{"id":1677953,"name":"eslint","ecosystem":"npm","description":"An AST-based pattern checker for JavaScript.","homepage":"https://eslint.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/eslint/eslint","keywords_array":["ast","lint","javascript","ecmascript","espree"],"namespace":null,"versions_count":426,"first_release_published_at":"2013-07-04T17:01:31.141Z","latest_release_published_at":"2026-08-07T20:21:24.770Z","latest_release_number":"10.8.1","last_synced_at":"2026-08-20T06:03:14.379Z","created_at":"2022-04-09T14:39:59.075Z","updated_at":"2026-08-20T06:03:14.379Z","registry_url":"https://www.npmjs.com/package/eslint","install_command":"npm install eslint","documentation_url":null,"metadata":{"funding":"https://eslint.org/donate","dist-tags":{"es6jsx":"0.11.0-alpha.0","next":"10.0.0-rc.2","maintenance":"9.39.5","latest":"10.8.1"},"contentPolicy":null},"repo_metadata":{"id":9241610,"uuid":"11061773","full_name":"eslint/eslint","owner":"eslint","description":"Find and fix problems in your JavaScript code.","archived":false,"fork":false,"pushed_at":"2026-08-13T16:47:02.000Z","size":53315,"stargazers_count":27456,"open_issues_count":129,"forks_count":5163,"subscribers_count":344,"default_branch":"main","last_synced_at":"2026-08-15T10:06:49.093Z","etag":null,"topics":["ecmascript","eslint","javascript","linter","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://eslint.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"SUPPORT.md","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":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"github":"eslint","open_collective":"eslint","tidelift":"npm/eslint"}},"created_at":"2013-06-29T23:59:48.000Z","updated_at":"2026-08-14T18:35:43.000Z","dependencies_parsed_at":"2023-01-16T19:45:19.859Z","dependency_job_id":"285a86e6-2124-415e-bded-5dff5e65101c","html_url":"https://github.com/eslint/eslint","commit_stats":{"total_commits":7824,"total_committers":1118,"mean_commits":6.998211091234347,"dds":0.8758946830265849,"last_synced_commit":"b04b84bc17d4aaaea1326cb08196593624db02a2"},"previous_names":["nzakas/eslint","nzakas/jscheck"],"tags_count":424,"template":false,"template_full_name":null,"purl":"pkg:github/eslint/eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eslint","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/sbom","scorecard":{"id":382654,"data":{"date":"2025-08-11","repo":{"name":"github.com/eslint/eslint","commit":"e2dc67d8b028147de4da35c64efe1d74c9f6a883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/28 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/annotate_pr.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/annotate_pr.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-ci.yml:14","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/rebuild-docs-sites.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/types-integration.yml:9","Warn: no topLevel permission defined: .github/workflows/update-readme.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eslint/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eslint/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eslint/.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":"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/annotate_pr.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/annotate_pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/annotate_pr.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/annotate_pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/docs-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/docs-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/pr-labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebuild-docs-sites.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/rebuild-docs-sites.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/types-integration.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types-integration.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/types-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/update-readme.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/eslint/eslint/update-readme.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:95","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:116","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:144","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:148","Warn: npmCommand not pinned by hash: .github/workflows/docs-ci.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/docs-ci.yml:32","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:66","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:70","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:98","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:102","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:130","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:140","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:168","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:172","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:174","Warn: npmCommand not pinned by hash: .github/workflows/types-integration.yml:206","Warn: npmCommand not pinned by hash: .github/workflows/update-readme.yml:21","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of  21 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (21) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T15:50:14.799Z","repository_id":9241610,"created_at":"2025-08-18T15:50:14.799Z","updated_at":"2025-08-18T15:50:14.799Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36683127,"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-15T02:00:05.847Z","response_time":94,"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":"eslint","name":"ESLint","uuid":"6019716","kind":"organization","description":"Find and fix problems in your JavaScript code.","email":null,"website":"https://eslint.org","location":null,"twitter":"geteslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6019716?v=4","repositories_count":30,"last_synced_at":"2024-10-25T17:08:35.184Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"eslint","open_collective":"eslint","tidelift":"npm/eslint"}},"html_url":"https://github.com/eslint","funding_links":["https://github.com/sponsors/eslint","https://opencollective.com/eslint","https://tidelift.com/funding/github/npm/eslint"],"total_stars":29937,"followers":660,"following":0,"created_at":"2022-11-02T16:19:07.507Z","updated_at":"2024-10-25T17:08:35.185Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eslint/repositories"},"tags":[{"name":"v10.8.1","sha":"c049dc3c4294da7afe3d920a1a5fdeba388f4983","kind":"tag","published_at":"2026-08-07T20:15:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.8.1","html_url":"https://github.com/eslint/eslint/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"749dfed106f44d77bf3af2402ebfae20cdbf59ee","kind":"tag","published_at":"2026-07-24T20:13:35.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"fabd99bb74eedcb950df51ec3280414ff1d68d38","kind":"tag","published_at":"2026-07-10T21:22:08.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.7.0/manifests"},{"name":"v9.39.5","sha":"4a24e8c09d374d773a034e36b1d7a7fbe1216478","kind":"tag","published_at":"2026-07-10T20:40:57.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.39.5","html_url":"https://github.com/eslint/eslint/releases/tag/v9.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.5/manifests"},{"name":"v10.6.0","sha":"5d12a0419636abb71628b7e45063a943c454a7c7","kind":"tag","published_at":"2026-06-26T20:08:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"de3b672a267e32607db04176ce4775664acb3145","kind":"tag","published_at":"2026-06-12T17:53:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.5.0/manifests"},{"name":"v10.4.1","sha":"4a3d15a99c452c4db2fd56b577fa7597e98ab0c2","kind":"tag","published_at":"2026-05-29T20:31:54.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.4.1","html_url":"https://github.com/eslint/eslint/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"452c4010c07dc2e36fe6ec6a8c48298878e86887","kind":"tag","published_at":"2026-05-15T14:10:05.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"78892043a36da4aa7640b59c99344b00c181048a","kind":"tag","published_at":"2026-05-01T15:38:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"4d1d8f9737236603f64bbe83d5bb8001627b5611","kind":"tag","published_at":"2026-04-17T20:16:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.2.1","html_url":"https://github.com/eslint/eslint/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"000128c29235c5a8c35c7ef817dbccc4e42130ca","kind":"tag","published_at":"2026-04-03T20:33:23.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"8351ec7aaa0f7d4753ff39bb9d6260f2ac9e1f1a","kind":"tag","published_at":"2026-03-20T15:30:49.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"bfce7eaa0ec5d6591fd247b7ff57b51e45fb88a1","kind":"tag","published_at":"2026-03-06T22:52:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.3","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.3/manifests"},{"name":"v9.39.4","sha":"f5770b0df0d3ffff6a428d1c19a99bdb794053a3","kind":"tag","published_at":"2026-03-06T21:45:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.39.4","html_url":"https://github.com/eslint/eslint/releases/tag/v9.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.4/manifests"},{"name":"v10.0.2","sha":"55122d6f971119607c85b0df8e62942171c939f7","kind":"tag","published_at":"2026-02-23T21:42:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.2","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"0bd54976080936ce080ee2552d504180105593b4","kind":"tag","published_at":"2026-02-20T15:14:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.1","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.1/manifests"},{"name":"v9.39.3","sha":"a7d5fe64f402eefdc2bbb73992d3a4ac49f426a5","kind":"tag","published_at":"2026-02-20T13:51:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.39.3","html_url":"https://github.com/eslint/eslint/releases/tag/v9.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.3/manifests"},{"name":"v10.0.0","sha":"4e6c4ac042e321da8fc29ce53ed03c86dcaa44a7","kind":"tag","published_at":"2026-02-06T22:30:03.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0/manifests"},{"name":"v10.0.0-rc.2","sha":"1d1ca45370c1ed3bab3d93e480fe9c22af0bb196","kind":"tag","published_at":"2026-01-27T14:29:07.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.0-rc.2","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-rc.2/manifests"},{"name":"v10.0.0-rc.1","sha":"f9c3e7adf7550441341e05dc60ab23bd5307d568","kind":"tag","published_at":"2026-01-23T15:09:04.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.0-rc.1","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-rc.1/manifests"},{"name":"v10.0.0-rc.0","sha":"8f360ad6a7a743d33a83eed8973ee4a50731e55b","kind":"tag","published_at":"2026-01-09T15:40:18.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.0-rc.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-rc.0/manifests"},{"name":"v9.39.2","sha":"9278324aa0023d223874825b0d4b6ac75783096a","kind":"tag","published_at":"2025-12-12T22:44:07.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.39.2","html_url":"https://github.com/eslint/eslint/releases/tag/v9.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.2/manifests"},{"name":"v10.0.0-beta.0","sha":"85405a3aed9cd17f9de9d6c2c24d7729e3fd73c6","kind":"tag","published_at":"2025-12-12T21:22:18.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.0-beta.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-beta.0/manifests"},{"name":"v10.0.0-alpha.1","sha":"8824e44d8cfa683ef68d9da12dbe95a4e03011cc","kind":"tag","published_at":"2025-11-28T16:10:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.0-alpha.1","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-alpha.1/manifests"},{"name":"v10.0.0-alpha.0","sha":"d6ed1f846f6250d8d776f379380a71e304f4f9e5","kind":"tag","published_at":"2025-11-14T20:06:07.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v10.0.0-alpha.0","html_url":"https://github.com/eslint/eslint/releases/tag/v10.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v10.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v10.0.0-alpha.0/manifests"},{"name":"v9.39.1","sha":"e2772811a8595d161870835ff04822b25a2cdf45","kind":"tag","published_at":"2025-11-03T21:25:38.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.39.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.1/manifests"},{"name":"v9.39.0","sha":"ac3a60dffc29d8d4d5031621bc062e77f891532a","kind":"tag","published_at":"2025-10-31T20:29:01.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.39.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.39.0/manifests"},{"name":"v9.38.0","sha":"8fe511b4c0fb74df3290271b29c672c3fbf3be1f","kind":"tag","published_at":"2025-10-17T18:48:43.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.38.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.38.0/manifests"},{"name":"v9.37.0","sha":"d5d1bdf5fdfad75197aadd3e894182135158c3b1","kind":"tag","published_at":"2025-10-03T20:29:48.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.37.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.37.0/manifests"},{"name":"v9.36.0","sha":"b4857e54e54b5dba96d156cd8d8b4d42dc5a3bf4","kind":"tag","published_at":"2025-09-19T14:30:48.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.36.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.36.0/manifests"},{"name":"v9.35.0","sha":"8401101d1e3e3e4e1edc2a9e59cafc9956bf2610","kind":"tag","published_at":"2025-09-05T14:41:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.35.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.35.0/manifests"},{"name":"v9.34.0","sha":"b8875f67a7bc99824f19147f4a669be7e98f3eee","kind":"tag","published_at":"2025-08-22T20:39:01.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.34.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.34.0/manifests"},{"name":"v9.33.0","sha":"a90d7c4fe5ef83054e29d21d7ffb442103429d03","kind":"tag","published_at":"2025-08-08T20:32:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.33.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.33.0/manifests"},{"name":"v9.32.0","sha":"2364031090daafe34e80904c32065bfe4692d7a2","kind":"tag","published_at":"2025-07-25T14:45:51.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.32.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.32.0/manifests"},{"name":"v9.31.0","sha":"14053edc64bd378ab920575f2488fbfcbb5a4ea0","kind":"tag","published_at":"2025-07-11T20:33:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.31.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.31.0/manifests"},{"name":"v9.30.1","sha":"6769b5fa11ecfb2c2cf78472d3d90564a1e01d3c","kind":"tag","published_at":"2025-07-01T20:11:45.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.30.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.30.1/manifests"},{"name":"v9.30.0","sha":"ad1d63951773acc7828bcc1eafbb731567447298","kind":"tag","published_at":"2025-06-27T20:37:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.30.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.30.0/manifests"},{"name":"v9.29.0","sha":"edf232b680390013c68f081a5e41843bcf2dd18f","kind":"tag","published_at":"2025-06-13T17:31:57.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.29.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.29.0/manifests"},{"name":"v9.28.0","sha":"f341f21e024388e602cfccee06e11b9113a2d298","kind":"tag","published_at":"2025-05-30T20:38:26.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.28.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.28.0/manifests"},{"name":"v9.27.0","sha":"b9080cf28d88f934941a545a033eb960eceeadbd","kind":"tag","published_at":"2025-05-16T18:53:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.27.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.27.0/manifests"},{"name":"v9.26.0","sha":"8bbabc4691d97733a422180c71eba6c097b35475","kind":"tag","published_at":"2025-05-02T21:32:29.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.26.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.26.0/manifests"},{"name":"v9.25.1","sha":"3ed4b3652d9fe3dfa4017d22a6ddbd15e3c6cd7a","kind":"tag","published_at":"2025-04-21T17:12:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.25.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.25.1/manifests"},{"name":"v9.25.0","sha":"e62e26761561e1d78c6466a2d74dbf946012fddc","kind":"tag","published_at":"2025-04-18T18:32:29.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.25.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.25.0/manifests"},{"name":"v9.24.0","sha":"d49f5b7333e9a46aabdb0cff267a1d36cdbde598","kind":"tag","published_at":"2025-04-04T19:19:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.24.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.24.0/manifests"},{"name":"v9.23.0","sha":"2aaadceec13e6df89a0c56e2b6ce4a145c1ac3aa","kind":"tag","published_at":"2025-03-21T20:35:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.23.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.23.0/manifests"},{"name":"v9.22.0","sha":"60a78e7964fbb79c0e55e86845a87e0eb22d4de3","kind":"tag","published_at":"2025-03-07T21:16:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.22.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.22.0/manifests"},{"name":"v9.21.0","sha":"ecd0ede7fd2ccbb4c0daf0e4732e97ea0f49db1b","kind":"tag","published_at":"2025-02-21T21:43:25.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.21.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.21.0/manifests"},{"name":"v9.20.1","sha":"07b2ffd3c597780eba6297d7735114beb5d0af4a","kind":"tag","published_at":"2025-02-11T17:14:49.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.20.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.20.1/manifests"},{"name":"v9.20.0","sha":"7e78b50dacc3faeacfb8c8dc6ad3359971395d1d","kind":"tag","published_at":"2025-02-07T21:34:57.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.20.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.20.0/manifests"},{"name":"v9.19.0","sha":"208e0b199f5d5f9dd173e58e3f5db19c1f0c38ed","kind":"tag","published_at":"2025-01-24T19:05:11.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.19.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.19.0/manifests"},{"name":"v9.18.0","sha":"1c87b415313b4aacda496b3b26efc4e0b93dc13a","kind":"tag","published_at":"2025-01-10T21:45:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.18.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.18.0/manifests"},{"name":"v9.17.0","sha":"90c1db9a9676a7e2163158b37aef0b61a37a9820","kind":"tag","published_at":"2024-12-13T21:28:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.17.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.17.0/manifests"},{"name":"v9.16.0","sha":"cbf7db0ddfa3b789f7ebc27a66993c08a83e72cd","kind":"tag","published_at":"2024-11-29T21:30:48.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.16.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"6f37b0747a14dfa9a9e3bdebc5caed1f39b6b0e2","kind":"tag","published_at":"2024-11-15T17:56:21.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.15.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"db0b844a66ee25483f9619d04346de1a2a0d79fa","kind":"tag","published_at":"2024-11-01T18:52:23.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.14.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"1a7cdbfad8d3355132aab3201c7dd3f2e879b19d","kind":"tag","published_at":"2024-10-18T20:55:27.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.13.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"17cfb684194df48d0a5dc566af9c28fe80ea6d42","kind":"tag","published_at":"2024-10-04T20:29:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.12.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.12.0/manifests"},{"name":"v9.11.1","sha":"69e94597caa92c9b9f4071f8c9ed4a03772fa6de","kind":"tag","published_at":"2024-09-23T19:20:55.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.11.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"26baf4056dfb92b3018339c3802db87d28ad8a66","kind":"tag","published_at":"2024-09-20T15:43:30.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.11.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.11.0/manifests"},{"name":"v8.57.1","sha":"5b9414c501c58bfa85f41f96f821973c41e8ae74","kind":"tag","published_at":"2024-09-16T15:18:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.57.1","html_url":"https://github.com/eslint/eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.57.1/manifests"},{"name":"v9.10.0","sha":"6448f3280f85137b429c1c320da6fb4b48169bd5","kind":"tag","published_at":"2024-09-06T20:24:47.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.10.0/manifests"},{"name":"v9.9.1","sha":"8781e6f063e56438dc22346504ff637df3f84daf","kind":"tag","published_at":"2024-08-23T20:26:38.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.9.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.9.1/manifests"},{"name":"v9.9.0","sha":"0dd38631b8dd60f93807e9cee1df3e752b86ab51","kind":"tag","published_at":"2024-08-09T20:23:35.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"63881dc11299aba1d0960747c199a4cf48d6b9c8","kind":"tag","published_at":"2024-07-26T20:39:14.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"05ab812df9af044143dc25b19ba2dee39f6b80ce","kind":"tag","published_at":"2024-07-12T20:39:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"473d1bb7c3dfcf629ac048ca811f4b5eef04a692","kind":"tag","published_at":"2024-06-28T17:17:08.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"535235701fb029db6f656bd4e58acdfdeb8c02de","kind":"tag","published_at":"2024-06-14T19:21:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"a5f7e589eca05a8a30bd2532380c304759cc8225","kind":"tag","published_at":"2024-05-31T20:33:57.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"41a871cf43874e2f27ad08554c7900daf0e94b06","kind":"tag","published_at":"2024-05-17T20:45:54.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"271e7ab1adc45a7b2f66cfea55a54e6048d9749a","kind":"tag","published_at":"2024-05-03T19:45:45.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"b4d2512809a1b28466ad1ce5af9d01c181b9bf9e","kind":"tag","published_at":"2024-04-22T19:21:49.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.1.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"b78d831e244171c939279b03be519b5c13836fce","kind":"tag","published_at":"2024-04-19T21:29:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"e0cbc50179adac1670f4e0bd9093387a51f4f42a","kind":"tag","published_at":"2024-04-05T20:52:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc.0","sha":"b185eb97ec60319cc39023e8615959dd598919ae","kind":"tag","published_at":"2024-03-22T20:54:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.0.0-rc.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-rc.0/manifests"},{"name":"v9.0.0-beta.2","sha":"ba89c73261f7fd1b6cdd50cfaeb8f4ce36101757","kind":"tag","published_at":"2024-03-08T21:18:54.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.0.0-beta.2","html_url":"https://github.com/eslint/eslint/releases/tag/v9.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-beta.2/manifests"},{"name":"v9.0.0-beta.1","sha":"491a1d16a8dbcbe2f0cc82ce7bef580229d09b86","kind":"tag","published_at":"2024-02-23T22:02:46.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.0.0-beta.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-beta.1/manifests"},{"name":"v8.57.0","sha":"abea3b6f399fde9e28cf6dc5d6c013938f163cdc","kind":"tag","published_at":"2024-02-23T20:38:09.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.57.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.57.0/manifests"},{"name":"v9.0.0-beta.0","sha":"428dbdbef367e17edef7ba648fba0d37c860be9c","kind":"tag","published_at":"2024-02-09T23:53:47.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.0.0-beta.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-beta.0/manifests"},{"name":"v9.0.0-alpha.2","sha":"fd1e2f346307f7711bf0f206b4d09656d15a7e1a","kind":"tag","published_at":"2024-01-26T20:36:44.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/eslint/eslint/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"bbf2b214473606329a5dbcbe022079f4048923a8","kind":"tag","published_at":"2024-01-12T20:48:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/eslint/eslint/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-alpha.1/manifests"},{"name":"v9.0.0-alpha.0","sha":"73a841a7dff809e6cf7bb9a37f073d168eabd45f","kind":"tag","published_at":"2023-12-29T23:45:59.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/eslint/eslint/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.56.0","sha":"8e8e9f8476d701e4e981b9b4d9957e5d4855e530","kind":"tag","published_at":"2023-12-15T22:54:06.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.56.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"e0cb960e45961a36845b075a2986a1fa6cd6b8aa","kind":"tag","published_at":"2023-12-01T21:46:42.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.55.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"4a88a54aeb456abe94da9f5b3d5472d14b3116f1","kind":"tag","published_at":"2023-11-17T21:44:11.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.54.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.54.0/manifests"},{"name":"v8.53.0","sha":"cb9393dd9f160d3dbff27a39b9ce8e24303e3b6f","kind":"tag","published_at":"2023-11-03T23:23:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.53.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"331cf62024b6c7ad4067c14c593f116576c3c861","kind":"tag","published_at":"2023-10-20T21:00:07.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.52.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"f0793828fdba1f17fda78abb392f7944ab751185","kind":"tag","published_at":"2023-10-06T20:14:36.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.51.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.51.0/manifests"},{"name":"v8.50.0","sha":"299bfae1254f22bd4b3bccd897d6355f63e0d3b6","kind":"tag","published_at":"2023-09-22T21:03:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.50.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"55c1685aab0fa75074ac1033abfa6e34cb7baaf6","kind":"tag","published_at":"2023-09-08T20:22:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.49.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.49.0/manifests"},{"name":"v8.48.0","sha":"10c4f85dca978b42d37619f50565a06b9a28c9ac","kind":"tag","published_at":"2023-08-25T20:01:26.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.48.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"98b155fb9d8ae5afa8c544453133d0c5a12c12ba","kind":"tag","published_at":"2023-08-11T15:18:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.47.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.47.0/manifests"},{"name":"v8.46.0","sha":"c87db63f597287b22d40c4ab1dd9d07e5760d7c9","kind":"tag","published_at":"2023-07-28T16:04:43.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.46.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"536cc343083ffd64172d4da13c7e043b140f1078","kind":"tag","published_at":"2023-07-14T15:53:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.45.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.45.0/manifests"},{"name":"v8.44.0","sha":"8c1ec65fa3d355d072f2c9c66e91aeada8e7ba14","kind":"tag","published_at":"2023-06-30T23:11:00.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.44.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"150a74b29fae11af344ebbd29f24b5c1110f5848","kind":"tag","published_at":"2023-06-16T21:52:24.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.43.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"96ad0dbc5e0072e40004ee7d938b576ffcb8af8d","kind":"tag","published_at":"2023-06-02T23:47:02.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.42.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"7a2a0bed1bcded9461e8432aa09d754431d8725b","kind":"tag","published_at":"2023-05-19T20:52:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.41.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"69a19c83e44ec7e75d17886529c6dee151d2c960","kind":"tag","published_at":"2023-05-05T20:41:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.40.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.40.0/manifests"},{"name":"v8.39.0","sha":"560e812d85d1805a59989f295c3a417609033f11","kind":"tag","published_at":"2023-04-21T21:04:24.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.39.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"198e5fca2327583bde284acd39e8107accbdcfad","kind":"tag","published_at":"2023-04-07T23:06:55.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.38.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"4c46fb3d861ca12e86f868af19778ce988238da7","kind":"tag","published_at":"2023-03-28T22:46:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.37.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"75df535681d15d7d685468d637945a200301f9ee","kind":"tag","published_at":"2023-03-10T22:15:53.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.36.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.36.0/manifests"},{"name":"v8.35.0","sha":"0e869b37ed7a4e62d1ee1e3878a344353a6d9b30","kind":"tag","published_at":"2023-02-26T09:15:38.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.35.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.35.0/manifests"},{"name":"v8.34.0","sha":"5c2a1986bfc8a01952ed3db617973769fa060494","kind":"tag","published_at":"2023-02-10T20:14:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.34.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.34.0/manifests"},{"name":"v8.33.0","sha":"13552c4e8d98c3b38b7dbff9c74dc82ca2aad385","kind":"tag","published_at":"2023-01-28T23:25:25.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.33.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.33.0/manifests"},{"name":"v8.32.0","sha":"d8c8ede088e1f4a82c9b6b5c2772af268b9161aa","kind":"tag","published_at":"2023-01-15T04:14:25.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.32.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.32.0/manifests"},{"name":"v8.31.0","sha":"d9a39c7685496999b95b11486881d411089ab34e","kind":"tag","published_at":"2022-12-31T05:37:42.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.31.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.31.0/manifests"},{"name":"v8.30.0","sha":"6151d9e9ffcbbc0efab9a5f61ea2526a1cf1a00b","kind":"tag","published_at":"2022-12-16T23:16:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.30.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.30.0/manifests"},{"name":"v8.29.0","sha":"d3e4b59f63e53436080b8da827521d6b41a72cea","kind":"tag","published_at":"2022-12-02T21:38:04.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.29.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"b8769f192be940fea3aa5e6477b148efcaae2277","kind":"tag","published_at":"2022-11-18T21:27:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.28.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"e9509642f6e6c2692565d2a42ecd98c7c41e48b1","kind":"tag","published_at":"2022-11-06T06:18:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.27.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.27.0/manifests"},{"name":"v8.26.0","sha":"823b018b1c4e3e7979c06d7628d769ed9efc926a","kind":"tag","published_at":"2022-10-21T21:01:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.26.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"94ba68d76a6940f68ff82eea7332c6505f93df76","kind":"tag","published_at":"2022-10-07T22:37:53.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.25.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"a57878014bb6af3b29cf3ebab9b55e0eea1855d9","kind":"tag","published_at":"2022-09-23T23:25:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.24.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.24.0/manifests"},{"name":"v8.23.1","sha":"d75d3c68ad8c98828aaa522b87ec267ab2dcb002","kind":"tag","published_at":"2022-09-12T05:24:41.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.23.1","html_url":"https://github.com/eslint/eslint/releases/tag/v8.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.23.1/manifests"},{"name":"v8.23.0","sha":"dcf178e3c41e7777ee76ae9582387be85118118b","kind":"tag","published_at":"2022-08-26T22:30:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.23.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"4e9671fcd5870a87420371176df20e29260cb3e2","kind":"tag","published_at":"2022-08-14T01:22:41.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.22.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"9c53ed40255f7913cfb68cec32cba38d11fbc5b2","kind":"tag","published_at":"2022-08-01T04:13:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.21.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"0bcd2255c40b5c115a95181864776b0dd456c2dc","kind":"tag","published_at":"2022-07-16T20:44:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.20.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.20.0/manifests"},{"name":"v8.19.0","sha":"568af4e90b458c4c30dd666a864ba5ad14844a3c","kind":"tag","published_at":"2022-07-02T01:43:53.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.19.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.19.0/manifests"},{"name":"v8.18.0","sha":"103860ef7e627175257ba583349cf0cd36792e5a","kind":"tag","published_at":"2022-06-17T20:24:30.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.18.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"a5ad138e823eee35c5fd8ff24fbaf963fe702b71","kind":"tag","published_at":"2022-06-03T21:36:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.17.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"901ce0f1e32ea1e9e10ce4d8b37c0d750007a3c5","kind":"tag","published_at":"2022-05-20T22:34:06.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.16.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"9b17d6fac6983d2fed4cd005acba17be0a183970","kind":"tag","published_at":"2022-05-06T21:22:08.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.15.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"e34c94be7c18934d365f72b560b96549358a7867","kind":"tag","published_at":"2022-04-22T20:36:29.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.14.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"938dbdd6c310784cc8a7329efaeb0e34321b9e1f","kind":"tag","published_at":"2022-04-08T21:25:29.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.13.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.13.0/manifests"},{"name":"v8.12.0","sha":"8bb527660ffddc122204fb5bf59076687aaa78b8","kind":"tag","published_at":"2022-03-25T22:28:24.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.12.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"76a235a31718312c2ed202fdde030d329ca62486","kind":"tag","published_at":"2022-03-11T22:25:30.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.11.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"f66890ba0f778e46b6dd6ab6e88d49ff0bf1f78b","kind":"tag","published_at":"2022-02-25T22:51:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"781f8d0e2400f4a3c4b633b43d318ef91767c6c4","kind":"tag","published_at":"2022-02-12T00:48:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"b6f2bd8879176cd774f253ba437963f2fa1c493d","kind":"tag","published_at":"2022-01-28T21:11:18.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"670f48113708b556e8ba870607766cb4707791cf","kind":"tag","published_at":"2022-01-16T01:47:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"648fe1adfc02900ee3b96e50043a768a32771fc3","kind":"tag","published_at":"2021-12-31T23:40:57.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"9d951ac4e8e49eff488ef20919f8aa1c70edcdfc","kind":"tag","published_at":"2021-12-17T22:34:18.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"db40376637554d10d7b648588338fd796407885e","kind":"tag","published_at":"2021-12-07T01:49:25.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.4.1","html_url":"https://github.com/eslint/eslint/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"60f6a06f521c514e3834dd9f82821b10c69a5f00","kind":"tag","published_at":"2021-12-04T02:39:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"e6bfe4d9364b87e8ae008f2f28cf06f73b4ca46e","kind":"tag","published_at":"2021-11-21T06:18:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"04e91b615743cbb25cd9103e7329b056bd1572ad","kind":"tag","published_at":"2021-11-05T23:44:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"2774043e6bc0b5709df02ac6bb61be6ac950f77d","kind":"tag","published_at":"2021-10-22T22:04:47.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"84848845c1dadfc61d568e78880d1b32d0a0a2ab","kind":"tag","published_at":"2021-10-14T02:51:22.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.0.1","html_url":"https://github.com/eslint/eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"c4fffbcb089182d425ef1d5e45134fecc0e2da46","kind":"tag","published_at":"2021-10-09T20:43:49.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc.0","sha":"07175b8e9532d79e55c499aa27f79f023abda3c3","kind":"tag","published_at":"2021-09-24T21:52:26.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.0.0-rc.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0-rc.0/manifests"},{"name":"v8.0.0-beta.2","sha":"660f075386d0b700faf1a1a94cde9d51899738a3","kind":"tag","published_at":"2021-09-10T22:05:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/eslint/eslint/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0-beta.2/manifests"},{"name":"v8.0.0-beta.1","sha":"1ddc9559dff437c605e33c156b4380246a231a6e","kind":"tag","published_at":"2021-08-27T19:52:18.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/eslint/eslint/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"c9947d2a3e0250928d4d80f3b287f10e68fc8db2","kind":"tag","published_at":"2021-08-14T23:56:25.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/eslint/eslint/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v8.0.0-beta.0/manifests"},{"name":"v7.32.0","sha":"83cc8a6823d7729297b6814a644cca770cb99dbb","kind":"tag","published_at":"2021-07-30T22:43:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.32.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.32.0/manifests"},{"name":"v7.31.0","sha":"ad3951889f0e724379751ed0a968d547a2e67e39","kind":"tag","published_at":"2021-07-17T21:56:19.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.31.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.31.0/manifests"},{"name":"v7.30.0","sha":"e837d811e9275e43ccc266aba10e9c0833e0376c","kind":"tag","published_at":"2021-07-02T22:02:23.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.30.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.30.0/manifests"},{"name":"v7.29.0","sha":"b402f7892f500ef7657e87c3f30c4c5a5c8f5d66","kind":"tag","published_at":"2021-06-18T20:17:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.29.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.29.0/manifests"},{"name":"v7.28.0","sha":"55c1a503404744a2d88ddd553fce6498acea2f99","kind":"tag","published_at":"2021-06-04T22:33:23.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.28.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.28.0/manifests"},{"name":"v7.27.0","sha":"18c791ad51f83a622834c2ba7db8f47956c4f18e","kind":"tag","published_at":"2021-05-22T01:16:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.27.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.27.0/manifests"},{"name":"v7.26.0","sha":"6e9aad8053a4ea7fb8b5beeb1f1173c740890185","kind":"tag","published_at":"2021-05-08T02:14:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.26.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.26.0/manifests"},{"name":"v7.25.0","sha":"8a77b661bc921c3408bae01b3aa41579edfc6e58","kind":"tag","published_at":"2021-04-23T22:38:18.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.25.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.25.0/manifests"},{"name":"v7.24.0","sha":"555cbf37f6fe17d8ea8bf8f642a49801aab336c7","kind":"tag","published_at":"2021-04-09T21:35:06.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.24.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.24.0/manifests"},{"name":"v7.23.0","sha":"cd2e584aa5a87c425177fb84a9cd6b05624fec43","kind":"tag","published_at":"2021-03-26T20:55:56.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.23.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.23.0/manifests"},{"name":"v7.22.0","sha":"6ee803747fd996ff3bbcea2f7adcd560eae22576","kind":"tag","published_at":"2021-03-12T21:30:09.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.22.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"d12fb74f40f69f689cb9113ca797a8eba17a54a9","kind":"tag","published_at":"2021-02-27T21:51:47.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.21.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"a665b69381b0a1a1098f6216d14fd50ca94f89b5","kind":"tag","published_at":"2021-02-12T22:35:00.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.20.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"414c2c8e01e74f2e2ff95f4ea4f44063ab256977","kind":"tag","published_at":"2021-01-31T04:20:18.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.19.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"6509705a3b8d2542d09d1c22041fe73dd0d0638f","kind":"tag","published_at":"2021-01-15T23:00:03.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.18.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"896273f9d75c973ce2c7cc25580ae667a10ec6f9","kind":"tag","published_at":"2021-01-02T02:29:39.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.17.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"145aec1ab9052fbca96a44d04927c595951b1536","kind":"tag","published_at":"2020-12-18T21:54:11.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.16.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"902a03219eca513a84457251ed53978a9e26fb4e","kind":"tag","published_at":"2020-12-05T07:52:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.15.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"0cb81a9b90dd6b92bac383022f886e501bd2cb31","kind":"tag","published_at":"2020-11-20T22:46:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.14.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"4255f360a9e107dd34fb7bf4f4e0e6a8d340abb6","kind":"tag","published_at":"2020-11-07T02:01:35.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.13.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"a1a9d14f11b409fba9117a101480153a0085e2a9","kind":"tag","published_at":"2020-10-27T03:35:09.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.12.1","html_url":"https://github.com/eslint/eslint/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"3e7cd1676cb23e89cadf7761881a15d3f2f0a49e","kind":"tag","published_at":"2020-10-24T00:52:51.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.12.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"551b1e9fbc463db4869e738a8228868f7323788c","kind":"tag","published_at":"2020-10-09T20:14:38.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.11.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"1df7fa69967cc514a541c363eb52d845e1b1d8f0","kind":"tag","published_at":"2020-09-26T21:40:25.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"022257a71b7579cf88cf3b8b936a696e8d2a09ed","kind":"tag","published_at":"2020-09-12T18:39:05.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"8961d4512e2f1134f103458f78147234d82ecdca","kind":"tag","published_at":"2020-09-01T19:58:42.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.8.1","html_url":"https://github.com/eslint/eslint/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"9250ab3e63836c71af87b10f29157bed278054e7","kind":"tag","published_at":"2020-08-31T21:52:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"0d905082d327c774c3d537e0300a9a752386050d","kind":"tag","published_at":"2020-08-14T21:18:36.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e8f5289de5f40c4e68192cafa633d1a4595267c6","kind":"tag","published_at":"2020-07-31T23:17:54.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"f3a19d2a7ea9505000d14229a450dba133c10d5e","kind":"tag","published_at":"2020-07-18T18:48:56.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"30fa423d2808cb0a21835895808a7862d00d2adf","kind":"tag","published_at":"2020-07-03T20:07:42.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"bcf17771dc681473210c86271cbb408bc2551190","kind":"tag","published_at":"2020-06-23T02:34:46.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.3.1","html_url":"https://github.com/eslint/eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"b7d79b12eb55f220f86367d52f9f5a2f503fd4c3","kind":"tag","published_at":"2020-06-19T16:18:41.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"f9c35f3678d0da9abd3ec6fda2d5171c58b0c3a1","kind":"tag","published_at":"2020-06-05T23:54:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"92186212f0662c83104e7c83415397eae640384c","kind":"tag","published_at":"2020-05-23T01:21:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"3dd6741caa71c8cbe18df68eae63f2fd175f6d5d","kind":"tag","published_at":"2020-05-08T18:47:48.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc.0","sha":"fdfa364c1b0d88689d02cbe8ae848a3e323209aa","kind":"tag","published_at":"2020-04-24T21:54:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-rc.0/manifests"},{"name":"v7.0.0-alpha.3","sha":"119b7ce97993b84df5af4e4f82e5102e430dfff1","kind":"tag","published_at":"2020-03-28T01:28:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/eslint/eslint/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-alpha.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"c615eae0be3c6c167c6f77ec7a73e7adca0ecef0","kind":"tag","published_at":"2020-02-28T21:08:36.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/eslint/eslint/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-alpha.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"98a9b019e52f344c1a6bc2f704c227f89692afe3","kind":"tag","published_at":"2020-02-14T16:12:19.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/eslint/eslint/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"e03a7b311cb9ddf55914b1496683609bd564de2f","kind":"tag","published_at":"2020-01-17T16:40:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/eslint/eslint/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.8.0","sha":"9738f8cc864d769988ccf42bb70f524444df1349","kind":"tag","published_at":"2019-12-20T21:00:21.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.8.0/manifests"},{"name":"v6.7.2","sha":"dbbba83e3e81d53f7cfd4cb323a345f424ab0022","kind":"tag","published_at":"2019-11-30T16:58:34.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.7.2","html_url":"https://github.com/eslint/eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"af951546ee712126d28e75d7d3cfd48a69c1ff2a","kind":"tag","published_at":"2019-11-25T03:20:02.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.7.1","html_url":"https://github.com/eslint/eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"61848b4847db78080362040b0f56e4278508578e","kind":"tag","published_at":"2019-11-22T18:11:41.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"879c3735b0367f9de74e048178f2448a18339665","kind":"tag","published_at":"2019-10-25T18:28:24.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"f150f7f8fa1c992d60fcce0ede6c0557cb1f43a5","kind":"tag","published_at":"2019-10-01T01:46:27.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.5.1","html_url":"https://github.com/eslint/eslint/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"76fb571a1c15b040e42272435eb0d023cdcb031e","kind":"tag","published_at":"2019-09-29T04:59:26.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"5f3024f467893a46bff095d149d02bb39229d0e4","kind":"tag","published_at":"2019-09-14T01:35:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"329e295ff95cb49c1ab5ea4f3efbbc220307cfbd","kind":"tag","published_at":"2019-08-30T19:47:41.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.3.0/manifests"},{"name":"v6.2.2","sha":"ca658fb50a41ae11bca65fbbff26bc95755cf476","kind":"tag","published_at":"2019-08-24T02:37:14.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.2.2","html_url":"https://github.com/eslint/eslint/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"9cadb590fec30d77d4909d99ce0c7830d13f7903","kind":"tag","published_at":"2019-08-20T11:23:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.2.1","html_url":"https://github.com/eslint/eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"320b7bdb696c0644e838ec649b08c214d27e3bd3","kind":"tag","published_at":"2019-08-18T22:01:54.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"02d7542cfd0c2e95c2222b1e9e38228f4c19df19","kind":"tag","published_at":"2019-07-21T03:41:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"54ee60be5e1dba0482f52fef4f57cf82ff963198","kind":"tag","published_at":"2019-06-25T01:40:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.0.1","html_url":"https://github.com/eslint/eslint/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"a7985a6a6ba3d800194f20faf94f5efb9282a360","kind":"tag","published_at":"2019-06-22T02:57:05.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.0","sha":"4f48f5a067c104f7d05c81a27fc3d79d81ac3b00","kind":"tag","published_at":"2019-06-10T03:17:47.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-alpha.2","sha":"03c0cd9ff3814f2d3047ac0b6965c280ab9792ba","kind":"tag","published_at":"2019-05-25T20:49:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/eslint/eslint/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"553795712892c8350b1780e947f65d3c019293a7","kind":"tag","published_at":"2019-05-11T01:22:01.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/eslint/eslint/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"9ffdde5a95f45fac0d87a9f47ed42591f6ae42a6","kind":"tag","published_at":"2019-04-13T03:04:53.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/eslint/eslint/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.16.0","sha":"ded2f94758545c7f895f5f848a805b420f41f415","kind":"tag","published_at":"2019-03-30T03:47:49.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.16.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"a6168f85f9017332777b2bac5af8c4a979e06298","kind":"tag","published_at":"2019-03-18T15:52:03.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.15.3","html_url":"https://github.com/eslint/eslint/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"f3547701816d35ffdefa00d755f029109e15924f","kind":"tag","published_at":"2019-03-15T17:32:44.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.15.2","html_url":"https://github.com/eslint/eslint/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"442da4582168ac0dfe6d3543c4e555b35e10f13c","kind":"tag","published_at":"2019-03-05T02:41:27.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.15.1","html_url":"https://github.com/eslint/eslint/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"b00a5e9d8dc6c5f77eb0e4e0c58dfaf12a771d7b","kind":"tag","published_at":"2019-03-02T02:26:30.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.15.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.15.0/manifests"},{"name":"v5.14.1","sha":"b2e94d868eaaf3e40cf671559e3c6b2c55e05d3a","kind":"tag","published_at":"2019-02-18T17:12:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.14.1","html_url":"https://github.com/eslint/eslint/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"af9688b7c4f6a3afe1b0ca5ba2f475c545e0309b","kind":"tag","published_at":"2019-02-15T20:26:02.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.14.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"4b267a5c8a42477bb2384f33b20083ff17ad578c","kind":"tag","published_at":"2019-02-01T17:39:06.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.13.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"faf3c4eda0d27323630d0bc103a99dd0ecffe842","kind":"tag","published_at":"2019-01-18T20:59:45.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.12.1","html_url":"https://github.com/eslint/eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"5ac9b630240ff351d8682baf47fe79dd76fa42e4","kind":"tag","published_at":"2019-01-04T20:56:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.12.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"bf5bfa5b2f31988f97325683e03b00ecf9e23c77","kind":"tag","published_at":"2018-12-27T01:40:59.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.11.1","html_url":"https://github.com/eslint/eslint/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"0b81fc2d1931372a89df871543fa401e8e5fa100","kind":"tag","published_at":"2018-12-23T04:20:28.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.11.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"83017a35daaa47ce4c845f3f2509b7b56ebf60f7","kind":"tag","published_at":"2018-12-08T06:04:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"f7633b7a022d9d4e93016f7918f2bb5f9588a32b","kind":"tag","published_at":"2018-11-09T18:33:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"9771442496bd366fd7e70bddcac7d46fdfa04df8","kind":"tag","published_at":"2018-10-26T16:09:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"77bb2071b4b9f78929bdf4b97a016fef106348e6","kind":"tag","published_at":"2018-10-12T19:30:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"bf96e9679e0101c94944f5169f7be2cee6a67618","kind":"tag","published_at":"2018-09-28T17:18:29.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.6.1","html_url":"https://github.com/eslint/eslint/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d1f8ff38a64815d162a5b5073f51b572e8b84616","kind":"tag","published_at":"2018-09-15T02:11:38.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"80b8d5dbabe91ea743a78dd0f189c15aa3b91e25","kind":"tag","published_at":"2018-09-01T02:55:00.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"a857cd914200c56203a40a42dfbd69d9fe8dc351","kind":"tag","published_at":"2018-08-18T00:48:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"2af6f4f37e0c2a9c0369cf7beb296516aa11bafe","kind":"tag","published_at":"2018-08-04T02:11:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a9c678bd01866331fb002016ebf542be60afd22e","kind":"tag","published_at":"2018-07-21T03:08:02.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"967968df3e270b264a53464f0526ef0c9fdce926","kind":"tag","published_at":"2018-07-08T21:01:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"caeb223c4f7b0b6fe35e5348ae0df4c6446b5bed","kind":"tag","published_at":"2018-06-26T03:44:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.0.1","html_url":"https://github.com/eslint/eslint/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"36ced0afca1bc0e1cbbc13cbeaacf9e7cf00841f","kind":"tag","published_at":"2018-06-23T02:39:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc.0","sha":"a9da57d56b13b47de89d00b8cbd616523d0ea9af","kind":"tag","published_at":"2018-06-09T16:35:14.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0-alpha.4","sha":"2327e02f71657b80248264ad3b8ec9c3a3484ddf","kind":"tag","published_at":"2018-05-28T16:00:52.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/eslint/eslint/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"8cdd0a1a0f498f8d71d718cdaa08af879face7c9","kind":"tag","published_at":"2018-05-11T23:53:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/eslint/eslint/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"db6906ec3623c33633db6e78ce2d3a040aca696f","kind":"tag","published_at":"2018-04-28T02:20:53.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/eslint/eslint/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"d352e42dc5182c2bef32864d4b2c12c5c73623a8","kind":"tag","published_at":"2018-04-13T19:23:56.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/eslint/eslint/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"82533fdc255b3721bda78c5c76c7512c291e18bb","kind":"tag","published_at":"2018-03-30T21:14:11.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/eslint/eslint/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.19.1","sha":"f1f1bdfffe0c2675e42cb6ad58145d40a6870135","kind":"tag","published_at":"2018-03-22T00:24:38.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.19.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"4f595e8a7cc1fefae866d2cf0e758515d6098e3c","kind":"tag","published_at":"2018-03-16T19:58:49.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.19.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.19.0/manifests"},{"name":"v4.18.2","sha":"22ff6f3ab122f61c10fa51f9b1082f2e6f302938","kind":"tag","published_at":"2018-03-02T20:20:41.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.18.2","html_url":"https://github.com/eslint/eslint/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"8c237d8be368798acea876adedd3533a99e30368","kind":"tag","published_at":"2018-02-20T21:09:28.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.18.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"883a2a2eee1adcc832d43ef77140ff7e2736e676","kind":"tag","published_at":"2018-02-16T22:16:54.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.18.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"2af94466fe8f87058fad4bd168958d2a7612a79d","kind":"tag","published_at":"2018-02-03T02:02:22.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.17.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"33ca1ea67e41a05ff1283f6be36553db3904ec1f","kind":"tag","published_at":"2018-01-20T04:03:30.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.16.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.16.0/manifests"},{"name":"v4.15.0","sha":"e14ceb0451b0a18b4a78feb7d3521caf1c9d5747","kind":"tag","published_at":"2018-01-07T02:00:28.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.15.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.15.0/manifests"},{"name":"v4.14.0","sha":"8d166b4190dbbd1c3796f68a1a5bf3bf71e6837a","kind":"tag","published_at":"2017-12-23T22:54:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.14.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.14.0/manifests"},{"name":"v4.13.1","sha":"234cd2639c74c783f5ddf58381197aebdcd3bd36","kind":"tag","published_at":"2017-12-11T23:13:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.13.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"29c361011fc7ab00aaa42a7d3d19b04405e302ae","kind":"tag","published_at":"2017-12-08T21:48:51.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.13.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"58216b60ee0d431ad8c0e29befd7edba56d7811b","kind":"tag","published_at":"2017-11-30T05:31:05.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.12.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"f4a65c6ceabcd2e1843ec38370fe8019392530ed","kind":"tag","published_at":"2017-11-26T03:34:04.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.12.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"1a9a6a50fb0d873b2263c066437dd1b7da6ed4ac","kind":"tag","published_at":"2017-11-10T21:10:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.11.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"9deb1b182cd9b20a50916992ce25197f712425f3","kind":"tag","published_at":"2017-10-27T20:53:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"13bf1165f48e03857a9be4c3cf93c35d2f51f42f","kind":"tag","published_at":"2017-10-06T19:18:04.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"8ebb034900968ba45219253e91fb743206c77fb0","kind":"tag","published_at":"2017-09-29T20:05:21.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"e16439704cf3f0aef2273f71fcc7fafc56fdb729","kind":"tag","published_at":"2017-09-21T18:44:38.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.7.2","html_url":"https://github.com/eslint/eslint/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"2f064d91a8514416542cc0a36c99f64610b7fc0e","kind":"tag","published_at":"2017-09-18T21:06:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.7.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"439e8e697f761bebeb3dab085ba85139829397b2","kind":"tag","published_at":"2017-09-15T20:07:07.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"d65c540f27960e17f758e6d84afc0914f3b54f5f","kind":"tag","published_at":"2017-09-03T21:05:23.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.6.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"8f01a99aa248e5b0b2134cab1e9344e4b9014c45","kind":"tag","published_at":"2017-09-01T22:24:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"ff8c4bb7fab10ada8a56afb70fd97f18da8258fe","kind":"tag","published_at":"2017-08-19T02:28:02.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"0d9da6d9698a59cef3daff3dd1c10f8975b6f3cb","kind":"tag","published_at":"2017-08-07T15:59:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.4.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"a113cd3bf831078c3d7d417aa7ab768b2fbd0fe4","kind":"tag","published_at":"2017-08-05T17:00:49.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"2874d75ed8decf363006db25aac2d5f8991bd969","kind":"tag","published_at":"2017-07-21T16:12:29.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"5ea79dc52f4d88510df378f49d0a28aa896825ff","kind":"tag","published_at":"2017-07-09T01:53:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"1df6a019f0d1866058a66c4fa7ec9ef5f30fd235","kind":"tag","published_at":"2017-06-26T00:47:45.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.1.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"7d9e3beeb58c1ee71d53dfcfd3e3b0721dd79b46","kind":"tag","published_at":"2017-06-24T00:54:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"c61194f9440981d6c858525273e5c469bdd98290","kind":"tag","published_at":"2017-06-12T01:21:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.0","sha":"a8e1c1ccf2a212612f8aa63d7463dfa9acd920b6","kind":"tag","published_at":"2017-06-02T21:12:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.0","sha":"70367d1a48c8c71f9fbde05da4a7a626a59967fd","kind":"tag","published_at":"2017-05-19T18:39:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.2","sha":"c70b0eda8794e552bcbfccbc0d5f46dfb4ea7783","kind":"tag","published_at":"2017-05-05T21:02:24.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/eslint/eslint/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"fcef52511efd4defe84c6b03ba9787601be1afaa","kind":"tag","published_at":"2017-04-21T20:27:06.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/eslint/eslint/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"7489394b327144918bccee042676b4bbb0289a47","kind":"tag","published_at":"2017-04-07T20:28:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/eslint/eslint/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.19.0","sha":"421aab44a9c167c82210bed52f68cf990b7edbea","kind":"tag","published_at":"2017-03-31T20:05:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.19.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.19.0/manifests"},{"name":"v3.18.0","sha":"ca1d478abcc8894ed00bb499dde2f005734ddffe","kind":"tag","published_at":"2017-03-17T21:47:05.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.18.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.18.0/manifests"},{"name":"v3.17.1","sha":"af8f8b997a6823dea97eea73bb8b6b3f7adf3a8c","kind":"tag","published_at":"2017-03-06T23:06:47.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.17.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"f882a113b1e73ea800744da35552f523dba170f6","kind":"tag","published_at":"2017-03-03T22:18:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.17.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.17.0/manifests"},{"name":"v3.16.1","sha":"589ab67baadd38ef86746199dcab116f10cb6630","kind":"tag","published_at":"2017-02-22T22:15:34.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.16.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"3c26a5937156578d2797e10307e78a470f84d94c","kind":"tag","published_at":"2017-02-20T16:24:55.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.16.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"8ea98f9cc0c8444fcd38b6871ceb320067a5dc4b","kind":"tag","published_at":"2017-02-03T21:53:59.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.15.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"e5446449d93668ccbdb79d78cc69f165ce4fde07","kind":"tag","published_at":"2017-01-25T18:47:45.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.14.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"67ac93cbc0aed953050ff410e4ac95aad4b8bc01","kind":"tag","published_at":"2017-01-20T21:25:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.14.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7f8393c95e6672bc7792cc77e989d36db9a972dc","kind":"tag","published_at":"2017-01-09T22:19:02.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.13.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"8571ab82af1d86bf4aa6a9be79ece42493607c69","kind":"tag","published_at":"2017-01-06T20:40:24.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.13.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.13.0/manifests"},{"name":"v3.12.2","sha":"b4f88a9de947d0af677691edc44275350d41f43a","kind":"tag","published_at":"2016-12-14T19:22:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.12.2","html_url":"https://github.com/eslint/eslint/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"9679daa8baf0e85d5dc40eb1e54129217f031a8d","kind":"tag","published_at":"2016-12-12T22:23:28.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.12.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"da79f17bf24de631bb24ef422c8dada7261645c4","kind":"tag","published_at":"2016-12-09T16:53:09.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.12.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"f80af5493cff5854e93021196bb4e9f2abd615a4","kind":"tag","published_at":"2016-11-28T17:08:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.11.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ddd646b85421617cce82e02d208a8afd8207cd49","kind":"tag","published_at":"2016-11-25T22:22:48.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.11.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.11.0/manifests"},{"name":"v3.10.2","sha":"0840068b845d5e449159afce00d178e357132810","kind":"tag","published_at":"2016-11-15T23:20:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.10.2","html_url":"https://github.com/eslint/eslint/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"9cbfa0b0cdda7f5b70890ce6c90149881189b927","kind":"tag","published_at":"2016-11-14T19:14:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.10.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"dbff37a680217a0034518398cf467540b651e735","kind":"tag","published_at":"2016-11-11T20:03:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"ea9d74bbb339165ff86dafc9ba9bd05faa6a2fe8","kind":"tag","published_at":"2016-10-31T19:05:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.9.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"261d7287820253408ec87c344beccdba2fe829a4","kind":"tag","published_at":"2016-10-28T20:23:03.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"8936e231147608bb072ac10d3abea8e446243bcc","kind":"tag","published_at":"2016-10-17T20:35:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.8.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"82220042725dd0e86b5ddbeac4166e1eb147aa04","kind":"tag","published_at":"2016-10-14T21:37:00.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"d6e5fc4b657957c52d9463dd9df591ceb605e01c","kind":"tag","published_at":"2016-10-03T22:17:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.7.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"029e844f23252962eeb7cd2a7bec8e1ff4ee0ba0","kind":"tag","published_at":"2016-09-30T18:26:43.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"3b8069d5085d473401109cb0a7be8a786f4a1651","kind":"tag","published_at":"2016-09-26T22:37:41.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.6.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"f5ae6d02f2e9f063b0ea9577cf35cc83ccd42060","kind":"tag","published_at":"2016-09-23T21:56:21.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"18be52eab695f0d78d19b349fefb09db19751d51","kind":"tag","published_at":"2016-09-09T19:58:14.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"faab36e519ce8caf428da4567766e699464a2316","kind":"tag","published_at":"2016-08-26T17:56:03.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"644a337a7866680bc5a0efcc88ee03efbeb53499","kind":"tag","published_at":"2016-08-15T21:24:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.3.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"c66bcfec9fe0d166a5ed7b9910eb8cc802ff94d7","kind":"tag","published_at":"2016-08-12T18:37:55.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"cc4559c9d7b07ee82d73030c5f593968ddf7e0c8","kind":"tag","published_at":"2016-08-01T18:58:09.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.2.2","html_url":"https://github.com/eslint/eslint/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"723432d1c97aeda09c10cf133630dbc6b8e98292","kind":"tag","published_at":"2016-08-01T18:16:57.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.2.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"52303107a973504628a7b567d635c07da248cca9","kind":"tag","published_at":"2016-07-29T18:08:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"ec58bc79ad1bcec72af4bc68bf03b8023a18c8be","kind":"tag","published_at":"2016-07-18T17:55:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.1.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"67c3cc2fa655e9e92e01d7a88e9a9d60cd4a4ce9","kind":"tag","published_at":"2016-07-15T19:49:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"0fd4b6db5ff273a8475fe9ddc25486a10bf40f83","kind":"tag","published_at":"2016-07-05T17:55:14.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.0.1","html_url":"https://github.com/eslint/eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5ec54be09176bdfd27fc68c8e316edf6fc4804fa","kind":"tag","published_at":"2016-07-01T18:08:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v3.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v3.0.0/manifests"},{"name":"v2.13.1","sha":"031a35614f9353b57c072ba14aff16f930ab6520","kind":"tag","published_at":"2016-06-20T18:00:39.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.13.1","html_url":"https://github.com/eslint/eslint/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"414206cdec53f4967f56ee23ac0c1eb45b31846a","kind":"tag","published_at":"2016-06-17T17:07:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.13.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"d8d6d2964895ddcf1ef0b0508616d08596715509","kind":"tag","published_at":"2016-06-10T17:37:35.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.12.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"c22cb294332a215e2dd14ebe8423b2a3c9f485c0","kind":"tag","published_at":"2016-05-30T17:08:44.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.11.1","html_url":"https://github.com/eslint/eslint/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"0e4c9c8440396105dd53091f2bbc4814190824ac","kind":"tag","published_at":"2016-05-27T18:59:53.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.11.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"6f2edba7019f8f185f59e0cbffbb0fed94f6a319","kind":"tag","published_at":"2016-05-16T20:16:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.10.2","html_url":"https://github.com/eslint/eslint/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"51e05af39829b047cead58c1f89f0f3d48bba7dc","kind":"tag","published_at":"2016-05-14T15:35:05.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.10.1","html_url":"https://github.com/eslint/eslint/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"8b78697f1c2f20fda8a4ec53819be76be3de2193","kind":"tag","published_at":"2016-05-13T21:59:51.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"d8887638a9eaeeda6ea09f7d625d1bc57ea7f436","kind":"tag","published_at":"2016-04-29T17:02:26.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"44d96ac45b1eda0bce5925be7318d77b5c6e9935","kind":"tag","published_at":"2016-04-15T17:35:21.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"467ef681e10563413d3971f9be1d2d1e94d0375c","kind":"tag","published_at":"2016-04-04T23:23:34.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"96644d47762ec2e4cd6e0f732a42c4463d80831b","kind":"tag","published_at":"2016-04-01T17:50:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"b14d4dd0cb5f863da9c587714c1360c3a91b2c39","kind":"tag","published_at":"2016-03-28T18:00:26.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.5.3","html_url":"https://github.com/eslint/eslint/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"76a45dfadaa3470462344c39eca28ea657f29cd5","kind":"tag","published_at":"2016-03-28T17:16:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.5.2","html_url":"https://github.com/eslint/eslint/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"b8f5c2ce7af443dbbfd3c23923ed24dd47cbbeaa","kind":"tag","published_at":"2016-03-25T22:21:07.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.5.1","html_url":"https://github.com/eslint/eslint/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"24a9bb23a36bd966951ac39df6970525bd398c3e","kind":"tag","published_at":"2016-03-25T19:30:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"fce191708b698d7c72e7b24db4495d5a6cf565c7","kind":"tag","published_at":"2016-03-11T21:33:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"ef341be49669230bb33c76886c666be89c8e99ee","kind":"tag","published_at":"2016-03-05T00:35:45.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e4a1deab799741c85900a440616cc593e03500c0","kind":"tag","published_at":"2016-02-19T17:41:23.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"01192a8f8a3bd79998eb3bb457affbb7e3ac0558","kind":"tag","published_at":"2016-02-15T18:35:34.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8736f0060c0bd1040c051c57935ab5f01fbe727f","kind":"tag","published_at":"2016-02-12T17:50:05.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.1","sha":"2896c85279e32a84e7892336bf30ca634dccff1e","kind":"tag","published_at":"2016-02-09T20:57:36.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/eslint/eslint/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-rc.1/manifests"},{"name":"v2.0.0-rc.0","sha":"0033dc3d3cf71e0e8033225f0bb9bb443fd88276","kind":"tag","published_at":"2016-02-02T19:16:00.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.0.0-rc.0","html_url":"https://github.com/eslint/eslint/releases/tag/v2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-rc.0/manifests"},{"name":"v2.0.0-beta.3","sha":"82d245aa0b4b8134903c8bd8bba8d3e09a21eed1","kind":"tag","published_at":"2016-01-29T18:18:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/eslint/eslint/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"ebe62f148d38995a84f9a1e243cf9e126f1deb03","kind":"tag","published_at":"2016-01-22T18:34:36.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/eslint/eslint/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"cb30096b360efa1f2872439c900c63b895bd477e","kind":"tag","published_at":"2016-01-11T20:11:30.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/eslint/eslint/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha-2","sha":"505c403edf78ab174b575c0b541ce5736086e073","kind":"commit","published_at":"2015-12-23T17:32:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.0.0-alpha-2","html_url":"https://github.com/eslint/eslint/releases/tag/v2.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-alpha-2/manifests"},{"name":"v2.0.0-alpha-1","sha":"3663eeb104be54bee1cc279ee724a7b3ac051b43","kind":"commit","published_at":"2015-12-11T18:38:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v2.0.0-alpha-1","html_url":"https://github.com/eslint/eslint/releases/tag/v2.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v2.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v2.0.0-alpha-1/manifests"},{"name":"v1.10.3","sha":"2436cc6c1816a7890e35dab38e609daee84d7530","kind":"commit","published_at":"2015-12-01T20:15:26.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.10.3","html_url":"https://github.com/eslint/eslint/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"931e0a298c7d5c4caabb8407f1c2ee8714115fa6","kind":"commit","published_at":"2015-11-27T18:31:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.10.2","html_url":"https://github.com/eslint/eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"01f33d37573252a6d8cf03391792d1d711037bd4","kind":"commit","published_at":"2015-11-20T23:05:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.10.1","html_url":"https://github.com/eslint/eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7aca6572e2fff1492d64053a8a813d76a07a2a95","kind":"commit","published_at":"2015-11-20T18:25:56.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"4a115f5cef5cb3605a3f650519d564b6614f8232","kind":"commit","published_at":"2015-11-06T17:43:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"0ce8ae872528811f484054a85485c931b3cf5435","kind":"commit","published_at":"2015-10-30T17:38:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"8dd47722be1dc238b006ddc007e0b5936e97a8c1","kind":"commit","published_at":"2015-10-21T17:12:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.7.3","html_url":"https://github.com/eslint/eslint/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"ee822a9c1ac838e4572f1a30bbb61519d384eb31","kind":"commit","published_at":"2015-10-19T21:12:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.7.2","html_url":"https://github.com/eslint/eslint/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"9836905002df2fb3bd9facc478647d56f68059f8","kind":"commit","published_at":"2015-10-16T21:53:59.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.7.1","html_url":"https://github.com/eslint/eslint/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"562fe92b870760f003d40103a4c0f62e821ba3fb","kind":"commit","published_at":"2015-10-16T17:30:57.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.7.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"54600a38baded690821d6efb060c6c51ad18cefe","kind":"commit","published_at":"2015-10-02T17:23:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"63cd48217b3f2f79b5dfea0c70a90c83cfbd0256","kind":"commit","published_at":"2015-09-22T18:06:54.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.5.1","html_url":"https://github.com/eslint/eslint/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"1867addebe0212641c675f2a420025b49cff04c4","kind":"commit","published_at":"2015-09-18T17:11:46.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"fb4a5d6b9011fc90512dd752b9b80173361875a5","kind":"commit","published_at":"2015-09-15T21:18:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.4.3","html_url":"https://github.com/eslint/eslint/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"990c3ebc07f9473819066fa927cde43f2ddf8fb9","kind":"commit","published_at":"2015-09-15T19:39:14.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.4.2","html_url":"https://github.com/eslint/eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"05e2033a125a18dfb7312b48e6212d680e03bb6d","kind":"commit","published_at":"2015-09-11T19:44:03.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.4.1","html_url":"https://github.com/eslint/eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"60d61932cd8f8d7b051cf29811954e2406e8995d","kind":"commit","published_at":"2015-09-11T15:30:14.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"24d836e8c1d07856d5f805e72c7cfba4cebf81ad","kind":"commit","published_at":"2015-08-29T14:50:48.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.3.1","html_url":"https://github.com/eslint/eslint/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"917e37f0fc59d39174ed5dc731b28f88c67e32f9","kind":"commit","published_at":"2015-08-28T20:11:12.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8f6f543b2952e439ba5e158b3f0bcfd150ab3914","kind":"commit","published_at":"2015-08-20T17:35:02.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.2.1","html_url":"https://github.com/eslint/eslint/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"49ac8fcb62efb9a1fc3497c1d98e11e30a7be0d8","kind":"commit","published_at":"2015-08-18T20:36:32.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a222f544f527fa1aa462850e8ba559f8e5dec33d","kind":"commit","published_at":"2015-08-07T21:45:21.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"3cbc5b65f8ba1c0de00f2081821f5803beb5b2b0","kind":"commit","published_at":"2015-07-31T17:19:14.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.0.0","html_url":"https://github.com/eslint/eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc-3","sha":"7a6c0066b3dd1623a05b1e0197d76f718364ccac","kind":"commit","published_at":"2015-07-24T17:24:35.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.0.0-rc-3","html_url":"https://github.com/eslint/eslint/releases/tag/v1.0.0-rc-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.0.0-rc-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.0.0-rc-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.0.0-rc-3/manifests"},{"name":"v1.0.0-rc-2","sha":"28ad20d9e0afcdf59dc94b4337bedcf4d286c133","kind":"commit","published_at":"2015-07-23T18:04:01.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.0.0-rc-2","html_url":"https://github.com/eslint/eslint/releases/tag/v1.0.0-rc-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.0.0-rc-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.0.0-rc-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.0.0-rc-2/manifests"},{"name":"v1.0.0-rc-1","sha":"424c9bad80b4b0dc28db8e22d892db612d4be603","kind":"commit","published_at":"2015-07-15T18:37:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v1.0.0-rc-1","html_url":"https://github.com/eslint/eslint/releases/tag/v1.0.0-rc-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v1.0.0-rc-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.0.0-rc-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v1.0.0-rc-1/manifests"},{"name":"v0.24.1","sha":"b4423e309e74956adb05eb543ffb653086e4fe0e","kind":"commit","published_at":"2015-07-10T17:50:04.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.24.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"b09484adab0e73e41bb9be28d8423b3295e4d5ff","kind":"commit","published_at":"2015-06-26T16:35:02.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.24.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"8121bed1d8677bad2ba87093c941cc9ea79bdb80","kind":"commit","published_at":"2015-06-15T00:19:47.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.23.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"c6e1d2390e035237225a06ce76e2a92c8363452c","kind":"commit","published_at":"2015-05-31T01:14:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.22.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"4ddbe5f74053dd0784d536520fe6a21a7715a8c2","kind":"commit","published_at":"2015-05-30T22:28:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.22.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"4e21cdce57b1d151ebf76b63bab67ad7e452d511","kind":"commit","published_at":"2015-05-18T18:45:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.21.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"341c7628e5642ffd81cc38716ce3941459e4ee87","kind":"commit","published_at":"2015-05-15T16:13:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.21.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"83d000e11491e04698709bd8cf72c0c5193a3315","kind":"commit","published_at":"2015-05-09T17:56:08.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.21.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"dc500e81162bf0cb4747a4a415c121b0c46975cb","kind":"commit","published_at":"2015-04-24T18:30:44.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.20.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2b1db11638dec341495ade45b85e2b04e71f66bb","kind":"commit","published_at":"2015-04-11T20:43:34.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.19.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a5ce647aedd4627143d7928051cadaf86ab30932","kind":"commit","published_at":"2015-03-28T17:26:35.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.18.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"2e10725064aaa70d9e78e2f7a4b4b66dca830597","kind":"commit","published_at":"2015-03-18T00:31:17.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.17.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"d0edc11626cca8c9d50d4fef855f109b8270b967","kind":"commit","published_at":"2015-03-14T20:26:23.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.17.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"93a892588abc9eaea0a5e7410c30e5384b4c6d77","kind":"commit","published_at":"2015-03-11T00:41:19.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.16.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"3bf1511f3769251d39d06f024479c8676ed5e1ad","kind":"commit","published_at":"2015-03-08T17:19:37.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.16.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"15e344bfeddcdbb6024eccd2fb79f1ae8df891c5","kind":"commit","published_at":"2015-03-07T20:51:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.16.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"a78c526a4f30cb6fbd4d49d1cea1771738672d2a","kind":"commit","published_at":"2015-02-26T19:42:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.15.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"d69549be1cc329267f35e0a56416e3eacaa5fb09","kind":"commit","published_at":"2015-02-21T21:42:44.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.15.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5fa62c0fcc6e362491ab6b3202bd8ce2de184108","kind":"commit","published_at":"2015-02-08T18:07:56.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.14.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"fe7eb144331af54fe47ed838838ddd33a5dfa5a7","kind":"commit","published_at":"2015-02-07T23:01:46.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.14.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"022f604264dc351dba23fb3e9f4f9bf6a7ca5730","kind":"commit","published_at":"2015-01-24T22:19:29.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.13.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"d807050bfc331f62fe960730060987889dfde127","kind":"commit","published_at":"2015-01-17T16:57:46.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.12.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"63b51f2ea75565da36f5fdc089fc96962caf3022","kind":"commit","published_at":"2014-12-30T21:31:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.11.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"8ca82d8e3112145c6e060214f08cbf9e29fbaf9f","kind":"commit","published_at":"2014-12-12T23:50:53.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.10.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ab2a8ffa3b9bebeccfa88ca92ed493156b6370ca","kind":"commit","published_at":"2014-12-06T22:58:16.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.10.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"579feb525465d14a583de6ba84f4b57ce0d2570c","kind":"tag","published_at":"2014-11-27T23:42:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.10.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"008564f97ae300375619df73261908da10928af5","kind":"tag","published_at":"2014-11-01T17:20:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.9.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"0a4bd245f2059c7214a2d44f67f88800e417ecc4","kind":"tag","published_at":"2014-10-25T16:33:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.9.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"07c3e2e332dcd08038be881ec2bcff20117b82ad","kind":"tag","published_at":"2014-10-24T22:28:42.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.9.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"9e8a10cb016653b553df54a57ae03c5c69fdc6c4","kind":"tag","published_at":"2014-09-20T16:03:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.8.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"25f0bc9fe70efd3b7db2f954f3ca32672a7a28f9","kind":"tag","published_at":"2014-09-10T00:34:49.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.8.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"1f83b432f8e1d2527fc94fdfb01322c89c485605","kind":"tag","published_at":"2014-09-05T18:48:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.8.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"8c8a1977c7331241313a1ac4ad22c2bc9aebf3c7","kind":"tag","published_at":"2014-07-10T18:30:42.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.7.4","html_url":"https://github.com/eslint/eslint/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"125c2153f21d8598700a9ea3f6260c69463dd179","kind":"tag","published_at":"2014-07-09T19:52:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.7.3","html_url":"https://github.com/eslint/eslint/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"3da93c8ba82717a8f66e4602792a5c1e0e7674c8","kind":"tag","published_at":"2014-07-08T17:28:13.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.7.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"9a1edda3061c77d687b0ad7f258e4d34ae3650cd","kind":"tag","published_at":"2014-07-07T23:23:42.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.7.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.7.1/manifests"},{"name":"v0.6.2","sha":"288c97793ec2946c7e0e30505207e6fd367a61ee","kind":"tag","published_at":"2014-05-23T21:25:46.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.6.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"860795732996e90abc5f7ed0bd3b43fb62b4e35e","kind":"tag","published_at":"2014-05-17T19:09:10.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.6.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0acde8453a6421ab8297a5b41e17dff30abd80d2","kind":"tag","published_at":"2014-05-17T18:02:38.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.6.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"031561b09cb61e50e91d38df081828033dc5a5ee","kind":"tag","published_at":"2014-04-17T20:25:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.5.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c900c3559eef300f9e29a493fa5d7f87184a280f","kind":"tag","published_at":"2014-04-10T21:25:20.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.5.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.5.0/manifests"},{"name":"v0.4.5","sha":"c8c7b797ff39a15608827e6792d22fd500f77a34","kind":"tag","published_at":"2014-03-29T22:23:00.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.4.5","html_url":"https://github.com/eslint/eslint/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"c80172358dd73e5bce39ee1001be790a882a2e17","kind":"tag","published_at":"2014-03-25T19:56:00.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.4.4","html_url":"https://github.com/eslint/eslint/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a2b32877b3a5678c6edf9cdde95687875270e2ad","kind":"tag","published_at":"2014-03-19T00:29:39.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.4.3","html_url":"https://github.com/eslint/eslint/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"ad26bab8915c1c4742405804d7134d0fe7ac862e","kind":"tag","published_at":"2014-03-04T02:07:19.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.4.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"1a7134e3ccc01933011ffe54af51faade33f85ce","kind":"tag","published_at":"2014-02-27T17:24:59.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.4.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"2274949716da8c82a809681e64d07a80be0911c4","kind":"tag","published_at":"2014-02-12T18:01:33.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.4.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a71730ee305f33aa78fcf2b41db99e85c5b64457","kind":"tag","published_at":"2014-01-20T23:17:56.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.3.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"9a77d1affdc056cbec4f82ef11cc07f9ae1099a7","kind":"tag","published_at":"2014-01-01T20:28:08.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.2.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"a8d31c7e609423510c74c41d27ee3bab699e05f4","kind":"tag","published_at":"2013-12-06T02:07:09.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.1.4","html_url":"https://github.com/eslint/eslint/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"959491bb6e50496b54ec61635be4eceb7438a8dc","kind":"tag","published_at":"2013-11-26T01:51:25.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.1.3","html_url":"https://github.com/eslint/eslint/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"0e0a24a5d3bb1c45c19a106a2cc1b8dbd560d0ac","kind":"tag","published_at":"2013-11-24T02:31:40.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.1.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"da9e3d24b91a901b9fb9e029864c486ddb1fa06e","kind":"tag","published_at":"2013-11-10T01:30:58.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.1.1","html_url":"https://github.com/eslint/eslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bca069d2dc399150a60133851dbb91ce1752fa09","kind":"tag","published_at":"2013-11-04T01:50:25.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.1.0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"9babff2dbbfcc9592a07f7855c8064c3b30e0f03","kind":"tag","published_at":"2013-10-05T22:11:00.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.0.9","html_url":"https://github.com/eslint/eslint/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.9/manifests"},{"name":"v0.0.7","sha":"6858e11a84822e334ec58f419dafff09915aed6f","kind":"tag","published_at":"2013-07-22T23:45:31.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.0.7","html_url":"https://github.com/eslint/eslint/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"7821b5dfc01b8880dded28ce5807d20b45f16d05","kind":"tag","published_at":"2013-07-17T04:02:34.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.0.6","html_url":"https://github.com/eslint/eslint/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"2a3f824952e917ee2017a6efde8056c10dfca943","kind":"tag","published_at":"2013-07-06T00:54:29.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.0.5","html_url":"https://github.com/eslint/eslint/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"80fcaab552b98b79e6d62ddd294e36f95a74c80a","kind":"tag","published_at":"2013-07-04T17:01:15.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.0.4","html_url":"https://github.com/eslint/eslint/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.4/manifests"},{"name":"v0.0.3-0","sha":"bda1c321cb50b9353983724ed19e94b84cbdfc0f","kind":"tag","published_at":"2013-07-01T00:29:56.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.0.3-0","html_url":"https://github.com/eslint/eslint/releases/tag/v0.0.3-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.0.3-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.3-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.3-0/manifests"},{"name":"v0.0.2","sha":"d70f758333282034e825e6d729c9df57c9d27569","kind":"tag","published_at":"2013-06-30T18:43:50.000Z","download_url":"https://codeload.github.com/eslint/eslint/tar.gz/v0.0.2","html_url":"https://github.com/eslint/eslint/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eslint/eslint@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:14:37.337Z","dependent_packages_count":424118,"downloads":629608681,"downloads_period":"last-month","dependent_repos_count":1569244,"rankings":{"downloads":0.007693731443322115,"dependent_repos_count":0.022615737267558958,"dependent_packages_count":0.00002737982720043457,"stargazers_count":0.5917875851101929,"forks_count":0.5305115318356203,"docker_downloads_count":0.01234830206739599,"average":0.19416404459188177},"purl":"pkg:npm/eslint","advisories":[{"uuid":"GSA_kwCzR0hTQS1wNXdnLWc2cXItYzdjZ84ABRk1","url":"https://github.com/advisories/GHSA-p5wg-g6qr-c7cg","title":"Withdrawn Advisory: eslint has a Stack Overflow when serializing objects with circular references","description":"## Withdrawn Advisory\nThis advisory has been withdrawn because RuleTester is used for testing rules during development and results in a error rather than crashing the application.\n\n## Original Description\n\nThere is a Stack Overflow vulnerability in eslint before 9.26.0 when serializing objects with circular references in `eslint/lib/shared/serialization.js`. The exploit is triggered via the `RuleTester.run()` method, which validates test cases and checks for duplicates. During validation, the internal function `checkDuplicateTestCase()` is called, which in turn uses the `isSerializable()` function for serialization checks. When a circular reference object is passed in, `isSerializable()` enters infinite recursion, ultimately causing a Stack Overflow.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-01-26T18:31:29.000Z","withdrawn_at":"2026-02-03T17:43:56.000Z","classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-50537","https://github.com/eslint/eslint/issues/19646","https://gist.github.com/lyyffee/2ee1815e5c2da82c05e9838b9bfefbbc","https://github.com/eslint/eslint/commit/d683aebc8e0792e4f80bd1488c705c90f22c317e","https://github.com/advisories/GHSA-p5wg-g6qr-c7cg"],"source_kind":"github","identifiers":["GHSA-p5wg-g6qr-c7cg","CVE-2025-50537"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-29T15:00:07.576Z","updated_at":"2026-08-11T14:06:47.333Z","epss_percentage":0.00163,"epss_percentile":0.05813,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNXdnLWc2cXItYzdjZ84ABRk1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wNXdnLWc2cXItYzdjZ84ABRk1","packages":[{"ecosystem":"npm","package_name":"eslint","versions":[{"first_patched_version":"9.26.0","vulnerable_version_range":"\u003c 9.26.0"}],"purl":"pkg:npm/eslint"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNXdnLWc2cXItYzdjZ84ABRk1/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qY2dxLXhoMmYtMmhmbc4AAuAl","url":"https://github.com/advisories/GHSA-jcgq-xh2f-2hfm","title":"Regular Expression Denial of Service","description":"A vulnerability was descovered in eslint before 4.18.2. One of the regexes in eslint is vulnerable to catastrophic backtracking.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-02-25T01:20:42.000Z","withdrawn_at":"2021-02-25T01:20:42.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/eslint/eslint/issues/10002","https://github.com/eslint/eslint/commit/f6901d0bcf6c918ac4e5c6c7c4bddeb2cb715c09","https://github.com/advisories/GHSA-jcgq-xh2f-2hfm"],"source_kind":"github","identifiers":["GHSA-jcgq-xh2f-2hfm"],"repository_url":"https://github.com/eslint/eslint","blast_radius":0.0,"created_at":"2022-12-21T16:12:01.325Z","updated_at":"2026-08-15T20:19:43.374Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qY2dxLXhoMmYtMmhmbc4AAuAl","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qY2dxLXhoMmYtMmhmbc4AAuAl","packages":[{"ecosystem":"npm","package_name":"eslint","versions":[{"first_patched_version":"4.18.2","vulnerable_version_range":"\u003c 4.18.2"}],"purl":"pkg:npm/eslint"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qY2dxLXhoMmYtMmhmbc4AAuAl/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/eslint","docker_dependents_count":20442,"docker_downloads_count":8201775427,"usage_url":"https://repos.ecosyste.ms/usage/npm/eslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/eslint/dependencies","status":null,"funding_links":["https://eslint.org/donate","https://github.com/sponsors/eslint","https://opencollective.com/eslint","https://tidelift.com/funding/github/npm/eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-18T05:02:45.153Z","issues_count":8896,"pull_requests_count":7755,"avg_time_to_close_issue":4644777.340241189,"avg_time_to_close_pull_request":1172191.3320790217,"issues_closed_count":8541,"pull_requests_closed_count":7440,"pull_request_authors_count":1526,"issue_authors_count":4400,"avg_comments_per_issue":5.53169964028777,"avg_comments_per_pull_request":3.2317214700193424,"merged_pull_requests_count":6101,"bot_issues_count":212,"bot_pull_requests_count":135,"past_year_issues_count":174,"past_year_pull_requests_count":338,"past_year_avg_time_to_close_issue":2143077.4,"past_year_avg_time_to_close_pull_request":271448.3574468085,"past_year_issues_closed_count":80,"past_year_pull_requests_closed_count":235,"past_year_pull_request_authors_count":113,"past_year_issue_authors_count":105,"past_year_avg_comments_per_issue":4.304597701149425,"past_year_avg_comments_per_pull_request":2.405325443786982,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint/issues","maintainers":[{"login":"mdjermanovic","count":1046,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdjermanovic"},{"login":"nzakas","count":970,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"},{"login":"mysticatea","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"aladdin-add","count":330,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aladdin-add"},{"login":"fasttime","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fasttime"},{"login":"not-an-aardvark","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/not-an-aardvark"},{"login":"ilyavolodin","count":239,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilyavolodin"},{"login":"btmills","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/btmills"},{"login":"gyandeeps","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gyandeeps"},{"login":"platinumazure","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/platinumazure"},{"login":"michaelficarra","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelficarra"},{"login":"alberto","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alberto"},{"login":"lo1tuma","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lo1tuma"},{"login":"IanVS","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IanVS"},{"login":"BYK","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BYK"},{"login":"kaicataldo","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaicataldo"},{"login":"amareshsm","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amareshsm"},{"login":"bmish","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmish"},{"login":"yeonjuan","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yeonjuan"},{"login":"g-plane","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/g-plane"},{"login":"anikethsaha","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anikethsaha"},{"login":"lumirlumir","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lumirlumir"},{"login":"kecrily","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kecrily"},{"login":"harish-sethuraman","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harish-sethuraman"},{"login":"ota-meshi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ota-meshi"},{"login":"VictorHom","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VictorHom"},{"login":"pedrottimark","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrottimark"},{"login":"hzoo","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hzoo"},{"login":"vitorbal","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vitorbal"},{"login":"qfox","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qfox"},{"login":"soda0289","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soda0289"},{"login":"Rec0iL99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rec0iL99"},{"login":"Constellation","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Constellation"},{"login":"QC-L","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QC-L"},{"login":"JamesHenry","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"ujjwall-R","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ujjwall-R"},{"login":"markelog","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markelog"}],"active_maintainers":[{"login":"mdjermanovic","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdjermanovic"},{"login":"fasttime","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fasttime"},{"login":"lumirlumir","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lumirlumir"},{"login":"nzakas","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"},{"login":"aladdin-add","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aladdin-add"},{"login":"kecrily","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kecrily"},{"login":"amareshsm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amareshsm"},{"login":"lo1tuma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lo1tuma"},{"login":"ota-meshi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ota-meshi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint/codemeta","maintainers":[{"uuid":"openjsfoundation","login":"openjsfoundation","name":null,"email":"npm@openjsf.org","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~openjsfoundation","role":null,"created_at":"2022-11-10T11:13:53.618Z","updated_at":"2022-11-10T11:13:53.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/openjsfoundation/packages"},{"uuid":"eslintbot","login":"eslintbot","name":null,"email":"contact@eslint.org","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~eslintbot","role":null,"created_at":"2022-11-10T11:13:53.621Z","updated_at":"2022-11-10T11:13:53.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eslintbot/packages"}]}