{"id":369047,"url":"https://github.com/palantir/tslint","last_synced_at":"2026-06-21T00:30:28.953Z","repository":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5906,"open_issues_count":1,"forks_count":873,"subscribers_count":122,"default_branch":"master","last_synced_at":"2026-05-19T08:26:33.670Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-05-18T16:14:02.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33388179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"packages":[{"id":2483853,"name":"tslint-custom","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://github.com/palantir/tslint#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":null,"versions_count":2,"first_release_published_at":"2017-12-29T14:55:08.211Z","latest_release_published_at":"2017-12-29T16:07:45.424Z","latest_release_number":"1.0.2","last_synced_at":"2026-04-28T22:08:14.745Z","created_at":"2022-04-10T02:26:30.754Z","updated_at":"2026-04-28T22:08:14.746Z","registry_url":"https://www.npmjs.com/package/tslint-custom","install_command":"npm install tslint-custom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5907,"open_issues_count":1,"forks_count":878,"subscribers_count":351,"default_branch":"master","last_synced_at":"2026-04-24T20:08:06.539Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-23T02:00:10.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32401018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-28T22:08:09.236Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.77315701107994,"dependent_repos_count":10.298590216448614,"dependent_packages_count":51.8463640344017,"stargazers_count":1.2574423402534558,"forks_count":1.2676428932131012,"docker_downloads_count":null,"average":23.088639299079365},"purl":"pkg:npm/tslint-custom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tslint-custom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tslint-custom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tslint-custom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-custom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-custom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-custom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-custom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-custom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-custom/codemeta","maintainers":[{"uuid":"wisyr","login":"wisyr","name":null,"email":"konrad.daniek@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~wisyr","role":null,"created_at":"2022-11-15T04:08:58.482Z","updated_at":"2022-11-15T04:08:58.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wisyr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5890724,"name":"@aili-lib/tslint","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://palantir.github.io/tslint","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":"aili-lib","versions_count":1,"first_release_published_at":"2023-01-15T13:48:58.129Z","latest_release_published_at":"2023-01-15T13:48:58.129Z","latest_release_number":"6.0.0","last_synced_at":"2026-04-28T22:07:16.033Z","created_at":"2023-01-17T00:12:47.083Z","updated_at":"2026-04-28T22:07:18.340Z","registry_url":"https://www.npmjs.com/package/@aili-lib/tslint","install_command":"npm install @aili-lib/tslint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.0"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5907,"open_issues_count":1,"forks_count":878,"subscribers_count":351,"default_branch":"master","last_synced_at":"2026-04-24T20:08:06.539Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-23T02:00:10.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32401018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-28T22:07:18.340Z","dependent_packages_count":2,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.597013048327674,"forks_count":1.543285853006847,"average":17.648304295890064},"purl":"pkg:npm/%40aili-lib/tslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@aili-lib/tslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@aili-lib/tslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@aili-lib/tslint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aili-lib%2Ftslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aili-lib%2Ftslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aili-lib%2Ftslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aili-lib%2Ftslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aili-lib%2Ftslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aili-lib%2Ftslint/codemeta","maintainers":[{"uuid":"snow-fox","login":"snow-fox","name":null,"email":"snow@sfxh.cc","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~snow-fox","role":null,"created_at":"2023-01-17T00:26:31.317Z","updated_at":"2023-01-17T00:26:31.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/snow-fox/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2484035,"name":"tslint-sm","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://palantir.github.io/tslint","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":null,"versions_count":2,"first_release_published_at":"2018-11-14T00:05:38.137Z","latest_release_published_at":"2018-11-14T00:22:28.717Z","latest_release_number":"100.0.1","last_synced_at":"2026-04-24T20:02:31.620Z","created_at":"2022-04-10T02:26:38.685Z","updated_at":"2026-04-24T20:02:31.621Z","registry_url":"https://www.npmjs.com/package/tslint-sm","install_command":"npm install tslint-sm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"100.0.1"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5905,"open_issues_count":1,"forks_count":876,"subscribers_count":350,"default_branch":"master","last_synced_at":"2026-04-10T13:05:17.663Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-10T06:16:12.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-17T15:22:04.051Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.4091140076413,"dependent_repos_count":10.298590216448614,"dependent_packages_count":51.8463640344017,"stargazers_count":1.2571901287791787,"forks_count":1.2676428932131012,"docker_downloads_count":null,"average":21.215780256096778},"purl":"pkg:npm/tslint-sm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tslint-sm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tslint-sm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tslint-sm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-sm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-sm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-sm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-sm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-sm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-sm/codemeta","maintainers":[{"uuid":"alexnisnevich","login":"alexnisnevich","name":null,"email":"alex.nisnevich@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~alexnisnevich","role":null,"created_at":"2022-11-15T04:09:04.979Z","updated_at":"2022-11-15T04:09:04.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexnisnevich/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12087493,"name":"tslint-6","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://palantir.github.io/tslint","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-09-09T10:38:20.061Z","latest_release_published_at":"2025-09-09T10:38:20.061Z","latest_release_number":"6.1.3","last_synced_at":"2026-04-24T20:02:32.282Z","created_at":"2025-09-09T10:38:24.231Z","updated_at":"2026-04-24T20:02:32.282Z","registry_url":"https://www.npmjs.com/package/tslint-6","install_command":"npm install tslint-6","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.1.3"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5903,"open_issues_count":1,"forks_count":883,"subscribers_count":354,"default_branch":"master","last_synced_at":"2025-10-31T04:30:50.999Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2025-10-25T05:51:06.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283743416,"owners_count":26886936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-10T02:00:06.292Z","response_time":53,"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":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-11-10T20:10:54.289Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.87537028911847,"dependent_packages_count":34.44081127020253,"stargazers_count":1.084939501319437,"forks_count":1.0846670110424739,"docker_downloads_count":null,"average":15.121447017920728},"purl":"pkg:npm/tslint-6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tslint-6","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tslint-6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tslint-6/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T02:49:47.751Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-6/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-6/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-6/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12087566,"name":"tslint-pinned-6","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://palantir.github.io/tslint","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-09-09T11:07:19.325Z","latest_release_published_at":"2025-09-09T11:07:19.325Z","latest_release_number":"6.1.3","last_synced_at":"2026-04-28T22:07:31.139Z","created_at":"2025-09-09T11:07:35.304Z","updated_at":"2026-04-28T22:07:31.139Z","registry_url":"https://www.npmjs.com/package/tslint-pinned-6","install_command":"npm install tslint-pinned-6","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.1.3"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5903,"open_issues_count":1,"forks_count":883,"subscribers_count":354,"default_branch":"master","last_synced_at":"2025-10-31T04:30:50.999Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2025-10-25T05:51:06.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283743416,"owners_count":26886936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-10T02:00:06.292Z","response_time":53,"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"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-11-10T20:10:31.146Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.87537028911847,"dependent_packages_count":34.44081127020253,"stargazers_count":1.084939501319437,"forks_count":1.0846670110424739,"docker_downloads_count":null,"average":15.121447017920728},"purl":"pkg:npm/tslint-pinned-6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tslint-pinned-6","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tslint-pinned-6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tslint-pinned-6/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T02:49:47.751Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-pinned-6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-pinned-6/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-pinned-6/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-pinned-6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-pinned-6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-pinned-6/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2483564,"name":"tslint","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://palantir.github.io/tslint","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":null,"versions_count":182,"first_release_published_at":"2013-07-28T02:08:44.571Z","latest_release_published_at":"2020-07-31T17:25:07.479Z","latest_release_number":"6.1.3","last_synced_at":"2026-05-06T14:33:25.704Z","created_at":"2022-04-10T02:26:16.994Z","updated_at":"2026-05-06T14:33:25.704Z","registry_url":"https://www.npmjs.com/package/tslint","install_command":"npm install tslint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.1.3","next":"5.0.0-dev.0","beta":"6.0.0-beta1"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5905,"open_issues_count":1,"forks_count":876,"subscribers_count":350,"default_branch":"master","last_synced_at":"2026-04-10T13:05:17.663Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-10T06:16:12.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-22T03:31:45.177Z","dependent_packages_count":86050,"downloads":8638598,"downloads_period":"last-month","dependent_repos_count":634206,"rankings":{"downloads":0.09952311123849354,"dependent_repos_count":0.04795047647192583,"dependent_packages_count":0.0011786388101612463,"stargazers_count":1.2880797357779261,"forks_count":1.2953322460826646,"docker_downloads_count":0.20666425381095613,"average":0.48978807703202126},"purl":"pkg:npm/tslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tslint","docker_dependents_count":1514,"docker_downloads_count":290896660,"usage_url":"https://repos.ecosyste.ms/usage/npm/tslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tslint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint/codemeta","maintainers":[{"uuid":"palantir","login":"palantir","name":null,"email":"pt-vendor-npm@palantir.com","url":null,"packages_count":164,"html_url":"https://www.npmjs.com/~palantir","role":null,"created_at":"2022-11-10T11:30:34.233Z","updated_at":"2022-11-10T11:30:34.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/palantir/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5006354,"name":"org.webjars.npm:tslint","ecosystem":"maven","description":"WebJar for tslint","homepage":"https://www.webjars.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":[],"namespace":"org.webjars.npm","versions_count":19,"first_release_published_at":"2016-01-10T12:04:16.000Z","latest_release_published_at":"2020-10-08T21:33:15.000Z","latest_release_number":"6.1.3","last_synced_at":"2026-04-24T20:02:31.753Z","created_at":"2022-07-27T11:11:31.650Z","updated_at":"2026-04-24T20:02:31.753Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/tslint/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/tslint/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5903,"open_issues_count":1,"forks_count":883,"subscribers_count":354,"default_branch":"master","last_synced_at":"2025-10-31T04:30:50.999Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2025-10-25T05:51:06.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283743416,"owners_count":26886936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-10T02:00:06.292Z","response_time":53,"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":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-11-10T20:10:54.279Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":2.955640315166642,"forks_count":4.199212284035209,"average":14.009596651705547},"purl":"pkg:maven/org.webjars.npm/tslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:tslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:tslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:tslint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T02:49:47.751Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:tslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:tslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:tslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:tslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:tslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:tslint/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604698,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1002303,"name":"@jessitron/tslint-no-truthy-promise","ecosystem":"npm","description":"Let's make this just a custom rule for truthy promises","homepage":"https://palantir.github.io/tslint","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":"jessitron","versions_count":1,"first_release_published_at":"2019-03-25T15:12:54.021Z","latest_release_published_at":"2019-03-25T15:12:54.021Z","latest_release_number":"0.1.0","last_synced_at":"2026-04-24T20:02:35.487Z","created_at":"2022-04-07T18:58:32.355Z","updated_at":"2026-04-24T20:02:35.487Z","registry_url":"https://www.npmjs.com/package/@jessitron/tslint-no-truthy-promise","install_command":"npm install @jessitron/tslint-no-truthy-promise","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5905,"open_issues_count":1,"forks_count":876,"subscribers_count":350,"default_branch":"master","last_synced_at":"2026-04-10T13:05:17.663Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-10T06:16:12.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-17T15:22:05.537Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.159313543438046,"dependent_repos_count":10.298590216448614,"dependent_packages_count":20.911788993680194,"stargazers_count":1.2571901287791787,"forks_count":1.2676428932131012,"docker_downloads_count":null,"average":17.778905155111826},"purl":"pkg:npm/%40jessitron/tslint-no-truthy-promise","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jessitron/tslint-no-truthy-promise","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jessitron/tslint-no-truthy-promise","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jessitron/tslint-no-truthy-promise/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint-no-truthy-promise/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint-no-truthy-promise/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint-no-truthy-promise/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint-no-truthy-promise/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint-no-truthy-promise/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint-no-truthy-promise/codemeta","maintainers":[{"uuid":"jessitron","login":"jessitron","name":null,"email":"jessitron@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~jessitron","role":null,"created_at":"2022-11-20T17:51:38.099Z","updated_at":"2022-11-20T17:51:38.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jessitron/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1002300,"name":"@jessitron/tslint","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://palantir.github.io/tslint","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":"jessitron","versions_count":2,"first_release_published_at":"2019-02-20T22:00:27.855Z","latest_release_published_at":"2019-02-20T22:07:11.105Z","latest_release_number":"5.12.2","last_synced_at":"2026-04-24T20:02:34.350Z","created_at":"2022-04-07T18:58:32.157Z","updated_at":"2026-04-24T20:02:34.351Z","registry_url":"https://www.npmjs.com/package/@jessitron/tslint","install_command":"npm install @jessitron/tslint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.12.2"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5905,"open_issues_count":1,"forks_count":876,"subscribers_count":350,"default_branch":"master","last_synced_at":"2026-04-10T13:05:17.663Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-10T06:16:12.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-17T15:22:04.726Z","dependent_packages_count":2,"downloads":71,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.59280644098914,"dependent_repos_count":10.298590216448614,"dependent_packages_count":8.834682360908511,"stargazers_count":1.2571901287791787,"forks_count":1.2676428932131012,"docker_downloads_count":null,"average":17.250182408067708},"purl":"pkg:npm/%40jessitron/tslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jessitron/tslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jessitron/tslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jessitron/tslint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jessitron%2Ftslint/codemeta","maintainers":[{"uuid":"jessitron","login":"jessitron","name":null,"email":"jessitron@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~jessitron","role":null,"created_at":"2022-11-20T17:51:36.049Z","updated_at":"2022-11-20T17:51:36.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jessitron/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1128670,"name":"@pre-bundled/tslint","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://palantir.github.io/tslint","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":"pre-bundled","versions_count":5,"first_release_published_at":"2019-12-18T19:34:23.602Z","latest_release_published_at":"2019-12-18T21:50:51.142Z","latest_release_number":"5.20.1-patch-5","last_synced_at":"2026-04-24T20:02:35.527Z","created_at":"2022-04-08T11:33:06.044Z","updated_at":"2026-04-24T20:02:35.527Z","registry_url":"https://www.npmjs.com/package/@pre-bundled/tslint","install_command":"npm install @pre-bundled/tslint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.20.1-patch-5"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5905,"open_issues_count":1,"forks_count":876,"subscribers_count":350,"default_branch":"master","last_synced_at":"2026-04-10T13:05:17.663Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-10T06:16:12.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-17T15:22:05.759Z","dependent_packages_count":1,"downloads":217,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":26.87826197509135,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.531144754416835,"forks_count":1.4344442286351935,"average":14.279155500489987},"purl":"pkg:npm/%40pre-bundled/tslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pre-bundled/tslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pre-bundled/tslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pre-bundled/tslint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Ftslint/codemeta","maintainers":[{"uuid":"raynos","login":"raynos","name":null,"email":"raynos2@gmail.com","url":null,"packages_count":504,"html_url":"https://www.npmjs.com/~raynos","role":null,"created_at":"2022-11-20T21:56:29.936Z","updated_at":"2022-11-20T21:56:29.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raynos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3444428,"name":"npm-tslint","ecosystem":"nuget","description":"A linter for the TypeScript language.","homepage":"https://github.com/palantir/tslint","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["tslint"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-04-24T20:02:37.380Z","latest_release_number":null,"last_synced_at":"2026-04-24T20:02:39.334Z","created_at":"2022-04-10T18:37:16.150Z","updated_at":"2026-04-24T20:02:39.335Z","registry_url":"https://www.nuget.org/packages/npm-tslint/","install_command":"Install-Package npm-tslint","documentation_url":null,"metadata":{"owners":"ntotten","license_url":"https://github.com/palantir/tslint/blob/master/LICENSE","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5903,"open_issues_count":1,"forks_count":883,"subscribers_count":354,"default_branch":"master","last_synced_at":"2025-10-31T04:30:50.999Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2025-10-25T05:51:06.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283743416,"owners_count":26886936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-10T02:00:06.292Z","response_time":53,"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":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-11-10T20:10:36.155Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":5.143785688946869,"dependent_packages_count":20.71589595706455,"stargazers_count":0.2330587075865022,"forks_count":0.4886778730254717,"docker_downloads_count":null,"average":6.645354556655848},"purl":"pkg:nuget/npm-tslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/npm-tslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/npm-tslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/npm-tslint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T02:49:47.751Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npm-tslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npm-tslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npm-tslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npm-tslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npm-tslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/npm-tslint/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":800245,"maintainers_count":110578,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":2483932,"name":"tslint-multi","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://github.com/palantir/tslint#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":null,"versions_count":2,"first_release_published_at":"2016-09-29T20:29:39.849Z","latest_release_published_at":"2016-09-29T20:49:04.423Z","latest_release_number":"2.1.0","last_synced_at":"2026-04-24T20:02:37.524Z","created_at":"2022-04-10T02:26:34.233Z","updated_at":"2026-04-24T20:02:37.524Z","registry_url":"https://www.npmjs.com/package/tslint-multi","install_command":"npm install tslint-multi","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5905,"open_issues_count":1,"forks_count":876,"subscribers_count":350,"default_branch":"master","last_synced_at":"2026-04-10T13:05:17.663Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-10T06:16:12.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-17T15:22:04.881Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.77315701107994,"dependent_repos_count":10.298590216448614,"dependent_packages_count":51.8463640344017,"stargazers_count":1.2571901287791787,"forks_count":1.2676428932131012,"docker_downloads_count":null,"average":23.088588856784504},"purl":"pkg:npm/tslint-multi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tslint-multi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tslint-multi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tslint-multi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-multi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-multi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-multi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-multi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-multi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-multi/codemeta","maintainers":[{"uuid":"acdifran","login":"acdifran","name":null,"email":"acdifran@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~acdifran","role":null,"created_at":"2022-11-15T04:09:01.236Z","updated_at":"2022-11-15T04:09:01.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/acdifran/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2483859,"name":"tslint-danderson-spotx","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://palantir.github.io/tslint","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-03-07T11:04:59.809Z","latest_release_published_at":"2019-03-07T11:04:59.809Z","latest_release_number":"5.13.1","last_synced_at":"2026-04-24T20:02:32.702Z","created_at":"2022-04-10T02:26:30.916Z","updated_at":"2026-04-24T20:05:57.153Z","registry_url":"https://www.npmjs.com/package/tslint-danderson-spotx","install_command":"npm install tslint-danderson-spotx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.13.1"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5909,"open_issues_count":1,"forks_count":878,"subscribers_count":350,"default_branch":"master","last_synced_at":"2026-04-17T15:41:35.344Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-16T22:23:49.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-24T20:05:57.153Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":60.113299472238936,"dependent_repos_count":10.298590216448614,"dependent_packages_count":51.8463640344017,"stargazers_count":1.2571901287791787,"forks_count":1.2664098593388584,"docker_downloads_count":null,"average":24.956370742241457},"purl":"pkg:npm/tslint-danderson-spotx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tslint-danderson-spotx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tslint-danderson-spotx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tslint-danderson-spotx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-danderson-spotx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-danderson-spotx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-danderson-spotx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-danderson-spotx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-danderson-spotx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tslint-danderson-spotx/codemeta","maintainers":[{"uuid":"danderson","login":"danderson","name":null,"email":"danderson@spotx.tv","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~danderson","role":null,"created_at":"2022-11-15T04:08:52.381Z","updated_at":"2022-11-15T04:08:52.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danderson/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3301696,"name":"tslint","ecosystem":"nuget","description":"[DEPRECATED] Please switch to typescript-eslint.","homepage":"https://github.com/palantir/tslint","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["tslint"],"namespace":null,"versions_count":19,"first_release_published_at":"2014-11-10T21:25:25.327Z","latest_release_published_at":"2026-04-24T20:02:39.213Z","latest_release_number":null,"last_synced_at":"2026-04-24T20:02:41.051Z","created_at":"2022-04-10T17:04:12.318Z","updated_at":"2026-04-24T20:06:09.571Z","registry_url":"https://www.nuget.org/packages/tslint/","install_command":"Install-Package tslint","documentation_url":null,"metadata":{"owners":"joshuakgoldberg","license_url":"https://github.com/palantir/tslint/blob/master/LICENSE","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5909,"open_issues_count":1,"forks_count":878,"subscribers_count":350,"default_branch":"master","last_synced_at":"2026-04-17T15:41:35.344Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-16T22:23:49.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-24T20:06:09.570Z","dependent_packages_count":1,"downloads":782811,"downloads_period":"total","dependent_repos_count":9,"rankings":{"downloads":2.1043504903958046,"dependent_repos_count":2.353217296913175,"dependent_packages_count":10.932210158451767,"stargazers_count":0.23696759704426112,"forks_count":0.49463318915359866,"docker_downloads_count":null,"average":3.2242757463917213},"purl":"pkg:nuget/tslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/tslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/tslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/tslint/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tslint/codemeta","maintainers":[{"uuid":"JoshuaKGoldberg","login":"JoshuaKGoldberg","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://www.nuget.org/profiles/JoshuaKGoldberg","role":null,"created_at":"2022-11-11T10:08:49.499Z","updated_at":"2022-11-11T10:08:49.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/JoshuaKGoldberg/packages"},{"uuid":"bgold09","login":"bgold09","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/bgold09","role":null,"created_at":"2022-11-11T10:08:48.147Z","updated_at":"2022-11-11T10:08:48.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/bgold09/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":800245,"maintainers_count":110578,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":2481335,"name":"ts-lint","ecosystem":"npm","description":"An extensible static analysis linter for the TypeScript language","homepage":"https://github.com/palantir/tslint#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/palantir/tslint","keywords_array":["cli","typescript","linter"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-03-03T20:23:15.566Z","latest_release_published_at":"2017-03-03T20:23:15.566Z","latest_release_number":"4.5.1","last_synced_at":"2026-05-07T00:31:19.350Z","created_at":"2022-04-10T02:24:23.653Z","updated_at":"2026-05-07T00:31:19.351Z","registry_url":"https://www.npmjs.com/package/ts-lint","install_command":"npm install ts-lint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.5.1"}},"repo_metadata":{"id":41092694,"uuid":"11672345","full_name":"palantir/tslint","owner":"palantir","description":":vertical_traffic_light: An extensible linter for the TypeScript language","archived":true,"fork":false,"pushed_at":"2021-03-25T15:41:38.000Z","size":15115,"stargazers_count":5907,"open_issues_count":1,"forks_count":878,"subscribers_count":351,"default_branch":"master","last_synced_at":"2026-04-24T20:08:06.539Z","etag":null,"topics":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"latest_commit_sha":null,"homepage":"http://palantir.github.io/tslint/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palantir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-25T22:19:18.000Z","updated_at":"2026-04-23T02:00:10.000Z","dependencies_parsed_at":"2022-07-30T21:08:11.212Z","dependency_job_id":null,"html_url":"https://github.com/palantir/tslint","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/palantir/tslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/sbom","scorecard":{"id":718217,"data":{"date":"2025-08-11","repo":{"name":"github.com/palantir/tslint","commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-242x-7cm6-4w8j","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-4hm9-844j-jmxp","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7553-jr98-vx47","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cf46-6xxh-pc75","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-cr5j-953j-xw5p","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qxcg-xjjg-66mj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vmfx-gcfq-wvm2","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-5m2v-hc64-56h6","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:23:51.852Z","repository_id":41092694,"created_at":"2025-08-22T10:23:51.852Z","updated_at":"2025-08-22T10:23:51.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32401018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"palantir","name":"Palantir Technologies","uuid":"303157","kind":"organization","description":"","email":null,"website":"https://palantir.com","location":"Denver, CO","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/303157?v=4","repositories_count":247,"last_synced_at":"2025-05-18T13:02:48.090Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/palantir","funding_links":[],"total_stars":48882,"followers":1748,"following":0,"created_at":"2022-11-02T16:23:33.404Z","updated_at":"2025-05-18T13:02:48.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palantir/repositories"},"tags":[{"name":"6.1.3","sha":"10fc233b2555044b145c9bbd9f602d43e8df2216","kind":"commit","published_at":"2020-07-31T14:59:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.3","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"24d29e421828348f616bf761adb3892bcdf51662","kind":"commit","published_at":"2020-04-27T02:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.2","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"8efa78e35a88b62775ce3c9bf0fa00586b0d34e1","kind":"commit","published_at":"2020-04-02T02:13:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"0ebda9b11a4fe7f27f6eb25aedc552960ca584c6","kind":"commit","published_at":"2020-03-11T01:18:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"70e24bcb2379e0e60f7d3bfa91fc0c1b6c0c8a9c","kind":"commit","published_at":"2020-01-21T19:49:32.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0/manifests"},{"name":"6.0.0-beta1","sha":"ced5ed200747e8ceb5478dded004e15b2eae368c","kind":"tag","published_at":"2019-11-05T17:55:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta1","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta1/manifests"},{"name":"5.20.1","sha":"4e6d7a4ab95cffa82da7858065781ec76564e6b6","kind":"tag","published_at":"2019-11-05T17:47:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.1/manifests"},{"name":"6.0.0-beta0","sha":"ff795546709bbec5ee0bbe47fea4519ba9c3c0f1","kind":"commit","published_at":"2019-11-03T18:11:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/6.0.0-beta0","html_url":"https://github.com/palantir/tslint/releases/tag/6.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@6.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/6.0.0-beta0/manifests"},{"name":"5.20.0","sha":"98edf1afe78cdcb1427bce1b40deeea1cc888f75","kind":"commit","published_at":"2019-09-10T00:39:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.20.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"40b7793c4dfb471d29f28aac93264dbbd51a7675","kind":"commit","published_at":"2019-08-20T19:41:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.19.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"4b3aa6ad84730e27fe2fe57595ba2e5b7d8214ef","kind":"commit","published_at":"2019-06-21T14:48:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.18.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"92c9f361f7467dcae1383476e95aaffa9ac5abe5","kind":"commit","published_at":"2019-05-30T19:47:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.17.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"94f6561c5051790aac24ecd532260b216b123735","kind":"commit","published_at":"2019-04-16T21:58:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.16.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"c98d916fa77b199ef12ecc1e6503e357af1eeffd","kind":"commit","published_at":"2019-04-01T22:36:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"cb15e5c21b8d0b33d0192bc1338c4a639d7a5bd1","kind":"commit","published_at":"2019-03-13T03:32:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.14.0/manifests"},{"name":"5.13.1","sha":"10bc210e391de034d9b582498f3546b7fd254590","kind":"commit","published_at":"2019-03-01T02:27:45.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.1/manifests"},{"name":"5.13.0","sha":"1c400fb82e0b2aa3847d1a92d20476b80ca443fe","kind":"commit","published_at":"2019-02-23T21:57:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.13.0/manifests"},{"name":"5.12.1","sha":"1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5","kind":"commit","published_at":"2019-01-10T22:31:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.1/manifests"},{"name":"5.12.0","sha":"9c6a83252c523eb7555408b40ad830c3264c843d","kind":"commit","published_at":"2018-12-18T10:59:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"4722df460d4571627ac2762daebf27283487a01d","kind":"commit","published_at":"2018-07-16T17:19:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"ecab88c8d60a2d5a7ee4f2d879e66b950971760e","kind":"commit","published_at":"2018-05-03T23:09:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.10.0/manifests"},{"name":"5.9.1","sha":"235561e411c58ecbd4d96844fae28e998f0ccbda","kind":"commit","published_at":"2018-01-10T22:19:07.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"b5ebb9fc3d8cf6fa2f1ec02beb233d02a60ffbf6","kind":"commit","published_at":"2018-01-10T19:30:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"e78f9c233935ea071fbc6bec1f67336eac1f9e41","kind":"commit","published_at":"2017-10-20T18:52:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"efabeb21f27f8bfddb8f06eff28f7a08b8a95050","kind":"commit","published_at":"2017-08-25T20:17:26.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"5732e7d9cfd4ddbd584e5529ac64c0793de718e1","kind":"commit","published_at":"2017-08-07T22:19:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"49977b1362518200387457360819201c5f6702cd","kind":"commit","published_at":"2017-07-05T18:43:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.5.0/manifests"},{"name":"5.4.3","sha":"d81e72a4b5248100af0878ce7b641348e899694e","kind":"commit","published_at":"2017-06-06T16:14:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.3/manifests"},{"name":"5.4.2","sha":"07eb8daf25c5631ca300ae48875d7e509f92cbb8","kind":"commit","published_at":"2017-06-01T18:32:55.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"b9c62b1ef3205b024d4f8d3818cd1ad9f3212702","kind":"commit","published_at":"2017-06-01T15:36:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"44b803f081c3924ae44bba63a49467bd9b83e8ee","kind":"commit","published_at":"2017-05-31T22:19:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"30e31ec362a9ee02614eef5ec52b3aa68dabee6a","kind":"commit","published_at":"2017-05-23T02:56:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.2","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"2d52943958072f660b9568231789302bcac5a568","kind":"commit","published_at":"2017-05-23T02:38:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"99fdbf5ade294f7f82a5ff6bf303431e3c86bb04","kind":"commit","published_at":"2017-05-22T22:15:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"b42466d7d7ba1ffaa6d61c2003dc8c28194f5833","kind":"commit","published_at":"2017-05-03T19:55:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"d8db2467b745513d3a3d02b197f46009cd685d81","kind":"commit","published_at":"2017-04-10T19:39:54.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"b9444e31dfa2557aec5bcd47d71435f71007b5ff","kind":"commit","published_at":"2017-03-29T17:35:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0/manifests"},{"name":"5.0.0-dev.0","sha":"a9b80ab4e786f7129256072b6ef067d363977877","kind":"commit","published_at":"2017-03-04T01:32:33.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/5.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/5.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@5.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/5.0.0-dev.0/manifests"},{"name":"4.5.1-dev.0","sha":"d691eafe7581899f8ff770ab5e381074acda8a5a","kind":"commit","published_at":"2017-03-04T00:57:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1-dev.0/manifests"},{"name":"4.5.1","sha":"127d0fdf747c32e2cf10fca69d314e50128036a1","kind":"commit","published_at":"2017-02-28T18:52:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"187b67e6ae3192662f1837c293753449df5aa013","kind":"commit","published_at":"2017-02-27T18:59:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.5.0/manifests"},{"name":"4.4.2","sha":"93fbc0f7e51b55370b27a8d1a8d879bbfc143a05","kind":"commit","published_at":"2017-01-26T14:22:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"3d775a2642b0dbd30b552f13c44a24e98ed32c7e","kind":"commit","published_at":"2017-01-25T21:24:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"c52c8281e24b6487526ec1a64cde3e301f1a3039","kind":"commit","published_at":"2017-01-25T20:34:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.4.0/manifests"},{"name":"4.3.0-dev.0","sha":"9a38cdc4e58224bc9fe61ee08a69c9284d60fc80","kind":"commit","published_at":"2017-01-06T17:37:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0-dev.0/manifests"},{"name":"4.3.1","sha":"f84de4abfd34120908fd43a30b66f77cb8de4dbb","kind":"commit","published_at":"2017-01-06T09:45:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"85555fbd379fe0d14e7e67e87d868d0c704e7c57","kind":"commit","published_at":"2017-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.3.0/manifests"},{"name":"4.2.0-dev.0","sha":"1d521bcd5697f6587a0ba188f91c1ec2ae5c42fc","kind":"commit","published_at":"2016-12-23T06:46:43.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0-dev.0/manifests"},{"name":"4.2.0","sha":"9f72565b8e67f155a70ea1a5f7b78f66514deb02","kind":"commit","published_at":"2016-12-23T06:37:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.2.0/manifests"},{"name":"4.1.0-dev.0","sha":"ad405d5242469915eb232d2a1ff0acf2ae8bc470","kind":"commit","published_at":"2016-12-17T05:00:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0-dev.0/manifests"},{"name":"4.1.1","sha":"124ae1f332c3d419554fb80e8a299b5feb555db4","kind":"commit","published_at":"2016-12-16T16:49:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2218cfc63b8282b9082a89ce03b395c3d9daa4cd","kind":"commit","published_at":"2016-12-15T21:03:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.1.0/manifests"},{"name":"4.0.0-dev.3","sha":"d7960b829f6b3f817185b1dac59523994dcb2cb6","kind":"commit","published_at":"2016-11-23T16:56:15.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.3/manifests"},{"name":"4.0.2","sha":"750f7c582d6444dd77e82c24af40eeb7d6268a6e","kind":"commit","published_at":"2016-11-23T16:25:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"ac05171f547a1b0711df7ff7301fd9bd5f5a7265","kind":"commit","published_at":"2016-11-20T00:23:13.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.1/manifests"},{"name":"4.0.0-dev.2","sha":"33478e87c1833c461f75ab6041b53ccc5aafb156","kind":"commit","published_at":"2016-11-19T02:43:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.2/manifests"},{"name":"4.0.0","sha":"c2216ee5ce1a78e0242bd32be19ca0919aab2816","kind":"commit","published_at":"2016-11-19T02:11:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0/manifests"},{"name":"4.0.0-dev.1","sha":"dd237a9358cb9990e95fe886514c3188442316b2","kind":"commit","published_at":"2016-11-03T14:48:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.1/manifests"},{"name":"4.0.0-dev.0","sha":"aed11919e0bb5316019a1696f615101fa50b402b","kind":"commit","published_at":"2016-10-04T19:29:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/4.0.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/4.0.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@4.0.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/4.0.0-dev.0/manifests"},{"name":"3.15.1","sha":"56756a452e6e07d044de8ac8e629e44e387dc025","kind":"commit","published_at":"2016-08-22T19:59:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"38dcb12d4ac62ba1676b2d779d01c17fdcfe765b","kind":"commit","published_at":"2016-08-22T14:52:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0/manifests"},{"name":"3.15.0-dev.0","sha":"26380f6a440a22dc724db16ff0a7a3128ccf7be7","kind":"commit","published_at":"2016-08-22T14:52:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.15.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.15.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.15.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.15.0-dev.0/manifests"},{"name":"3.14.0","sha":"965edda84e6efe58ef059d55746cf6bf3f6ccfb8","kind":"commit","published_at":"2016-07-27T22:00:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0/manifests"},{"name":"3.14.0-dev.1","sha":"16ecc16f65aa1281d874ba3c13965ee5defb83b2","kind":"commit","published_at":"2016-07-27T21:59:49.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.1/manifests"},{"name":"3.14.0-dev.0","sha":"32fc15d753385c036ef121386f696304e00e3596","kind":"commit","published_at":"2016-07-14T00:36:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.14.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.14.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.14.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.14.0-dev.0/manifests"},{"name":"3.13.0","sha":"8cc913392588ab30c9ec1293df500f6143452804","kind":"commit","published_at":"2016-07-01T01:26:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0/manifests"},{"name":"3.13.0-dev.0","sha":"edc4930998756cb08f501da484e84cdbb7e3e303","kind":"commit","published_at":"2016-07-01T01:18:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.13.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.13.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.13.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.13.0-dev.0/manifests"},{"name":"3.12.0-dev.2","sha":"2b4140af675daf8dbf157723fc624b0632d5743b","kind":"commit","published_at":"2016-06-28T17:54:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.2/manifests"},{"name":"3.12.1","sha":"05690415a41132e6c0b7ebeab7687ee3730ae5a9","kind":"commit","published_at":"2016-06-25T23:00:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.1/manifests"},{"name":"3.12.0-dev.1","sha":"66781965059b1e185484d1850f957dc0f91707d2","kind":"commit","published_at":"2016-06-25T23:00:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.1/manifests"},{"name":"3.12.0","sha":"4fc600be8958755d5ba49ae93b764b599c3a7271","kind":"commit","published_at":"2016-06-25T20:06:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0/manifests"},{"name":"3.12.0-dev.0","sha":"7d46349f027fce0e2bfc2238af77963d1a830112","kind":"commit","published_at":"2016-06-25T19:58:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.12.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.12.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.12.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.12.0-dev.0/manifests"},{"name":"3.11.0-dev.0","sha":"ad57c85798ee61615d978b2df814a8785a077263","kind":"commit","published_at":"2016-06-08T20:01:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0-dev.0/manifests"},{"name":"3.11.0","sha":"99370d2fe7e426588f3f9492d9922599f992d6d6","kind":"commit","published_at":"2016-06-08T20:01:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.11.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.11.0/manifests"},{"name":"3.10.0-dev.3","sha":"92d122f2aaaea7904e33da4a16275a37ea098827","kind":"commit","published_at":"2016-05-28T12:31:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.3/manifests"},{"name":"3.10.2","sha":"e8671e18661e4a7307d0274b937ba997410b82a5","kind":"commit","published_at":"2016-05-14T00:08:58.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.2/manifests"},{"name":"3.10.0-dev.2","sha":"e82465c48bdced1ee938f140efd5edbbc326ffb8","kind":"commit","published_at":"2016-05-14T00:07:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.2/manifests"},{"name":"3.10.1","sha":"a27e6b4500c095d8e09607f55485b3494411b14b","kind":"commit","published_at":"2016-05-11T04:12:02.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.1/manifests"},{"name":"3.10.0-dev.1","sha":"5a97fe21ffb4e364ecd0fd80c1b20d0adea709f9","kind":"commit","published_at":"2016-05-11T04:10:22.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.1/manifests"},{"name":"3.10.0-dev.0","sha":"c4769344c3b86403e2c6260d08326f6d69edf919","kind":"commit","published_at":"2016-05-10T17:07:00.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0-dev.0/manifests"},{"name":"3.10.0","sha":"600e6da4019a8211d0459c89929c4ab60b6a0686","kind":"commit","published_at":"2016-05-10T17:04:36.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.10.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"47fae92dc69aeef6514a4107a44752898a910012","kind":"commit","published_at":"2016-05-03T20:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0/manifests"},{"name":"3.9.0-dev.0","sha":"af03b7b57d0dc0c9996c25ee82d5ba66480d17d8","kind":"commit","published_at":"2016-05-03T20:58:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.9.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.9.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.9.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.9.0-dev.0/manifests"},{"name":"3.8.1","sha":"5a5d4851775d1663ce1fd7868d851eda9e861c00","kind":"commit","published_at":"2016-04-25T02:09:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.1/manifests"},{"name":"3.8.0-dev.1","sha":"a87b78f48ad7219e67e2db2aa85fa05b5073e22f","kind":"commit","published_at":"2016-04-25T02:09:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.1/manifests"},{"name":"3.8.0","sha":"8a397ff9f46275fa1f8b9605f5a76b9782711a56","kind":"commit","published_at":"2016-04-21T22:43:08.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0/manifests"},{"name":"3.8.0-dev.0","sha":"fc100902b41747c5768426cea1ef9f4265922b16","kind":"commit","published_at":"2016-04-21T22:42:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.8.0-dev.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.8.0-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.8.0-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.8.0-dev.0/manifests"},{"name":"3.7.0-dev.5","sha":"af6bfdd823079b85c09c8da22c47ca73c46fe561","kind":"commit","published_at":"2016-04-12T18:11:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.5/manifests"},{"name":"3.7.4","sha":"efc32c1fd9e24cf065644984d76f2ccb1f476f28","kind":"commit","published_at":"2016-04-12T18:11:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"1ca2f6aa0a63b01462b782adca68b60468e8bc6d","kind":"commit","published_at":"2016-04-12T00:10:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.3/manifests"},{"name":"3.7.0-dev.4","sha":"42102ffe3221dc3c0af337d633cce14e95ff01eb","kind":"commit","published_at":"2016-04-12T00:09:47.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.4/manifests"},{"name":"3.7.2","sha":"73afaf22510f2a31f24f677eafbe801ff6f3faae","kind":"commit","published_at":"2016-04-11T18:30:38.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.2/manifests"},{"name":"3.7.0-dev.3","sha":"f17a48ad99321d05447f800040db137bfc9634de","kind":"commit","published_at":"2016-04-11T18:30:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.3/manifests"},{"name":"3.7.1","sha":"c50850353558b3f6e363e2f2f8e5d4a6ae8a99fd","kind":"commit","published_at":"2016-04-05T15:47:24.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.1/manifests"},{"name":"3.7.0-dev.2","sha":"9a2dcdf88a47c5db60c78e4edfe332d2cad11cbb","kind":"commit","published_at":"2016-04-05T15:42:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.2/manifests"},{"name":"3.7.0","sha":"3281470c332d3226d12239871be4730e73956722","kind":"commit","published_at":"2016-04-01T20:27:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0/manifests"},{"name":"3.7.0-dev.1","sha":"3b8be58a3274292208ba5e77ef89517a1b8f8099","kind":"commit","published_at":"2016-04-01T20:27:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.7.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.7.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.7.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.7.0-dev.1/manifests"},{"name":"3.6.0","sha":"80c68fd34b3697663a693bd3fa20235d6a9c7959","kind":"commit","published_at":"2016-03-12T00:33:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0/manifests"},{"name":"3.6.0-dev.1","sha":"3109e5bf09d2413d8d98911dcdf331dc2ebddf82","kind":"commit","published_at":"2016-03-12T00:33:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.6.0-dev.1/manifests"},{"name":"3.5.0","sha":"ce28554c747d8c97e219a1842b7e5182218c9c53","kind":"commit","published_at":"2016-02-23T19:51:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0/manifests"},{"name":"3.5.0-dev.1","sha":"155897ce73d5ad507eb02c3d3a1d4b2bde57c426","kind":"commit","published_at":"2016-02-23T18:00:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.5.0-dev.1/manifests"},{"name":"3.4.0","sha":"01ccab7cbd0480ab2931de5ff9cb3c0b7e6d08d1","kind":"commit","published_at":"2016-02-19T23:19:18.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0/manifests"},{"name":"3.4.0-dev.2","sha":"6d9f95158a06f7e37d4ad69ffe28d6f0803e8e0c","kind":"commit","published_at":"2016-02-19T23:18:17.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.2/manifests"},{"name":"3.4.0-dev.1","sha":"2256daaea279ddc335091e41e3551c8d6da8b9ac","kind":"commit","published_at":"2016-02-08T22:42:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.4.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.4.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.4.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.4.0-dev.1/manifests"},{"name":"3.3.0-dev.2","sha":"74738d5a0193cad78ae498604a818c750e40424d","kind":"commit","published_at":"2016-01-26T20:11:39.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.2/manifests"},{"name":"3.3.0","sha":"5cbea4955bec1cc0183ca186629e8b3a2db61414","kind":"commit","published_at":"2016-01-22T22:52:56.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0/manifests"},{"name":"3.3.0-dev.1","sha":"dc3ee5b99a1a9bf85623911c284447f588c03b50","kind":"commit","published_at":"2016-01-22T22:52:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.3.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.3.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.3.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.3.0-dev.1/manifests"},{"name":"3.2.2","sha":"225b4521305465c21bdd5458525406bea9ba229f","kind":"commit","published_at":"2016-01-18T15:09:52.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2/manifests"},{"name":"3.2.2-dev.1","sha":"ecbff703b5ede57d6aef7fc8eed5b844d3916dc1","kind":"commit","published_at":"2016-01-16T18:26:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.2-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.2-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.2-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.2-dev.1/manifests"},{"name":"3.2.1","sha":"e9d0eae07d6048ec4ba872e874f958d6dac85444","kind":"commit","published_at":"2015-12-17T16:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1/manifests"},{"name":"3.2.1-dev.1","sha":"12ab51b3161dbf1901783ce00a51588bb3fb0b31","kind":"tag","published_at":"2015-12-17T10:19:44.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.1-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.1-dev.1/manifests"},{"name":"3.2.0","sha":"409aa6e4aa4b63da11fd61e15b26b0100cf1e845","kind":"commit","published_at":"2015-12-11T01:10:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0/manifests"},{"name":"3.2.0-dev.2","sha":"482ada0d09773a10c904edd1bbbf039bca8dc21a","kind":"commit","published_at":"2015-12-10T20:29:34.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.2/manifests"},{"name":"3.2.0-dev.1","sha":"0730f457362236a1f139190448c89807e50299ea","kind":"commit","published_at":"2015-12-07T01:11:46.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.2.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.2.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.2.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.2.0-dev.1/manifests"},{"name":"3.1.1","sha":"b7d2dac4d5f79da08b8f30d30b4387be7088854a","kind":"commit","published_at":"2015-12-01T03:59:42.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"aabf6add4d837cf1d97e79e668736c32c086b7d9","kind":"commit","published_at":"2015-12-01T01:20:21.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0/manifests"},{"name":"3.1.0-dev.1","sha":"7de115dd1133a5d38b456f0069254abff15e80e6","kind":"commit","published_at":"2015-11-25T18:26:35.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.1.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.1.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.1.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.1.0-dev.1/manifests"},{"name":"3.0.0","sha":"ac81f6a3768e395c25f08e8a59557fd6f3463412","kind":"commit","published_at":"2015-11-20T01:23:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0/manifests"},{"name":"3.0.0-dev.3","sha":"50da8d307735ad5efaec8538782671afccff1b8e","kind":"commit","published_at":"2015-11-15T20:09:12.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.3/manifests"},{"name":"3.0.0-dev.2","sha":"4d331a7ec1237c965a7e10ce36402df6be4753b3","kind":"commit","published_at":"2015-11-04T01:02:59.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.2/manifests"},{"name":"3.0.0-dev.1","sha":"9159463eba3daff42943e7162114c076c11feb34","kind":"commit","published_at":"2015-10-24T01:58:23.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/3.0.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/3.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@3.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/3.0.0-dev.1/manifests"},{"name":"2.6.0-dev.2","sha":"dec092074a7f7e9a95ebdca54dbbc6ee8dd1cfcd","kind":"commit","published_at":"2015-10-05T14:32:09.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.2/manifests"},{"name":"2.5.1","sha":"c233ab376a688c4013bcda9ffb6652a1714b7021","kind":"commit","published_at":"2015-10-01T23:24:03.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.1/manifests"},{"name":"2.6.0-dev.1","sha":"07aae95b8d33d7243922641fcbbcf8897324e9be","kind":"commit","published_at":"2015-09-24T18:11:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.6.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.6.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.6.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.6.0-dev.1/manifests"},{"name":"2.5.0","sha":"28bb97f26906bcde6c8af59aca13ee0c60d5e11f","kind":"commit","published_at":"2015-09-17T15:12:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0/manifests"},{"name":"2.5.0-beta","sha":"42947956208d3ae077ce9373a72846576a22bb0d","kind":"commit","published_at":"2015-09-03T14:51:10.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-beta/manifests"},{"name":"2.5.0-dev.5","sha":"0e61cfb250497cfcc6a661670efadd198c3ba968","kind":"commit","published_at":"2015-08-28T19:10:19.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.5/manifests"},{"name":"2.4.5","sha":"fca2a66be2b64b218b8877067d01b15e959a5fe2","kind":"commit","published_at":"2015-08-28T18:26:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.5","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.5/manifests"},{"name":"2.5.0-dev.4","sha":"631656d1af71a1f9ec140ec2696bcd8e0275e720","kind":"commit","published_at":"2015-08-26T03:20:40.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.4/manifests"},{"name":"2.4.4","sha":"d7a331b065f92cd8edbc4dec272dfec5c15af177","kind":"commit","published_at":"2015-08-26T02:55:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.4","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.4/manifests"},{"name":"2.5.0-dev.3","sha":"c9594c553bcc76726a3055d52bc84503e3cba3e3","kind":"commit","published_at":"2015-08-21T20:49:37.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.3/manifests"},{"name":"2.4.3","sha":"0ba24467d293681ab0e33234af8e63df1cad5eef","kind":"commit","published_at":"2015-08-21T20:31:06.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.3","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.3/manifests"},{"name":"2.5.0-dev.2","sha":"0337721fe122a80ef6502ed7efba673acc79967e","kind":"commit","published_at":"2015-08-11T21:52:30.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.2/manifests"},{"name":"2.5.0-dev.1","sha":"d045263051255bb8ce4836797da7b8a2e7547497","kind":"commit","published_at":"2015-08-06T19:45:16.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.5.0-dev.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.5.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.5.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.5.0-dev.1/manifests"},{"name":"2.4.2","sha":"cd244cabe5666b3380cb50ec4688264ea0203f90","kind":"commit","published_at":"2015-07-22T17:13:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.2","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"66d7b36e4f27d12735c2b61a3d2fcd136999ad7e","kind":"commit","published_at":"2015-07-22T16:56:05.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.1","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7a08915fc9767f84c6329533cc4afc6f51b700ae","kind":"commit","published_at":"2015-07-20T16:10:31.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.4.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.4.0/manifests"},{"name":"2.3.1-beta","sha":"dc3887805135255f1450a16c78df78d3c257f9f4","kind":"tag","published_at":"2015-06-26T22:06:57.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.1-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.1-beta/manifests"},{"name":"2.3.0-beta","sha":"09df9374ca24fee9ae803f6aeee3f40cba08ca9d","kind":"commit","published_at":"2015-06-16T15:48:25.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0-beta","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0-beta/manifests"},{"name":"2.3.0","sha":"2c95a8bd993f12644bf81bf8c9fd237df6114a14","kind":"commit","published_at":"2015-06-15T19:21:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.3.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.3.0/manifests"},{"name":"2.1.0","sha":"6cb78213efa44fb26789a6c017a28c097dfc8eb7","kind":"tag","published_at":"2015-02-05T15:43:14.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/2.1.0","html_url":"https://github.com/palantir/tslint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/2.1.0/manifests"},{"name":"1.2.0","sha":"db34912c2dfca9d7b1863493279d37ecf3c55a39","kind":"tag","published_at":"2015-01-12T19:46:50.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/1.2.0","html_url":"https://github.com/palantir/tslint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/1.2.0/manifests"},{"name":"0.4.13","sha":"949445335baa3d5d210cba504124babd1066dea0","kind":"tag","published_at":"2014-10-10T19:52:48.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.13","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"89969afef9630e4f6b61a402d99c77816c3503b7","kind":"tag","published_at":"2014-07-20T17:41:20.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.12","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.12/manifests"},{"name":"0.4.10","sha":"b1572b1a2bef7f76c438bc0a17a498c834eff6a6","kind":"tag","published_at":"2014-06-13T16:06:27.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.10","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"f304c145a4be66234fbc09fee95b8eef4ab19a1c","kind":"tag","published_at":"2014-05-15T21:36:04.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.9","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"c0b66adbc89f50510dc69b1c9824e24e08611184","kind":"tag","published_at":"2014-04-14T19:32:41.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/0.4.8","html_url":"https://github.com/palantir/tslint/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/0.4.8/manifests"},{"name":"v0.1.1","sha":"899d5bae422fe431c081db6a2fd4b234f9dd68ee","kind":"tag","published_at":"2013-07-28T03:02:51.000Z","download_url":"https://codeload.github.com/palantir/tslint/tar.gz/v0.1.1","html_url":"https://github.com/palantir/tslint/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/palantir/tslint@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-28T22:07:49.143Z","dependent_packages_count":486,"downloads":20486,"downloads_period":"last-month","dependent_repos_count":921,"rankings":{"downloads":1.2334584772143111,"dependent_repos_count":0.6414783579740702,"dependent_packages_count":0.11656472403624976,"stargazers_count":1.2880797357779261,"forks_count":1.2953322460826646,"docker_downloads_count":1.7089330276555612,"average":1.0473077614567972},"purl":"pkg:npm/ts-lint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ts-lint","docker_dependents_count":3,"docker_downloads_count":1315,"usage_url":"https://repos.ecosyste.ms/usage/npm/ts-lint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ts-lint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T17:03:32.469Z","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","maintainers":[{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"},{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"},{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-lint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-lint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-lint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-lint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-lint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-lint/codemeta","maintainers":[{"uuid":"soates","login":"soates","name":null,"email":"stephen.kevin.oates@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~soates","role":null,"created_at":"2022-11-15T03:43:53.036Z","updated_at":"2022-11-15T03:43:53.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/soates/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5592413,"maintainers_count":1185194,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":559,"full_name":"palantir/tslint","default_branch":"master","total_commits":2494,"total_committers":415,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":6.009638554216868,"dds":0.8600641539695268,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-30T11:38:18.149Z","last_synced_commit":"285fc1db18d1fd24680d6a2282c6445abf1566ee","created_at":"2023-03-06T22:04:46.057Z","updated_at":"2026-04-30T11:37:10.702Z","committers":[{"name":"Ashwin Ramaswamy","email":"aramaswamy@palantir.com","login":"ashwinr","count":349},{"name":"Adi Dahiya","email":"adi.dahiya14@gmail.com","login":"adidahiya","count":277},{"name":"Klaus Meinhardt","email":"klaus.meinhardt1@gmail.com","login":"ajafff","count":253},{"name":"Andy Hanson","email":"andy.pj.hanson@gmail.com","login":"andy-hanson","count":188},{"name":"Noah Chen","email":"noahchen@gmail.com","login":"nchen63","count":143},{"name":"Geoff Cameron","email":"gcameron@palantir.com","login":"gscshoyru","count":130},{"name":"Jason Killian","email":"jkillian@palantir.com","login":null,"count":123},{"name":"Jason Killian","email":"JKillian","login":"JKillian","count":71},{"name":"Josh Goldberg","email":"joshuakgoldberg@outlook.com","login":null,"count":67},{"name":"Dick van den Brink","email":"d_vandenbrink@outlook.com","login":"DickvdBrink","count":49},{"name":"Andy","email":"anhans@microsoft.com","login":null,"count":23},{"name":"Yuichi Nukiyama","email":"oscar.wilde84@hotmail.co.jp","login":"YuichiNukiyama","count":20},{"name":"Andrii Dieiev","email":"illusionmh@gmail.com","login":"IllusionMH","count":19},{"name":"Lee Avital","email":"leeavital@gmail.com","login":"leeavital","count":19},{"name":"Chris Barr","email":"chris.m.barr@gmail.com","login":"ChrisMBarr","count":18},{"name":"aervin_","email":"profitlaser@gmail.com","login":null,"count":16},{"name":"Martin Probst","email":"martin@probst.io","login":"mprobst","count":13},{"name":"Michael Miller","email":"mmiller@palantir.com","login":"michaelgmiller","count":13},{"name":"Wesley Wigham","email":"wwigham@gmail.com","login":"weswigham","count":13},{"name":"Roman Rogowski","email":"rrogo112@gmail.com","login":"rrogowski","count":10},{"name":"Tanmoy Bhowmik","email":"tanmoy.openroot@gmail.com","login":"tanmoyopenroot","count":10},{"name":"John Wiseheart","email":"johnwiseheart@gmail.com","login":"johnwiseheart","count":10},{"name":"Boris Aranovich","email":"nomaed","login":"nomaed","count":9},{"name":"Bowen Ni","email":"bowen1897@gmail.com","login":"bowenni","count":9},{"name":"Roly Fentanes","email":"roly426@gmail.com","login":"fent","count":8},{"name":"Adeel","email":"adeelbm@outlook.com","login":"am11","count":8},{"name":"Bjorn Stromberg","email":"bjorn@bjornstar.com","login":"bjornstar","count":7},{"name":"thmiceli","email":"tmiceli@bloomberg.net","login":"thmiceli","count":7},{"name":"Ryan Waskiewicz","email":"ryanwaskiewicz@gmail.com","login":"rwaskiewicz","count":7},{"name":"Derek Cicerone","email":"dcicerone@palantir.com","login":"derekcicerone-zz","count":7},{"name":"Alex Eagle","email":"eagle@post.harvard.edu","login":"alexeagle","count":7},{"name":"Adrian Leonhard","email":"adrianleonhard@gmail.com","login":"NaridaL","count":6},{"name":"Brian Surowiec","email":"xtorted@optonline.net","login":"xt0rted","count":6},{"name":"Eric Ferreira","email":"2483476+ericbf","login":"ericbf","count":6},{"name":"Hamlet D'Arcy","email":"hamletdrc@gmail.com","login":"HamletDRC","count":6},{"name":"Vincent Langlet","email":"VincentLanglet","login":"VincentLanglet","count":6},{"name":"Mohsen Azimi","email":"me@azimi.me","login":"mohsen1","count":6},{"name":"Scott Wu","email":"scott.wu.hjx@gmail.com","login":"ScottSWu","count":6},{"name":"reduckted","email":"reduckted@outlook.com","login":"reduckted","count":6},{"name":"Peter Safranek","email":"pe8ter@mac.com","login":"pe8ter","count":6},{"name":"Gord Tanner","email":"gord@bithound.io","login":null,"count":5},{"name":"Pat Sissons","email":"pat@marinels.com","login":null,"count":5},{"name":"Pavel Birukov","email":"birukov.pavel@gmail.com","login":"pablobirukov","count":5},{"name":"vvakame","email":"vvakame+dev@gmail.com","login":"vvakame","count":5},{"name":"Ben Coveney","email":"bencoveney@gmail.com","login":"bencoveney","count":5},{"name":"Caleb Eggensperger","email":"calebegg@gmail.com","login":"calebegg","count":5},{"name":"Donald Pipowitch","email":"pipo@senaeh.de","login":"donaldpipowitch","count":5},{"name":"Mateusz Witkowski","email":"mtkowski@gmail.com","login":"mateuszwitkowski","count":5},{"name":"Paul Jolly","email":"paul@myitcv.org.uk","login":"myitcv","count":5},{"name":"Cyril Gandon","email":"cyril.gandon@gmail.com","login":"cyrilgandon","count":4},{"name":"Dan Vanderkam","email":"danvdk@gmail.com","login":"danvk","count":4},{"name":"Eric Anderson","email":"e@ericlanderson.com","login":"ericanderson","count":4},{"name":"yyoshiki41","email":"yyoshiki41@gmail.com","login":"yyoshiki41","count":4},{"name":"Tomas Carnecky","email":"tomas.carnecky@gmail.com","login":"wereHamster","count":4},{"name":"James Clark","email":"jameswclark@gmail.com","login":"sbj42","count":4},{"name":"Julian Verdurmen","email":"304NotModified","login":"304NotModified","count":4},{"name":"Miguel Ventura","email":"miguel.ventura@gmail.com","login":"mmv","count":4},{"name":"Pat Sissons","email":"patricksissons@gmail.com","login":"patsissons","count":4},{"name":"Thomas den Hollander","email":"ThomasdenH","login":"ThomasdenH","count":4},{"name":"Philip Cox","email":"neogeneva@gmail.com","login":"neoGeneva","count":4},{"name":"Rasmus Eneman","email":"pie.or.paj@gmail.com","login":"Pajn","count":3},{"name":"Simone Fonda","email":"simone.fonda@prezi.com","login":"fondasimone","count":3},{"name":"Umar Bolatov","email":"bolatovumar@gmail.com","login":"bolatovumar","count":3},{"name":"Victor Grigoriu","email":"vgrigoriu@gmail.com","login":"vgrigoriu","count":3},{"name":"Young Min Kim","email":"aprilrd8943@gmail.com","login":"aprilrd","count":3},{"name":"ksvitkovsky","email":"ksvitkovsky@yandex.ru","login":"ksvitkovsky","count":3},{"name":"nikklassen","email":"nik@nikklassen.ca","login":"nikklassen","count":3},{"name":"Alexander Rusakov","email":"a_s_rusakov@mail.ru","login":"arusakov","count":3},{"name":"Evgeniy Timokhov","email":"timocov@gmail.com","login":"timocov","count":3},{"name":"Andrew Boyton","email":"aboyton","login":"aboyton","count":3},{"name":"Brian Olore","email":"brian@olore.net","login":"olore","count":3},{"name":"Minko Gechev","email":"mgechev@gmail.com","login":"mgechev","count":3},{"name":"Matthias Fischmann","email":"mf@zerobuzz.net","login":"fisx","count":3},{"name":"Irfan Hudda","email":"irfanhudda@gmail.com","login":"irfanhudda","count":3},{"name":"Enes SOYLU","email":"enessoylu","login":"enessoylu","count":3},{"name":"Noah Chen","email":"nchen@palantir.com","login":null,"count":3},{"name":"Mitchell Wills","email":"me@mitchellwills.com","login":"mitchellwills","count":2},{"name":"Morgan Zolob","email":"mogzol","login":"mogzol","count":2},{"name":"NN","email":"nn1436401@gmail.com","login":"NN---","count":2},{"name":"Neha Rathi","email":"neharrathi@gmail.com","login":"nrathi","count":2},{"name":"Piotr Gajowniczek","email":"piotrgajow@gmail.com","login":"piotrgajow","count":2},{"name":"Simon Schick","email":"SimonSchick","login":"SimonSchick","count":2},{"name":"Dariusz Rumiński","email":"dariusz.ruminski@gmail.com","login":"keradus","count":2},{"name":"Derek Cicerone","email":"derekcicerone@gmail.com","login":"derekcicerone","count":2},{"name":"Ethan","email":"ethan.resnick@gmail.com","login":"ethanresnick","count":2},{"name":"Guido","email":"7917821+guidsdo","login":"guidsdo","count":2},{"name":"Homa Wong","email":"homawong@gmail.com","login":"unional","count":2},{"name":"Ika","email":"ikatyang@gmail.com","login":"ikatyang","count":2},{"name":"Jay Anslow","email":"jay@anslow.me.uk","login":"janslow","count":2},{"name":"Jeffery Grajkowski","email":"pushplay@gmail.com","login":"pushplay","count":2},{"name":"Jeremy Morton","email":"github@game-point.net","login":"jez9999","count":2},{"name":"Joscha Feth","email":"joscha@feth.com","login":"joscha","count":2},{"name":"Junle Li","email":"lijunle@gmail.com","login":"lijunle","count":2},{"name":"Lars Hvam","email":"larshp@hotmail.com","login":"larshp","count":2},{"name":"Linda_pp","email":"rhysd","login":"rhysd","count":2},{"name":"Adam Kalman","email":"akalman@daptiv.com","login":"akalman","count":2},{"name":"Allen","email":"abierbaum@gmail.com","login":"abierbaum","count":2},{"name":"Artur Dorochowicz","email":"artur+github.com@dorochowicz.com","login":"ArturDorochowicz","count":2},{"name":"Subhash Sharma","email":"subash-a","login":"subash-a","count":2},{"name":"Tibor Blenessy","email":"tibor.blenessy@sonarsource.com","login":"saberduck","count":2},{"name":"Veda","email":"pal.veda.deepta@gmail.com","login":"vedadeepta","count":2},{"name":"Vitalij Krotov","email":"vmk1vmk","login":"vmk1vmk","count":2},{"name":"Vitor Buzinaro","email":"funny.hc@gmail.com","login":"buzinas","count":2},{"name":"Wim Looman","email":"wim.looman@telogis.com","login":"Nemo157","count":2},{"name":"Yaroslav Admin","email":"devoto13@gmail.com","login":"devoto13","count":2},{"name":"ZauberNerd","email":"zaubernerd@zaubernerd.de","login":"ZauberNerd","count":2},{"name":"bumbleblym","email":"bumbleblym","login":"bumbleblym","count":2},{"name":"cameron-mcateer","email":"github@cmcateer.com","login":"cameron-mcateer","count":2},{"name":"jbsingh","email":"jbsingh","login":"jbsingh","count":2},{"name":"lowkay","email":"lowkay","login":"lowkay","count":2},{"name":"ulrichb","email":"ulrich.b@gmx.at","login":"ulrichb","count":2},{"name":"vilicvane","email":"i@vilic.info","login":"vilicvane","count":2},{"name":"Brent Erickson","email":"berickson1","login":"berickson1","count":2},{"name":"Luke Page","email":"luke.a.page@gmail.com","login":"lukeapage","count":2},{"name":"Manuel Lopez","email":"jmlopez.rod@gmail.com","login":"jmlopez-rod","count":2},{"name":"Mark Wong Siang Kai","email":"markwongsk@gmail.com","login":"markwongsk","count":2},{"name":"Max Belsky","email":"public.belsky@gmail.com","login":"mbelsky","count":2},{"name":"Meowtec","email":"bertonzh@gmail.com","login":"meowtec","count":2},{"name":"Mike Deverell","email":"devrelm","login":"devrelm","count":2},{"name":"Andrew MacLeay","email":"amacleay","login":"amacleay","count":2},{"name":"Tom Duncalf","email":"tduncalf+github@gmail.com","login":"tomduncalf","count":2},{"name":"Raghav Katyal","email":"rakatyal@microsoft.com","login":null,"count":2},{"name":"Holm Engelbrecht","email":"holm.engelbrecht@six-group.com","login":null,"count":2},{"name":"Justin Uang","email":"juang@palantir.com","login":null,"count":2},{"name":"Alexander Schrab","email":"alexander.schrab@netset.se","login":null,"count":2},{"name":"Calvin Fernandez","email":"cfernandez@palantir.com","login":null,"count":2},{"name":"Chris Barr","email":"cbarr@appriver.com","login":null,"count":2},{"name":"Daniel Reichhart","email":"34721312+danielreichhart","login":"danielreichhart","count":2},{"name":"Daniel Kucal","email":"dkucal@gmail.com","login":"DanielKucal","count":2},{"name":"Dan Homola","email":"dan.homola@hotmail.cz","login":"no23reason","count":2},{"name":"Cory Deppen","email":"cory@deppen.us","login":"corydeppen","count":2},{"name":"Colin Snover","email":"github.com@zetafleet.com","login":"csnover","count":2},{"name":"Chris Bobo","email":"chrisbobo@gmail.com","login":"chrisbobo","count":2},{"name":"Chase Moskal","email":"chasemoskal@gmail.com","login":"chase-moskal","count":2},{"name":"Max Sysoev","email":"colchgh@gmail.com","login":"ColCh","count":2},{"name":"Carsten Dietzel","email":"carsten.dietzel@googlemail.com","login":"cheeZery","count":2},{"name":"Andrew Moreland","email":"andy@andymo.org","login":"AndyMoreland","count":2},{"name":"Andy Russell","email":"arussell123@gmail.com","login":"euclio","count":1},{"name":"Antony74","email":"akb@akb.me.uk","login":"Antony74","count":1},{"name":"Art Chaidarun","email":"artchaidarun@gmail.com","login":"artnc","count":1},{"name":"Arturs Vonda","email":"github@artursvonda.lv","login":"artursvonda","count":1},{"name":"Athene Noctua","email":"steinuil","login":"steinuil","count":1},{"name":"BB9z","email":"bb9z@me.com","login":"BB9z","count":1},{"name":"Bartvds","email":"bartvanderschoor@gmail.com","login":"Bartvds","count":1},{"name":"Bas Bosman","email":"github@nazgul.nu","login":"BBosman","count":1},{"name":"Basarat Ali Syed","email":"basaratali@gmail.com","login":"basarat","count":1},{"name":"Andrew Z Allen","email":"me@andrewzallen.com","login":"achew22","count":1},{"name":"AndreasGassmann","email":"andreas@andreasgassmann.ch","login":"AndreasGassmann","count":1},{"name":"Amin Pakseresht","email":"aminpaks","login":"aminpaks","count":1},{"name":"Aman Sharma","email":"mannu.poski10@gmail.com","login":"algomaster99","count":1},{"name":"Allan Nienhuis","email":"allan@allanandshelley.ca","login":"allannienhuis","count":1},{"name":"Alexandre Alonso","email":"alex4551@gmail.com","login":"FinalDes","count":1},{"name":"Alexander Schrab","email":"alexander.schrab@gmail.com","login":"meros","count":1},{"name":"Alexander James Phillips","email":"ajp.global@gmail.com","login":"AJamesPhillips","count":1},{"name":"Andrew Scott","email":"atscott01@gmail.com","login":"atscott","count":1},{"name":"Charles Samborski","email":"demurgos@demurgos.net","login":"demurgos","count":1},{"name":"Chris Wrench","email":"c.g.wrench@gmail.com","login":"cgwrench","count":1},{"name":"Christian Flach","email":"cmfcmf.flach@gmail.com","login":"cmfcmf","count":1},{"name":"Claas Augner","email":"github@caugner.de","login":"caugner","count":1},{"name":"Csaba Miklos","email":"mikcsabee@gmail.com","login":"mikcsabee","count":1},{"name":"CSchulz","email":"CSchulz","login":"CSchulz","count":1},{"name":"Bruno Lemos","email":"brunolemos","login":"brunolemos","count":1},{"name":"Brian Schlenker","email":"bschlenk@umich.edu","login":"bschlenk","count":1},{"name":"Brian Golden","email":"brian.golden09@gmail.com","login":"bgold09","count":1},{"name":"Brandon Furtwangler","email":"brandon.furtwangler@hotmail.com","login":"brandf","count":1},{"name":"Boris Cherny","email":"boris@performancejs.com","login":"bcherny","count":1},{"name":"Blake Embrey","email":"hello@blakeembrey.com","login":"blakeembrey","count":1},{"name":"Blair Zajac","email":"blair@orcaware.com","login":"blair","count":1},{"name":"Elena Vilchik","email":"elena.vilchik@sonarsource.com","login":"vilchik-elena","count":1},{"name":"Andrew Crites","email":"ajcrites@gmail.com","login":"ajcrites","count":1},{"name":"Benny Neugebauer","email":"bn@bennyn.de","login":"bennycode","count":1},{"name":"BehindTheMath","email":"BehindTheMath","login":"BehindTheMath","count":1},{"name":"Matthew McCune","email":"contact@matthew.cx","login":null,"count":1},{"name":"Mark Buer","email":"mark.buer@booktrack.com","login":null,"count":1},{"name":"Liz","email":"lizzzp1@gmail.com","login":null,"count":1},{"name":"Lionel Besson","email":"lionel.besson@thalesgroup.com","login":null,"count":1},{"name":"Lee Avital","email":"lavital@palantir.com","login":null,"count":1},{"name":"Josh Pike","email":"josh@streaka.com","login":null,"count":1},{"name":"Josh Goldberg","email":"josh@fullscreenmario.com","login":null,"count":1},{"name":"Jason Mendes","email":"jason@honua.co","login":null,"count":1},{"name":"Janis Koehr","email":"janiskoehr@icloud.com","login":null,"count":1},{"name":"Greg Cohan","email":"gcohan@palantir.com","login":null,"count":1},{"name":"Chia-Lun Wu (Leo)","email":"r03921058@ntu.edu.tw","login":null,"count":1},{"name":"Chris Pearce","email":"chris.pearce@seachangeinnovations.com","login":null,"count":1},{"name":"Christian Dreher","email":"cdreher3011+github@gmail.com","login":null,"count":1},{"name":"Build","email":"jgilevich@interwise.com","login":null,"count":1},{"name":"Basarat Syed","email":"bas@picnicsoftware.com","login":null,"count":1},{"name":"Arnavion","email":"arnavion@gmail.com","login":null,"count":1},{"name":"Ari Gesher","email":"regs@palantir.com","login":null,"count":1},{"name":"=","email":"=","login":null,"count":1},{"name":"Alex Ryan","email":"alexanderfryan@gmail.com","login":"crazytoucan","count":1},{"name":"Daisuke Yokomoto","email":"yokomotod@gmail.com","login":"yokomotod","count":1},{"name":"AbdulFattah Popoola","email":"abdulapopoola@yahoo.com","login":"abdulapopoola","count":1},{"name":"Achim Weimert","email":"achim.weimert@gmail.com","login":"a-xin","count":1},{"name":"Adam Postma","email":"postama29@gmail.com","login":"postama","count":1},{"name":"Ahmed Ghoneim","email":"ahmedghoneim92@gmail.com","login":"aghoneim92","count":1},{"name":"Akshaya Srivatsa","email":"akshay.s86@gmail.com","login":"akshayas","count":1},{"name":"Alan Agius","email":"alan.agius4@gmail.com","login":"alan-agius4","count":1},{"name":"Aleksandr Filatov","email":"greybax@gmail.com","login":"greybax","count":1},{"name":"yadan","email":"eggggger@yahoo.com","login":null,"count":1},{"name":"ryiwamoto","email":"ryo_iwamoto@dwango.co.jp","login":null,"count":1},{"name":"jakpaw","email":"jakub.pawlot@syncron.com","login":null,"count":1},{"name":"Victor Belozyorov","email":"hi@vbelozyorov.com","login":null,"count":1},{"name":"Stefan Reichel","email":"dev@bomret.com","login":null,"count":1},{"name":"Robert Fink","email":"rfink@palantir.com","login":null,"count":1},{"name":"Punya Biswal","email":"pbiswal@palantir.com","login":null,"count":1},{"name":"Petr Kosikhin","email":"mq3_storm@mail.ru","login":null,"count":1},{"name":"Oleg Artene","email":"hi@01eg.art","login":null,"count":1},{"name":"René Scheibe","email":"rene.scheibe@gmail.com","login":"darxriggs","count":1},{"name":"Retsam","email":"Retsam","login":"Retsam","count":1},{"name":"Roman","email":"rfever@gmail.com","login":"M0ns1gn0r","count":1},{"name":"Romke van der Meulen","email":"romke.vd.meulen@gmail.com","login":"RomkeVdMeulen","count":1},{"name":"chris","email":"knafteN","login":"knafteN","count":1},{"name":"Rui","email":"superkeen@sina.cn","login":"xiongmao86","count":1},{"name":"Russell Briggs","email":"dupski","login":"dupski","count":1},{"name":"Ryan Delaney","email":"rrdelaney@outlook.com","login":"rrdelaney","count":1},{"name":"Ryan Lester","email":"hacker@linux.com","login":"buu700","count":1},{"name":"RyosukeFukushima","email":"39250601+RyosukeFukushima","login":"RyosukeFukushima","count":1},{"name":"Santi Albo","email":"santialbo@gmail.com","login":"santialbo","count":1},{"name":"Satoshi Amemiya","email":"rail.sky@gmail.com","login":"rail44","count":1},{"name":"Saugat Acharya","email":"mesaugat@gmail.com","login":"mesaugat","count":1},{"name":"Schmulik Raskin","email":"schmuli@gmail.com","login":"schmuli","count":1},{"name":"Sean Dawson","email":"contact@seandawson.info","login":"NoxHarmonium","count":1},{"name":"Sebastian Silbermann","email":"eps1lon","login":"eps1lon","count":1},{"name":"Sehrope Sarkuni","email":"sehrope@jackdb.com","login":"sehrope","count":1},{"name":"Sergey Koshechkin","email":"serge.koshechkin@gmail.com","login":"FrankiePo","count":1},{"name":"Sergey Shevchenko","email":"sshev","login":"sshev","count":1},{"name":"Shinigami","email":"chrissi92@hotmail.de","login":"Shinigami92","count":1},{"name":"Shlomi Assaf","email":"shlomiassaf","login":"shlomiassaf","count":1},{"name":"Simon Friis Vindum","email":"simonfv@gmail.com","login":"paldepind","count":1},{"name":"Simon Marchi","email":"simon.marchi@polymtl.ca","login":"simark","count":1},{"name":"SlurpTheo","email":"SlurpTheo","login":"SlurpTheo","count":1},{"name":"Stepan Riha","email":"github@nonplus.net","login":"nonplus","count":1},{"name":"Steve Moser","email":"contact@stevemoser.org","login":"stevemoser","count":1},{"name":"Nathan Shively-Sanders","email":"nathansa@microsoft.com","login":"sandersn","count":1},{"name":"Nazanin Delam","email":"Nazanin1427@gmail.com","login":"Nazanin1369","count":1},{"name":"Nick Heiner","email":"NickHeiner","login":"NickHeiner","count":1},{"name":"Nick Miyake","email":"nmiyake","login":"nmiyake","count":1},{"name":"Nina Hartmann","email":"soniro","login":"soniro","count":1},{"name":"Noam Yogev","email":"noamyogev84@gmail.com","login":"noamyogev84","count":1},{"name":"Norio Suzuki","email":"norio.suzuki@gmail.com","login":"suzuki","count":1},{"name":"Oleg Vaskevich","email":"oleg@osv.im","login":"oleg-codaio","count":1},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com","login":"OliverJAsh","count":1},{"name":"Orta","email":"orta.therox+github@gmail.com","login":"orta","count":1},{"name":"Pablo Núñez","email":"pablonete@gmail.com","login":"pablonete","count":1},{"name":"Panu Horsmalahti","email":"panu.horsmalahti@iki.fi","login":"panuhorsmalahti","count":1},{"name":"Paul Gschwendtner","email":"paulgschwendtner@gmail.com","login":"devversion","count":1},{"name":"Paul Medynski","email":"31868385+paulmedynski","login":"paulmedynski","count":1},{"name":"Pavel Zet","email":"zetorama@gmail.com","login":"zetorama","count":1},{"name":"Peter Sandor","email":"p.sandor@outlook.sk","login":"petersandor","count":1},{"name":"Philipp Foedermayr","email":"17589486+pfoedermayr","login":"pfoedermayr","count":1},{"name":"Phips Peter","email":"pspeter3","login":"pspeter3","count":1},{"name":"Pichest Wongsiripiphat","email":"tanniiz","login":"tanniiz","count":1},{"name":"Piotr Tomiak","email":"piotr@genuitec.com","login":"piotrtomiak","count":1},{"name":"PomanoB","email":"romanov4400@gmail.com","login":"PomanoB","count":1},{"name":"Quentin","email":"QuentinFchx","login":"QuentinFchx","count":1},{"name":"Rado Kirov","email":"rkirov@gmail.com","login":"rkirov","count":1},{"name":"Radon Rosborough","email":"radon.neon@gmail.com","login":"raxod502","count":1},{"name":"Rafael Santana","email":"rafaelsantana3095@gmail.com","login":"rafaelss95","count":1},{"name":"Rafał Wrzeszcz","email":"rafal.wrzeszcz@wrzasq.pl","login":"rafalwrzeszcz","count":1},{"name":"arnaudvalle","email":"arnaudvalle","login":"arnaudvalle","count":1},{"name":"atsu85","email":"atsu85@gmail.com","login":"atsu85","count":1},{"name":"Terry","email":"zhangwenlp@vip.qq.com","login":"Teamop","count":1},{"name":"cwgorman","email":"cwgorman","login":"cwgorman","count":1},{"name":"david-cannady","email":"38667046+david-cannady","login":"david-cannady","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"eonarheim","email":"erik.onarheim@gmail.com","login":"eonarheim","count":1},{"name":"felipeissa","email":"felipeissa","login":"felipeissa","count":1},{"name":"gustavderdrache","email":"gustavderdrache@gmail.com","login":"gustavderdrache","count":1},{"name":"jishi9","email":"jishi9@gmail.com","login":"jishi9","count":1},{"name":"joon1030","email":"joon1030","login":"joon1030","count":1},{"name":"mertdeg2","email":"mertdeg@google.com","login":"mertdeg2","count":1},{"name":"mmkal","email":"misha.kaletsky@gmail.com","login":"mmkal","count":1},{"name":"rarenal","email":"rarenalgutierrez@gmail.com","login":"rarenal","count":1},{"name":"rich-newman","email":"rich-newman","login":"rich-newman","count":1},{"name":"samuela","email":"skainsworth@gmail.com","login":"samuela","count":1},{"name":"shalomdotnet","email":"shalom@haravdotnet.co.il","login":"shalomdotnet","count":1},{"name":"smoehrle","email":"26185187+smoehrle","login":"smoehrle","count":1},{"name":"stefanhamburger","email":"9825318+stefanhamburger","login":"stefanhamburger","count":1},{"name":"tdsmithATabc","email":"tdsmith@safetyweb.org","login":"tdsmithATabc","count":1},{"name":"walkerburgin","email":"walkerburgin@gmail.com","login":"walkerburgin","count":1},{"name":"wmrowan","email":"bill@clinkle.com","login":"wmrowan","count":1},{"name":"zachkirsch","email":"zachkirsch","login":"zachkirsch","count":1},{"name":"Åsmund Grammeltvedt","email":"asmundg@big-oil.org","login":"asmundg","count":1},{"name":"周昊宇","email":"zhy.zbklqx@Gmail.com","login":"lpaladin","count":1},{"name":"谭九鼎","email":"109224573@qq.com","login":"imba-tjd","count":1},{"name":"Steve Van Opstal","email":"stevevanopstal@gmail.com","login":"SteveVanOpstal","count":1},{"name":"Steven Sanderson","email":"steve@codeville.net","login":"SteveSanderson","count":1},{"name":"Suchan Lee","email":"sl746@cornell.edu","login":"suchanlee","count":1},{"name":"Sven Efftinge","email":"sven.efftinge@typefox.io","login":"svenefftinge","count":1},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Tim Brown","email":"timbrown81@outlook.com","login":"timbrown81","count":1},{"name":"Tim Haase","email":"timhaase@gmx.net","login":"lepus2589","count":1},{"name":"Timothy Slatcher","email":"tim.slatcher@gmail.com","login":"zerovox","count":1},{"name":"Tom Lakesman","email":"tom.lakesman@gmail.com","login":"bugsduggan","count":1},{"name":"Trivikram","email":"trivikr.dev@gmail.com","login":"trivikr","count":1},{"name":"Vanga Sasidhar","email":"sasidhar@sasidhar.com","login":"sasidhar","count":1},{"name":"Viktor Mitev","email":"vmmitev@gmail.com","login":"vmmitev","count":1},{"name":"Vitaliy Agoshkov","email":"v.agoshkov@gmail.com","login":"mrfrac","count":1},{"name":"Vito","email":"vslavilla@gmail.com","login":"vitosamson","count":1},{"name":"Vladimir Matveev","email":"vladima@microsoft.com","login":"vladima","count":1},{"name":"WGroenestein","email":"WGroenestein","login":"WGroenestein","count":1},{"name":"Waseem Ahmad","email":"42496021+waseemahmad31","login":"waseemahmad31","count":1},{"name":"William Neely","email":"william@piecewise.com","login":"willyboy","count":1},{"name":"WiseBird","email":"sokolcjrjk@gmail.com","login":"WiseBird","count":1},{"name":"Xavier Downs","email":"xavier630@gmail.com","login":"xavier630","count":1},{"name":"Xinhu Liu","email":"xinhu.liu90@gmail.com","login":"liuxh0","count":1},{"name":"Yordis Prieto","email":"yordis.prieto@gmail.com","login":"yordis","count":1},{"name":"Zen","email":"843968788@qq.com","login":"Zzzen","count":1},{"name":"Zhen Tian","email":"dawncold","login":"dawncold","count":1},{"name":"Eyas","email":"eyas.sharaiha@gmail.com","login":"Eyas","count":1},{"name":"Feisal Ahmad","email":"fsahmad","login":"fsahmad","count":1},{"name":"Felix Schindler","email":"mail@felixschindler.de","login":"fschindler","count":1},{"name":"Filipe Silva","email":"filipematossilva@gmail.com","login":"filipesilva","count":1},{"name":"Florent Suc","email":"florentsuc","login":"florentsuc","count":1},{"name":"Gabriel JUCHAULT","email":"gjuchault","login":"gjuchault","count":1},{"name":"Gael Hatchue","email":"ghatchue@gmail.com","login":"ghatchue","count":1},{"name":"Glavin Wiechert","email":"glavin.wiechert@gmail.com","login":"Glavin001","count":1},{"name":"Glen","email":"glen.84@gmail.com","login":"glen-84","count":1},{"name":"Gord P","email":"GoodForOneFare","login":"GoodForOneFare","count":1},{"name":"Grant Wu","email":"grantwwu@gmail.com","login":"grantwwu","count":1},{"name":"Greg Jednaszewski","email":"jednaszewski@gmail.com","login":"gjednaszewski","count":1},{"name":"Gérôme Grignon","email":"32737308+geromegrignon","login":"geromegrignon","count":1},{"name":"Hamish Hutchings","email":"moredhel@aoeu.me","login":"moredhel","count":1},{"name":"HideDev","email":"31411488+HideDev","login":"HideDev","count":1},{"name":"Holger Jeromin","email":"mailgithub@katur.de","login":"HolgerJeromin","count":1},{"name":"Hutson Betts","email":"destroyerofbuilds","login":"destroyerofbuilds","count":1},{"name":"Matthew Barry","email":"komputerwiz.matt@gmail.com","login":"komputerwiz","count":1},{"name":"Ian Mobley","email":"ianmobley@gmail.com","login":"iMobs","count":1},{"name":"Ifiok Jr","email":"ifiokotung@gmail.com","login":"ifiokjr","count":1},{"name":"Igor Ovsiannikov","email":"garek@mail.ru","login":"ggarek","count":1},{"name":"Isabelle","email":"isabelle.flores@gmail.com","login":"isabelleweber","count":1},{"name":"Ivan Sorokin","email":"ivan@sorokin.io","login":"i1skn","count":1},{"name":"J Rob Gant","email":"rgant@alum.wpi.edu","login":"rgant","count":1},{"name":"Jakob Warkotsch","email":"j.warkotsch@gmail.com","login":"jakobw","count":1},{"name":"Jakub Beneš","email":"jukben@gmail.com","login":"jukben","count":1},{"name":"Adrian Pacała","email":"altpacala@gmail.com","login":null,"count":1},{"name":"Daniel McNab","email":"36049421+DJMcNab","login":"DJMcNab","count":1},{"name":"Daniel Nixon","email":"dan.nixon@gmail.com","login":"danielnixon","count":1},{"name":"Daniel Rosenwasser","email":"drosen@microsoft.com","login":"DanielRosenwasser","count":1},{"name":"Daniel Zwelling","email":"dzwellingmusic@gmail.com","login":"DZwell","count":1},{"name":"Danny Guo","email":"dguo","login":"dguo","count":1},{"name":"Dario Banfi","email":"dario.banfi9@gmail.com","login":"dariobanfi","count":1},{"name":"Darren Anderson","email":"darrena092@gmail.com","login":"darrena092","count":1},{"name":"David Golightly","email":"davidgoli","login":"davidgoli","count":1},{"name":"David Zulaica","email":"zulaica","login":"zulaica","count":1},{"name":"Davie Schoots","email":"davieschoots@gmail.com","login":"beardedvikingdev","count":1},{"name":"Debsmita","email":"debsmita.santra@gmail.com","login":"debsmita1","count":1},{"name":"Dobes Vandermeer","email":"dobesv@gmail.com","login":"dobesv","count":1},{"name":"Dominik Moritz","email":"domoritz@gmail.com","login":"domoritz","count":1},{"name":"Dominik Palo","email":"dominik@palo.sk","login":"DominikPalo","count":1},{"name":"Dovydas Navickas","email":"dovydas@quatrodev.com","login":"DovydasNavickas","count":1},{"name":"Edward Drapkin","email":"EdwardDrapkiN@gmail.com","login":"EdwardDrapkin","count":1},{"name":"Carlo Bottiglieri","email":"carlo.bottiglieri@gmail.com","login":"inverno","count":1},{"name":"Emanuel","email":"emanuel@inthemill.ch","login":"inthemill","count":1},{"name":"Eran Shabi","email":"eran514@gmail.com","login":"eranshabi","count":1},{"name":"Eric N. Vander Weele","email":"ericvw@gmail.com","login":"ericvw","count":1},{"name":"Eric Smekens","email":"ericsmekens@msn.com","login":"EricSmekens","count":1},{"name":"Erik","email":"e.timmers@gmail.com","login":"eriktim","count":1},{"name":"Erik","email":"erikseulean@gmail.com","login":"erikseulean","count":1},{"name":"Evan Hahn","email":"me@evanhahn.com","login":"EvanHahn","count":1},{"name":"Evgeniy Zhukovskiy","email":"ejukovskiy@tradingview.com","login":"ezhukovskiy","count":1},{"name":"Lucas Sloan","email":"lucassloan@google.com","login":"LucasSloan","count":1},{"name":"Lukas Spieß","email":"lumaxis","login":"lumaxis","count":1},{"name":"Luke","email":"lukeautry@gmail.com","login":"lukeautry","count":1},{"name":"Lydia","email":"35543823+lydiasun1","login":"lydiasun1","count":1},{"name":"Maciej Sypień","email":"egel","login":"egel","count":1},{"name":"Mariusz Kujawski","email":"email@mariuszkujawski.pl","login":"marines","count":1},{"name":"Mark Vincze","email":"mrk.vincze@gmail.com","login":"markvincze","count":1},{"name":"Martin Möhwald","email":"w@mwld.de","login":"mwld","count":1},{"name":"Marvin Altemeier","email":"iMarv","login":"iMarv","count":1},{"name":"Matt Banz","email":"matt.banz@gmail.com","login":"battmanz","count":1},{"name":"Matt R. Wilson","email":"matt@mattw.co","login":"mastermatt","count":1},{"name":"Karol Janyst","email":"lapkom@gmail.com","login":"LKay","count":1},{"name":"Matthew Herbst","email":"MatthewHerbst","login":"MatthewHerbst","count":1},{"name":"Maxime Kjaer","email":"maxime.kjaer@gmail.com","login":"MaximeKjaer","count":1},{"name":"Meng Wang","email":"wm@mengw.io","login":"WMXPY","count":1},{"name":"Merott Movahedi","email":"merott@merott.com","login":"Merott","count":1},{"name":"Michael Black","email":"michael.bees@gmail.com","login":"michaelblack","count":1},{"name":"Michael Lavina","email":"mlavina","login":"mlavina","count":1},{"name":"Michael Ledin","email":"mledin89@gmail.com","login":"mxl","count":1},{"name":"Michael Withagen","email":"michael.withagen@live.com","login":"michaelw85","count":1},{"name":"Mike Frysinger","email":"vapier@gmail.com","login":"vapier","count":1},{"name":"Mingye Wang","email":"arthur200126@gmail.com","login":"Artoria2e5","count":1},{"name":"Moritz","email":"moritz.gellner@gmail.com","login":"moritzg91","count":1},{"name":"Naoto Usuyama","email":"usuyama.naoto@gmail.com","login":"usuyama","count":1},{"name":"Nathan","email":"nathan.spaeth@gmail.com","login":"nspaeth","count":1},{"name":"andrew bernard","email":"andrew.quartey@gmail.com","login":"drexler","count":1},{"name":"James Booth","email":"jabooth@gmail.com","login":"jabooth","count":1},{"name":"James C. Davis","email":"james@cos.io","login":"jamescdavis","count":1},{"name":"James Jensen","email":"jamesarthurjensen@gmail.com","login":"jajaperson","count":1},{"name":"Jan Aagaard","email":"jan@aagaard.net","login":"janaagaard75","count":1},{"name":"Jan Hancic","email":"jan.hancic@gmail.com","login":"janhancic","count":1},{"name":"Jan Pilzer","email":"jan.pilzer@gmx.de","login":"Hirse","count":1},{"name":"Jay","email":"41024828+JBhagat841","login":"JBhagat841","count":1},{"name":"Jeff Lau","email":"jlau@uselesspickles.com","login":"UselessPickles","count":1},{"name":"Joe Chung","email":"joechung@microsoft.com","login":"joechung-msft","count":1},{"name":"Johannes Choo","email":"jhanschoo@gmail.com","login":"jhanschoo","count":1},{"name":"Jonas Kello","email":"jonaskello","login":"jonaskello","count":1},{"name":"Jonathan Park","email":"jonathan.park@changepoint.com","login":"park9140","count":1},{"name":"Jordan Hawker","email":"hawker.jordan@gmail.com","login":"elwayman02","count":1},{"name":"Joshua R","email":"38544454+JoshuaScript","login":"JoshuaScript","count":1},{"name":"Ian Clanton-Thuon","email":"iclanton","login":"iclanton","count":1},{"name":"Karol Majewski","email":"20233319+karol-majewski","login":"karol-majewski","count":1},{"name":"Karthick Manoharan","email":"smk26888@gmail.com","login":"karthick-manoharan","count":1},{"name":"Kei Son","email":"heyacct@gmail.com","login":"heycalmdown","count":1},{"name":"Kevin Verdieck","email":"kevinverdieck@gmail.com","login":"nomcopter","count":1},{"name":"Khalid Saifullah","email":"khalid@outlook.com.au","login":"ksaifullah","count":1},{"name":"Krati Ahuja","email":"kratiahuja@gmail.com","login":"kratiahuja","count":1},{"name":"Kunal Marwaha","email":"marwahaha@berkeley.edu","login":"marwahaha","count":1},{"name":"Kuniwak","email":"orga.chem.job@gmail.com","login":"Kuniwak","count":1},{"name":"Leo Liang","email":"leoliang@gmail.com","login":"aleung","count":1},{"name":"Louy","email":"louy08@gmail.com","login":"louy","count":1},{"name":"Lucas Charles","email":"theoretick","login":"theoretick","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-07T00:00:08.754Z","repositories_count":6229843,"commits_count":897126265,"contributors_count":34910624,"owners_count":1149914,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"palantir/tslint","html_url":"https://github.com/palantir/tslint","last_synced_at":"2026-02-28T17:03:32.469Z","status":"error","issues_count":85,"pull_requests_count":15,"avg_time_to_close_issue":19249288.48809524,"avg_time_to_close_pull_request":1216687.1333333333,"issues_closed_count":84,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":73,"avg_comments_per_issue":10.152941176470588,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T22:07:21.957Z","updated_at":"2026-02-28T17:03:32.469Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/palantir%2Ftslint/issues","issue_labels_count":{"table":{"Status: Accepting PRs":21,"Type: Question":15,"Type: Bug":14,"External":8,"P2":7,"🌹 R.I.P. 🌹":6,"Type: Rule Suggestion":6,"Type: Feature Request":5,"Resolution: Fixed":5,"Domain: Documentation":5,"Type: Enhancement":4,"Status: Needs More Info":4,"good first issue":3,"Difficulty: Easy":3,"P1":3,"Domain: API":3,"Resolution: Declined":3,"Status: Needs Proposal":3,"security":2,"Type: Breaking Change":2,"Resolution: Aged Away":2,"Resolution: Won't Fix":2,"Formatting rule":2,"P3":2,"Requires Type Checker":2,"Type: Rule Enhancement":1,"Resolution: Not A Bug":1,"Difficulty: Medium":1,"Domain: Tooling":1,"Status: Needs Investigation":1,"Resolution: Duplicate":1,"Status: In Discussion":1,"Difficulty: Hard":1}},"pull_request_labels_count":{"table":{"no changelog":2,"Resolution: Aged Away":1,"PR: waiting for reviewer":1}},"issue_author_associations_count":{"table":{"NONE":56,"CONTRIBUTOR":20,"MEMBER":9}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":8,"NONE":4,"COLLABORATOR":2,"MEMBER":1}},"issue_authors":{"table":{"adidahiya":8,"JoshuaKGoldberg":4,"jpike88":3,"AlexanderOpran":1,"casper123":1,"hmendezm":1,"aseemk":1,"myknbani":1,"Gerrit0":1,"MonsieurMan":1,"navels":1,"ravshansbox":1,"mrdulin":1,"digeomel":1,"bertolo1988":1,"guidsdo":1,"rrdelaney":1,"dylan-chong":1,"Shinigami92":1,"dinesh-tech1990":1,"yannickglt":1,"bdparrish":1,"ocket8888":1,"bmarcaur":1,"RichardJECooke":1,"doronsever":1,"alixwar":1,"cerebrl":1,"webmaster0820":1,"Stupar92":1,"geraldus":1,"dhleong":1,"OoDeLally":1,"WebDevTech2":1,"fr0":1,"unstubbable":1,"jasekiw":1,"barbossa":1,"bdc34":1,"rajinder-yadav":1,"DmitriyIvanko":1,"mastrauckas":1,"m93a":1,"Domvel":1,"mhp-borisbojic":1,"OliverJAsh":1,"jlcard":1,"rgant":1,"fedeolto":1,"MaximeKjaer":1,"arusakov":1,"blakeembrey":1,"oojacoboo":1,"dmytro-gokun":1,"WPMGPRoSToTeMa":1,"nattyxd":1,"felschr":1,"CSchulz":1,"leeavital":1,"MichaReiser":1,"aghoneim92":1,"Maxim-Mazurok":1,"tomanovy":1,"petersandor":1,"pmentz":1,"ghost":1,"angelo-mollame-2":1,"stasberkov":1,"sheam":1,"am11":1,"johncrim":1,"gclifford":1,"tyv":1}},"pull_request_authors":{"table":{"bjornstar":4,"svc-excavator-bot":2,"wumppp":2,"JoshuaKGoldberg":1,"gocarlos":1,"rrdelaney":1,"nchen63":1,"alan-agius4":1,"ocket8888":1,"adidahiya":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-07T00:00:10.474Z","repositories_count":14521733,"issues_count":34186757,"pull_requests_count":112095804,"authors_count":11256364,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"adidahiya","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adidahiya"}},{"table":{"login":"svc-excavator-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svc-excavator-bot"}},{"table":{"login":"bmarcaur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmarcaur"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":10,"WatchEvent":47},"last_year":{"ForkEvent":7,"WatchEvent":33}},"keywords":["linter","linting-rules","octo-correct-managed","static-analysis","tslint","typescript"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-30T21:08:10.190Z","updated_at":"2022-07-30T21:08:10.190Z","repository_link":"https://github.com/palantir/tslint/blob/master/package.json","dependencies":[{"id":526532297,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":526532298,"package_name":"builtin-modules","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":526532299,"package_name":"chalk","ecosystem":"npm","requirements":"^2.3.0","direct":true,"kind":"runtime","optional":false},{"id":526532300,"package_name":"commander","ecosystem":"npm","requirements":"^2.12.1","direct":true,"kind":"runtime","optional":false},{"id":526532301,"package_name":"diff","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":526532302,"package_name":"glob","ecosystem":"npm","requirements":"^7.1.1","direct":true,"kind":"runtime","optional":false},{"id":526532303,"package_name":"js-yaml","ecosystem":"npm","requirements":"^3.13.1","direct":true,"kind":"runtime","optional":false},{"id":526532304,"package_name":"minimatch","ecosystem":"npm","requirements":"^3.0.4","direct":true,"kind":"runtime","optional":false},{"id":526532305,"package_name":"mkdirp","ecosystem":"npm","requirements":"^0.5.3","direct":true,"kind":"runtime","optional":false},{"id":526532306,"package_name":"resolve","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":526532307,"package_name":"semver","ecosystem":"npm","requirements":"^5.3.0","direct":true,"kind":"runtime","optional":false},{"id":526532308,"package_name":"tslib","ecosystem":"npm","requirements":"^1.13.0","direct":true,"kind":"runtime","optional":false},{"id":526532309,"package_name":"tsutils","ecosystem":"npm","requirements":"^2.29.0","direct":true,"kind":"runtime","optional":false},{"id":526532310,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"^16.24.3","direct":true,"kind":"development","optional":false},{"id":526532311,"package_name":"@types/babel__code-frame","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"development","optional":false},{"id":526532312,"package_name":"@types/chai","ecosystem":"npm","requirements":"^3.5.0","direct":true,"kind":"development","optional":false},{"id":526532313,"package_name":"@types/diff","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":526532314,"package_name":"@types/glob","ecosystem":"npm","requirements":"^5.0.30","direct":true,"kind":"development","optional":false},{"id":526532315,"package_name":"@types/js-yaml","ecosystem":"npm","requirements":"^3.5.31","direct":true,"kind":"development","optional":false},{"id":526532316,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"^2.0.29","direct":true,"kind":"development","optional":false},{"id":526532317,"package_name":"@types/mkdirp","ecosystem":"npm","requirements":"^0.5.2","direct":true,"kind":"development","optional":false},{"id":526532318,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^5.2.6","direct":true,"kind":"development","optional":false},{"id":526532319,"package_name":"@types/node","ecosystem":"npm","requirements":"^7.0.29","direct":true,"kind":"development","optional":false},{"id":526532320,"package_name":"@types/resolve","ecosystem":"npm","requirements":"^0.0.4","direct":true,"kind":"development","optional":false},{"id":526532321,"package_name":"@types/rimraf","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false},{"id":526532322,"package_name":"@types/semver","ecosystem":"npm","requirements":"^5.3.30","direct":true,"kind":"development","optional":false},{"id":526532323,"package_name":"chai","ecosystem":"npm","requirements":"^3.5.0","direct":true,"kind":"development","optional":false},{"id":526532324,"package_name":"husky","ecosystem":"npm","requirements":"^0.14.3","direct":true,"kind":"development","optional":false},{"id":526532325,"package_name":"json-stringify-pretty-compact","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":526532326,"package_name":"mocha","ecosystem":"npm","requirements":"^6.1.4","direct":true,"kind":"development","optional":false},{"id":526532327,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":526532328,"package_name":"nyc","ecosystem":"npm","requirements":"^14.1.1","direct":true,"kind":"development","optional":false},{"id":526532329,"package_name":"prettier","ecosystem":"npm","requirements":"~1.16.4","direct":true,"kind":"development","optional":false},{"id":526532330,"package_name":"rimraf","ecosystem":"npm","requirements":"^2.5.4","direct":true,"kind":"development","optional":false},{"id":526532331,"package_name":"ts-node","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"development","optional":false},{"id":526532332,"package_name":"tslint","ecosystem":"npm","requirements":"~5.13.0","direct":true,"kind":"development","optional":false},{"id":526532333,"package_name":"tslint-config-prettier","ecosystem":"npm","requirements":"^1.18.0","direct":true,"kind":"development","optional":false},{"id":526532334,"package_name":"tslint-plugin-prettier","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":526532335,"package_name":"tslint-test-config-non-relative","ecosystem":"npm","requirements":"file:test/external/tslint-test-config-non-relative","direct":true,"kind":"development","optional":false},{"id":526532336,"package_name":"typescript","ecosystem":"npm","requirements":"~4.0.0-beta","direct":true,"kind":"development","optional":false},{"id":526532337,"package_name":"yarn-deduplicate","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/config/package.json","sha":null,"kind":"manifest","created_at":"2022-07-30T21:08:10.458Z","updated_at":"2022-07-30T21:08:10.458Z","repository_link":"https://github.com/palantir/tslint/blob/master/test/config/package.json","dependencies":[{"id":526533426,"package_name":"tslint-test-config","ecosystem":"npm","requirements":"../external/tslint-test-config","direct":true,"kind":"runtime","optional":false},{"id":526533427,"package_name":"tslint-test-custom-rules","ecosystem":"npm","requirements":"../external/tslint-test-custom-rules","direct":true,"kind":"runtime","optional":false},{"id":526533428,"package_name":"tslint-test-custom-formatter","ecosystem":"npm","requirements":"../external/tslint-test-custom-formatter","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/rules/no-implicit-dependencies/default/nested-package/package.json","sha":null,"kind":"manifest","created_at":"2022-07-30T21:08:10.649Z","updated_at":"2022-07-30T21:08:10.649Z","repository_link":"https://github.com/palantir/tslint/blob/master/test/rules/no-implicit-dependencies/default/nested-package/package.json","dependencies":[{"id":526533618,"package_name":"baz","ecosystem":"npm","requirements":"next","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/rules/no-implicit-dependencies/package.json","sha":null,"kind":"manifest","created_at":"2022-07-30T21:08:10.723Z","updated_at":"2022-07-30T21:08:10.723Z","repository_link":"https://github.com/palantir/tslint/blob/master/test/rules/no-implicit-dependencies/package.json","dependencies":[{"id":526533646,"package_name":"foo","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":526533647,"package_name":"bar","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":526533648,"package_name":"@angular/core","ecosystem":"npm","requirements":"4.4.5","direct":true,"kind":"runtime","optional":false},{"id":526533649,"package_name":"@angular/common","ecosystem":"npm","requirements":"4.4.4","direct":true,"kind":"runtime","optional":false},{"id":526533650,"package_name":"chai","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-30T21:08:10.785Z","updated_at":"2022-07-30T21:08:10.785Z","repository_link":"https://github.com/palantir/tslint/blob/master/yarn.lock","dependencies":[{"id":526533822,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533823,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":526533824,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533825,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533826,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":526533827,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533828,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":526533829,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":526533830,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":526533831,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":526533832,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533833,"package_name":"@octokit/request","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533834,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"16.24.3","direct":false,"kind":"runtime","optional":false},{"id":526533835,"package_name":"@types/babel__code-frame","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533836,"package_name":"@types/chai","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":526533837,"package_name":"@types/diff","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533838,"package_name":"@types/glob","ecosystem":"npm","requirements":"5.0.32","direct":false,"kind":"runtime","optional":false},{"id":526533839,"package_name":"@types/js-yaml","ecosystem":"npm","requirements":"3.5.31","direct":false,"kind":"runtime","optional":false},{"id":526533840,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"2.0.29","direct":false,"kind":"runtime","optional":false},{"id":526533841,"package_name":"@types/mkdirp","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":526533842,"package_name":"@types/mocha","ecosystem":"npm","requirements":"5.2.6","direct":false,"kind":"runtime","optional":false},{"id":526533843,"package_name":"@types/node","ecosystem":"npm","requirements":"7.10.7","direct":false,"kind":"runtime","optional":false},{"id":526533844,"package_name":"@types/resolve","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":526533845,"package_name":"@types/rimraf","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":526533846,"package_name":"@types/semver","ecosystem":"npm","requirements":"5.3.31","direct":false,"kind":"runtime","optional":false},{"id":526533847,"package_name":"@yarnpkg/lockfile","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533848,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":526533849,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":526533850,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533851,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533852,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":526533853,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":526533854,"package_name":"append-transform","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533855,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533856,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":526533857,"package_name":"array-filter","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533858,"package_name":"array-map","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533859,"package_name":"array-reduce","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533860,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533861,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526533862,"package_name":"atob-lite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533863,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":526533864,"package_name":"balanced-match","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":526533865,"package_name":"before-after-hook","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":526533866,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":526533867,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":526533868,"package_name":"btoa-lite","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533869,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":526533870,"package_name":"caching-transform","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":526533871,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":526533872,"package_name":"chai","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":526533873,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":526533874,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":526533875,"package_name":"ci-info","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":526533876,"package_name":"cliui","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533877,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533878,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":526533879,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":526533880,"package_name":"commander","ecosystem":"npm","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":526533881,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533882,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533883,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":526533884,"package_name":"cp-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533885,"package_name":"cross-spawn","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":526533886,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533887,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":526533888,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":526533889,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":526533890,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533891,"package_name":"deep-eql","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":526533892,"package_name":"deepmerge","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533893,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533894,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":526533895,"package_name":"deprecation","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533896,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":526533897,"package_name":"diff","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533898,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526533899,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":526533900,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":526533901,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":526533902,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":526533903,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533904,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":526533905,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":526533906,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":526533907,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533908,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":526533909,"package_name":"event-stream","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":526533910,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533911,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533912,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533913,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533914,"package_name":"flat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533915,"package_name":"foreach","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":526533916,"package_name":"foreground-child","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"runtime","optional":false},{"id":526533917,"package_name":"from","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":526533918,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533919,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":526533920,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526533921,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":526533922,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533923,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":526533924,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":526533925,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.15","direct":false,"kind":"runtime","optional":false},{"id":526533926,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"runtime","optional":false},{"id":526533927,"package_name":"handlebars","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":526533928,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533929,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533930,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533931,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":526533932,"package_name":"hasha","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533933,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533934,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":526533935,"package_name":"husky","ecosystem":"npm","requirements":"0.14.3","direct":false,"kind":"runtime","optional":false},{"id":526533936,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":526533937,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":526533938,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":526533939,"package_name":"invert-kv","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533940,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":526533941,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":526533942,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533943,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":526533944,"package_name":"is-ci","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533945,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533946,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533947,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533948,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":526533949,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":526533950,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533951,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526533952,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533953,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533954,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":526533955,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":526533956,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":526533957,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":526533958,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":526533959,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":526533960,"package_name":"jest-docblock","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533961,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":526533962,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533963,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":526533964,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":526533965,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526533966,"package_name":"json-stringify-pretty-compact","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533967,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533968,"package_name":"lcid","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533969,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":526533970,"package_name":"load-json-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533971,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533972,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526533973,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":526533974,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":526533975,"package_name":"lodash.set","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":526533976,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":526533977,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"runtime","optional":false},{"id":526533978,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533979,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":526533980,"package_name":"macos-release","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":526533981,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533982,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":526533983,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":526533984,"package_name":"map-stream","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533985,"package_name":"mem","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":526533986,"package_name":"merge-source-map","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533987,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533988,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":526533989,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":526533990,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":526533991,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":526533992,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":526533993,"package_name":"mocha","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":526533994,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":526533995,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":526533996,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":526533997,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":526533998,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":526533999,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":526534000,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":526534001,"package_name":"normalize-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534002,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":526534003,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":526534004,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534005,"package_name":"nyc","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534006,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534007,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534008,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":526534009,"package_name":"octokit-pagination-methods","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534010,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":526534011,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":526534012,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526534013,"package_name":"os-locale","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534014,"package_name":"os-name","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534015,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534016,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534017,"package_name":"p-is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534018,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534019,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534020,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534021,"package_name":"package-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534022,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534023,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534024,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534025,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534026,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534027,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":526534028,"package_name":"path-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534029,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534030,"package_name":"pause-stream","ecosystem":"npm","requirements":"0.0.11","direct":false,"kind":"runtime","optional":false},{"id":526534031,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":526534032,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534033,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534034,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534035,"package_name":"prettier","ecosystem":"npm","requirements":"1.16.4","direct":false,"kind":"runtime","optional":false},{"id":526534036,"package_name":"ps-tree","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534037,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526534038,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534039,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534040,"package_name":"read-pkg","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534041,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534042,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534043,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534044,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534045,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534046,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534047,"package_name":"resolve","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":526534048,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":526534049,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":526534050,"package_name":"semver","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":526534051,"package_name":"semver","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534052,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534053,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534054,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534055,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":526534056,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":526534057,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.16","direct":false,"kind":"runtime","optional":false},{"id":526534058,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":526534059,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":526534060,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":526534061,"package_name":"spdx-correct","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526534062,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":526534063,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":526534064,"package_name":"split","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":526534065,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":526534066,"package_name":"stream-combiner","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":526534067,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526534068,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534069,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534070,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534071,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534072,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534073,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534074,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534075,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534076,"package_name":"strip-indent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534077,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534078,"package_name":"supports-color","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534079,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534080,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":526534081,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534082,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":526534083,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":526534084,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534085,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534086,"package_name":"ts-node","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":526534087,"package_name":"tsconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534088,"package_name":"tslib","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":526534089,"package_name":"tslint-config-prettier","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"runtime","optional":false},{"id":526534090,"package_name":"tslint-plugin-prettier","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534091,"package_name":"tslint-test-config-non-relative","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534092,"package_name":"tslint","ecosystem":"npm","requirements":"5.13.0","direct":false,"kind":"runtime","optional":false},{"id":526534093,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"runtime","optional":false},{"id":526534094,"package_name":"type-detect","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534095,"package_name":"type-detect","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534096,"package_name":"typescript","ecosystem":"npm","requirements":"4.0.0-dev.20200730","direct":false,"kind":"runtime","optional":false},{"id":526534097,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.5.11","direct":false,"kind":"runtime","optional":false},{"id":526534098,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":526534099,"package_name":"url-template","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":526534100,"package_name":"user-home","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534101,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":526534102,"package_name":"v8flags","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534103,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":526534104,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534105,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":526534106,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":526534107,"package_name":"windows-release","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534108,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":526534109,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534110,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":526534111,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":526534112,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534113,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":526534114,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534115,"package_name":"yargs-parser","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534116,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":526534117,"package_name":"yargs","ecosystem":"npm","requirements":"13.2.2","direct":false,"kind":"runtime","optional":false},{"id":526534118,"package_name":"yargs","ecosystem":"npm","requirements":"12.0.5","direct":false,"kind":"runtime","optional":false},{"id":526534119,"package_name":"yarn-deduplicate","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534120,"package_name":"yn","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-30T21:08:10.857Z","updated_at":"2022-07-30T21:08:10.857Z","repository_link":"https://github.com/palantir/tslint/blob/master/docs/Gemfile","dependencies":[{"id":526534160,"package_name":"github-pages","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2022-07-30T21:08:10.925Z","updated_at":"2022-07-30T21:08:10.925Z","repository_link":"https://github.com/palantir/tslint/blob/master/docs/Gemfile.lock","dependencies":[{"id":526534258,"package_name":"activesupport","ecosystem":"rubygems","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":526534259,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":526534260,"package_name":"coffee-script","ecosystem":"rubygems","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":526534261,"package_name":"coffee-script-source","ecosystem":"rubygems","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":526534262,"package_name":"colorator","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534263,"package_name":"commonmarker","ecosystem":"rubygems","requirements":"0.17.13","direct":false,"kind":"runtime","optional":false},{"id":526534264,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":526534265,"package_name":"dnsruby","ecosystem":"rubygems","requirements":"1.61.2","direct":false,"kind":"runtime","optional":false},{"id":526534266,"package_name":"em-websocket","ecosystem":"rubygems","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":526534267,"package_name":"ethon","ecosystem":"rubygems","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":526534268,"package_name":"eventmachine","ecosystem":"rubygems","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":526534269,"package_name":"execjs","ecosystem":"rubygems","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":526534270,"package_name":"faraday","ecosystem":"rubygems","requirements":"0.15.4","direct":false,"kind":"runtime","optional":false},{"id":526534271,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.9.25","direct":false,"kind":"runtime","optional":false},{"id":526534272,"package_name":"forwardable-extended","ecosystem":"rubygems","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":526534273,"package_name":"gemoji","ecosystem":"rubygems","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534274,"package_name":"github-pages","ecosystem":"rubygems","requirements":"193","direct":false,"kind":"runtime","optional":false},{"id":526534275,"package_name":"github-pages-health-check","ecosystem":"rubygems","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":526534276,"package_name":"html-pipeline","ecosystem":"rubygems","requirements":"2.9.1","direct":false,"kind":"runtime","optional":false},{"id":526534277,"package_name":"http_parser.rb","ecosystem":"rubygems","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":526534278,"package_name":"i18n","ecosystem":"rubygems","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":526534279,"package_name":"jekyll","ecosystem":"rubygems","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":526534280,"package_name":"jekyll-avatar","ecosystem":"rubygems","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":526534281,"package_name":"jekyll-coffeescript","ecosystem":"rubygems","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534282,"package_name":"jekyll-commonmark","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534283,"package_name":"jekyll-commonmark-ghpages","ecosystem":"rubygems","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":526534284,"package_name":"jekyll-default-layout","ecosystem":"rubygems","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":526534285,"package_name":"jekyll-feed","ecosystem":"rubygems","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":526534286,"package_name":"jekyll-gist","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":526534287,"package_name":"jekyll-github-metadata","ecosystem":"rubygems","requirements":"2.9.4","direct":false,"kind":"runtime","optional":false},{"id":526534288,"package_name":"jekyll-mentions","ecosystem":"rubygems","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":526534289,"package_name":"jekyll-optional-front-matter","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":526534290,"package_name":"jekyll-paginate","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":526534291,"package_name":"jekyll-readme-index","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534292,"package_name":"jekyll-redirect-from","ecosystem":"rubygems","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":526534293,"package_name":"jekyll-relative-links","ecosystem":"rubygems","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":526534294,"package_name":"jekyll-remote-theme","ecosystem":"rubygems","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":526534295,"package_name":"jekyll-sass-converter","ecosystem":"rubygems","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":526534296,"package_name":"jekyll-seo-tag","ecosystem":"rubygems","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":526534297,"package_name":"jekyll-sitemap","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":526534298,"package_name":"jekyll-swiss","ecosystem":"rubygems","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":526534299,"package_name":"jekyll-theme-architect","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534300,"package_name":"jekyll-theme-cayman","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534301,"package_name":"jekyll-theme-dinky","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534302,"package_name":"jekyll-theme-hacker","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534303,"package_name":"jekyll-theme-leap-day","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534304,"package_name":"jekyll-theme-merlot","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534305,"package_name":"jekyll-theme-midnight","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534306,"package_name":"jekyll-theme-minimal","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534307,"package_name":"jekyll-theme-modernist","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534308,"package_name":"jekyll-theme-primer","ecosystem":"rubygems","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":526534309,"package_name":"jekyll-theme-slate","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534310,"package_name":"jekyll-theme-tactile","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534311,"package_name":"jekyll-theme-time-machine","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":526534312,"package_name":"jekyll-titles-from-headings","ecosystem":"rubygems","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":526534313,"package_name":"jekyll-watch","ecosystem":"rubygems","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":526534314,"package_name":"jemoji","ecosystem":"rubygems","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":526534315,"package_name":"kramdown","ecosystem":"rubygems","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":526534316,"package_name":"liquid","ecosystem":"rubygems","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534317,"package_name":"listen","ecosystem":"rubygems","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":526534318,"package_name":"mercenary","ecosystem":"rubygems","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":526534319,"package_name":"mini_portile2","ecosystem":"rubygems","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":526534320,"package_name":"minima","ecosystem":"rubygems","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":526534321,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.11.3","direct":false,"kind":"runtime","optional":false},{"id":526534322,"package_name":"multipart-post","ecosystem":"rubygems","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534323,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"1.8.5","direct":false,"kind":"runtime","optional":false},{"id":526534324,"package_name":"octokit","ecosystem":"rubygems","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":526534325,"package_name":"pathutil","ecosystem":"rubygems","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":526534326,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":526534327,"package_name":"rb-fsevent","ecosystem":"rubygems","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":526534328,"package_name":"rb-inotify","ecosystem":"rubygems","requirements":"0.9.10","direct":false,"kind":"runtime","optional":false},{"id":526534329,"package_name":"rouge","ecosystem":"rubygems","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":526534330,"package_name":"ruby-enum","ecosystem":"rubygems","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":526534331,"package_name":"ruby_dep","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":526534332,"package_name":"rubyzip","ecosystem":"rubygems","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":526534333,"package_name":"safe_yaml","ecosystem":"rubygems","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":526534334,"package_name":"sass","ecosystem":"rubygems","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":526534335,"package_name":"sass-listen","ecosystem":"rubygems","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":526534336,"package_name":"sawyer","ecosystem":"rubygems","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":526534337,"package_name":"terminal-table","ecosystem":"rubygems","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":526534338,"package_name":"thread_safe","ecosystem":"rubygems","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":526534339,"package_name":"typhoeus","ecosystem":"rubygems","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":526534340,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":526534341,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false}]}],"score":34.2350034720924,"created_at":"2025-10-10T19:54:27.279Z","updated_at":"2026-06-21T00:30:28.953Z","avatar_url":"https://github.com/palantir.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369047","html_url":"https://summary.ecosyste.ms/projects/369047"}