{"id":853445,"name":"@callstack/eslint-config","ecosystem":"npm","description":"ESLint preset extending recommended ESLint config, TypeScript, Prettier and Jest","homepage":"https://github.com/callstack/eslint-config-callstack#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/callstack/eslint-config-callstack","keywords_array":["eslint","eslint config","callstack"],"namespace":"callstack","versions_count":32,"first_release_published_at":"2018-08-21T12:39:16.011Z","latest_release_published_at":"2024-08-21T08:04:12.667Z","latest_release_number":"15.0.0","last_synced_at":"2026-04-30T22:16:11.864Z","created_at":"2022-04-07T14:37:59.240Z","updated_at":"2026-04-30T22:16:11.865Z","registry_url":"https://www.npmjs.com/package/@callstack/eslint-config","install_command":"npm install @callstack/eslint-config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"15.0.0"}},"repo_metadata":{"id":23245169,"uuid":"98285511","full_name":"callstack/eslint-config-callstack","owner":"callstack","description":"ESLint preset extending Flow, Prettier and Jest","archived":false,"fork":false,"pushed_at":"2024-09-17T14:36:15.000Z","size":1265,"stargazers_count":53,"open_issues_count":9,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-17T11:21:16.713Z","etag":null,"topics":["eslint","hacktoberfest","prettier","react","react-native","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-25T08:51:47.000Z","updated_at":"2024-12-06T03:34:05.000Z","dependencies_parsed_at":"2023-09-22T19:33:35.146Z","dependency_job_id":"6fc14b6a-b207-4179-aaeb-6bea79543a1f","html_url":"https://github.com/callstack/eslint-config-callstack","commit_stats":{"total_commits":208,"total_committers":22,"mean_commits":9.454545454545455,"dds":0.6298076923076923,"last_synced_commit":"b6bb65d5c52688c0fc9fe86e52b8b27c88b42287"},"previous_names":["callstack/eslint-config-callstack-io","callstack-io/eslint-config-callstack-io"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/callstack/eslint-config-callstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callstack","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/sbom","scorecard":{"id":262981,"data":{"date":"2025-08-11","repo":{"name":"github.com/callstack/eslint-config-callstack","commit":"9a5189f423c75c62f8f703cac9b7d5ad4534b8fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 13/21 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/callstack/eslint-config-callstack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/callstack/eslint-config-callstack/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/callstack/eslint-config-callstack/test.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T11:15:48.709Z","repository_id":23245169,"created_at":"2025-08-17T11:15:48.709Z","updated_at":"2025-08-17T11:15:48.709Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276243717,"owners_count":25609217,"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-09-21T02:00:07.055Z","response_time":72,"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":"callstack","name":"Callstack","uuid":"42239399","kind":"organization","description":"We drive and accelerate software development innovation.","email":"hello@callstack.com","website":"https://callstack.com","location":"Europe","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42239399?v=4","repositories_count":105,"last_synced_at":"2025-09-18T23:24:08.463Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/callstack","funding_links":["https://github.com/sponsors/callstack"],"total_stars":53685,"followers":1171,"following":0,"created_at":"2022-11-02T16:30:43.338Z","updated_at":"2025-09-18T23:24:08.463Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callstack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callstack/repositories"},"tags":[{"name":"v15.0.0","sha":"9a5189f423c75c62f8f703cac9b7d5ad4534b8fe","kind":"tag","published_at":"2024-08-21T08:04:13.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v15.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v15.0.0/manifests"},{"name":"v14.2.0","sha":"cf620e1bba6f3ed703c7f0258e18b48fd797788f","kind":"tag","published_at":"2024-06-10T12:45:35.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v14.2.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v14.2.0/manifests"},{"name":"v14.1.1","sha":"3c61184aa21ac08750de7ef3039d1a21985fdb49","kind":"tag","published_at":"2024-04-25T13:08:45.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v14.1.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"d8f9a865e19d46f35207952662466b0783081e5a","kind":"tag","published_at":"2023-11-09T15:30:31.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v14.1.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"40e5a57d1194ff8624b06eea0e9d5ad356df02f4","kind":"commit","published_at":"2023-09-22T13:03:50.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v14.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v14.0.0/manifests"},{"name":"v13.0.2","sha":"0cc5ad59cacf3f2e8e1cf1a720c9ebe814810810","kind":"tag","published_at":"2022-09-12T10:13:46.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v13.0.2","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"7a8f5cd22f7dcdeed63e954bdc36e03dd49260f7","kind":"tag","published_at":"2022-09-06T10:06:27.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v13.0.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"06eaa4a85e6ad00095f44e8790da971103d62b99","kind":"tag","published_at":"2022-09-05T16:43:35.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v13.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"55c01277985322cb1ed6cb45f3a789e0c5b3f6c2","kind":"tag","published_at":"2022-01-17T09:19:15.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v12.0.2","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"8f3e264d8d9656a02a666d2d1a18108e78e46f5c","kind":"tag","published_at":"2021-11-29T09:17:09.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v12.0.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"1d77e3c7f74b8178a15944557699b6e0ac635b99","kind":"tag","published_at":"2021-11-25T12:07:43.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v12.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v12.0.0/manifests"},{"name":"v11.0.0","sha":"3a28f81ae168c9b1d4cf434a33e5fd118c7e70e8","kind":"tag","published_at":"2021-06-24T12:50:29.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v11.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v11.0.0/manifests"},{"name":"v10.2.0","sha":"75f32793959abc871bb43f0a15ac88a08e46e960","kind":"tag","published_at":"2021-02-09T14:37:28.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v10.2.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"b4b3097228396789d947adb3a4ff3286443ab9db","kind":"tag","published_at":"2020-10-01T12:15:29.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v10.1.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"78e5daf59adf5d25506e04c907fa45774054f778","kind":"tag","published_at":"2020-07-17T09:40:55.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v10.0.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fe4a782a5e640595c40f9c8cd0d1befbefc4e49d","kind":"tag","published_at":"2020-05-14T19:26:09.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v10.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"f93f9c67f184bfc6d6370ad3501c2ae26c2a4be5","kind":"tag","published_at":"2020-01-03T14:13:41.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v9.1.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"e97c5afe19d93bbc2e690f416c1139b589023f11","kind":"tag","published_at":"2019-12-13T10:18:55.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v9.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"42bed5b5d9ea46ae7a13404e5da85d910b7cbda2","kind":"commit","published_at":"2019-11-12T21:43:36.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v8.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"b7a4710d32dbdab6afb8f5c9a4d184d889143c71","kind":"commit","published_at":"2019-10-29T14:43:57.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v7.1.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"15ad8ac73e70db297b19e436be41494c8d95e017","kind":"tag","published_at":"2019-07-17T15:06:42.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v7.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"6abd83dafcebf6fb8c009fa046f56b11742a08a3","kind":"tag","published_at":"2019-05-31T07:50:11.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v6.1.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"8c77528301a0fc1a05b581e5faf11c14371a5dfe","kind":"tag","published_at":"2019-05-11T11:35:45.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v6.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"37a573920bba4d922995991366db7a8846a11e99","kind":"tag","published_at":"2019-04-23T08:39:27.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v5.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"d3a6768c46fd7d6ee493fba636a03f9e623f0336","kind":"tag","published_at":"2019-04-10T13:57:44.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v4.2.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"01e7426cc59feaf5a815384687c6c0dc86504be4","kind":"tag","published_at":"2019-03-21T17:26:44.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v4.1.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"76246975530ba54b87f999c8d38cc9cfa7d13627","kind":"tag","published_at":"2019-03-15T19:43:44.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v4.0.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"a839a522a6db762a2a6b2652be8f1507ce6a0c6d","kind":"tag","published_at":"2019-03-15T19:23:09.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v4.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v4.0.0/manifests"},{"name":"v3.0.2","sha":"2cfe9179a0abd77b1c5a1cb4da5ba6ea12369bab","kind":"tag","published_at":"2018-11-14T14:21:37.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v3.0.2","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"94639145965fe6c5c7b487b0c25170dc993be23a","kind":"tag","published_at":"2018-11-14T14:11:13.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v3.0.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"79c5f38a5a26b773fb2d8999bad44f7e06070831","kind":"commit","published_at":"2018-10-16T11:50:23.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v3.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"0c260dafa7c2522ea46ac3f4cb5fc9cfb21b7f9e","kind":"commit","published_at":"2018-08-21T12:36:07.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v2.0.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"b7da392ea27b2496d66123697dd2b487a700812b","kind":"tag","published_at":"2018-05-31T14:11:47.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v1.1.2","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"639bf8ea33c14d20586107d206da3399ddbc32f7","kind":"tag","published_at":"2018-01-20T17:19:26.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v1.1.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4c7ca9f56c960ab92724fbc205aec263ee4c81f5","kind":"tag","published_at":"2018-01-20T10:20:59.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v1.1.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"64c9bfac4dcdd54a122d13380b3b7b6911c6a5c9","kind":"tag","published_at":"2017-10-17T12:04:51.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v1.0.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v1.0.1/manifests"},{"name":"v0.4.1","sha":"25b5f5de20a00dc17de657daec4ff05b26106cd9","kind":"commit","published_at":"2017-08-08T13:08:22.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.4.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"377e6fdb16e4311a4a3a6c6dad060dccd84ca86b","kind":"commit","published_at":"2017-07-28T12:42:20.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.4.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9de002ae6610493a4fd07f13e408c8a9b5c2e29d","kind":"commit","published_at":"2017-07-27T13:45:14.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.3.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"993699e1de8856ccbfe2a1e964ce947b51292577","kind":"commit","published_at":"2017-07-27T11:14:45.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.3.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"abf74f1ae9d3ad5574fb94cfe648a38b0bcdeb55","kind":"commit","published_at":"2017-07-27T10:29:27.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.2.1","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"0a4bf1b086ee6a81091ee873c8eddc25a601aafc","kind":"commit","published_at":"2017-07-27T10:25:15.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.2.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"433487ab3ae06b4a801fd3862dee9320c0bff635","kind":"commit","published_at":"2017-07-25T12:57:21.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.1.0","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"b12cb3528a6cdab6970a84b9ab0daf28dc9c1445","kind":"commit","published_at":"2017-07-25T12:52:57.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.0.4","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.0.4/manifests"},{"name":"v0.0.2","sha":"f1bcdc6d1e538e2c93022d699c31d0345cfd40f4","kind":"commit","published_at":"2017-07-25T09:47:58.000Z","download_url":"https://codeload.github.com/callstack/eslint-config-callstack/tar.gz/v0.0.2","html_url":"https://github.com/callstack/eslint-config-callstack/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callstack/eslint-config-callstack@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-26T04:57:18.619Z","dependent_packages_count":76,"downloads":32891,"downloads_period":"last-month","dependent_repos_count":379,"rankings":{"downloads":2.348789071864103,"dependent_repos_count":0.8482337377648608,"dependent_packages_count":0.4418980076821794,"stargazers_count":5.99812427031954,"forks_count":6.132720850992636,"docker_downloads_count":null,"average":3.153953187724664},"purl":"pkg:npm/%40callstack/eslint-config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@callstack/eslint-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@callstack/eslint-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@callstack/eslint-config/dependencies","status":null,"funding_links":["https://github.com/sponsors/callstack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T11:29:18.008Z","issues_count":9,"pull_requests_count":108,"avg_time_to_close_issue":18480449.25,"avg_time_to_close_pull_request":3282952.105769231,"issues_closed_count":4,"pull_requests_closed_count":104,"pull_request_authors_count":13,"issue_authors_count":6,"avg_comments_per_issue":0.8888888888888888,"avg_comments_per_pull_request":0.6203703703703703,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":81,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":10734764.0,"past_year_avg_time_to_close_pull_request":863011.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstack%2Feslint-config-callstack/issues","maintainers":[{"login":"jaworek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaworek"},{"login":"DimitarNestorov","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DimitarNestorov"},{"login":"thymikee","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thymikee"},{"login":"p-syche","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-syche"},{"login":"rezkiy37","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rezkiy37"},{"login":"BartoszKlonowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BartoszKlonowski"},{"login":"mdjastrzebski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdjastrzebski"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@callstack%2Feslint-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@callstack%2Feslint-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@callstack%2Feslint-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@callstack%2Feslint-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@callstack%2Feslint-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@callstack%2Feslint-config/codemeta","maintainers":[{"uuid":"thymikee","login":"thymikee","name":null,"email":"thymikee@gmail.com","url":null,"packages_count":229,"html_url":"https://www.npmjs.com/~thymikee","role":null,"created_at":"2022-11-15T21:21:00.739Z","updated_at":"2022-11-15T21:21:00.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thymikee/packages"},{"uuid":"satya164","login":"satya164","name":null,"email":"satyajit.happy@gmail.com","url":null,"packages_count":163,"html_url":"https://www.npmjs.com/~satya164","role":null,"created_at":"2022-11-15T21:21:00.766Z","updated_at":"2022-11-15T21:21:00.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/satya164/packages"},{"uuid":"mdjastrzebski","login":"mdjastrzebski","name":null,"email":"mdjastrzebski@gmail.com","url":null,"packages_count":119,"html_url":"https://www.npmjs.com/~mdjastrzebski","role":null,"created_at":"2022-11-15T21:21:00.713Z","updated_at":"2022-11-15T21:21:00.713Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdjastrzebski/packages"},{"uuid":"grabbou","login":"grabbou","name":null,"email":"grabbou@gmail.com","url":null,"packages_count":147,"html_url":"https://www.npmjs.com/~grabbou","role":null,"created_at":"2022-11-15T21:21:00.750Z","updated_at":"2022-11-15T21:21:00.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/grabbou/packages"},{"uuid":"jbinda","login":"jbinda","name":null,"email":"jakub.binda@gmail.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~jbinda","role":null,"created_at":"2022-11-15T21:21:00.705Z","updated_at":"2022-11-15T21:21:00.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jbinda/packages"},{"uuid":"souhe","login":"souhe","name":null,"email":"jakub.klobus@outlook.com","url":null,"packages_count":58,"html_url":"https://www.npmjs.com/~souhe","role":null,"created_at":"2022-11-15T21:21:00.729Z","updated_at":"2022-11-15T21:21:00.729Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/souhe/packages"},{"uuid":"jbroma","login":"jbroma","name":null,"email":"j.romanczyk@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~jbroma","role":null,"created_at":"2024-04-05T18:53:30.763Z","updated_at":"2024-04-05T18:53:30.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jbroma/packages"},{"uuid":"camobap","login":"camobap","name":null,"email":"abobrikovich@gmail.com","url":null,"packages_count":54,"html_url":"https://www.npmjs.com/~camobap","role":null,"created_at":"2025-07-31T10:52:11.755Z","updated_at":"2025-07-31T10:52:11.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/camobap/packages"},{"uuid":"artus9033","login":"artus9033","name":null,"email":"artus9033@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~artus9033","role":null,"created_at":"2025-11-07T13:06:45.251Z","updated_at":"2025-11-07T13:06:45.251Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/artus9033/packages"},{"uuid":"trozee","login":"trozee","name":null,"email":"ptrocki@gmail.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~trozee","role":null,"created_at":"2025-07-28T07:59:34.937Z","updated_at":"2025-07-28T07:59:34.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trozee/packages"},{"uuid":"robik","login":"robik","name":null,"email":"dev@robertpasinski.pl","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~robik","role":null,"created_at":"2024-12-04T14:20:14.960Z","updated_at":"2024-12-04T14:20:14.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/robik/packages"},{"uuid":"mateusz1913","login":"mateusz1913","name":null,"email":"luigimario1913@gmail.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~mateusz1913","role":null,"created_at":"2026-03-23T09:23:28.722Z","updated_at":"2026-03-23T09:23:28.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mateusz1913/packages"},{"uuid":"rafikitiki","login":"rafikitiki","name":null,"email":"zakrzewski.rafal@gmail.com","url":null,"packages_count":58,"html_url":"https://www.npmjs.com/~rafikitiki","role":null,"created_at":"2022-12-05T19:49:51.371Z","updated_at":"2022-12-05T19:49:51.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafikitiki/packages"},{"uuid":"admin-callstack","login":"admin-callstack","name":null,"email":"it-admin@callstack.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~admin-callstack","role":null,"created_at":"2022-12-07T10:29:53.174Z","updated_at":"2022-12-07T10:29:53.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/admin-callstack/packages"},{"uuid":"piotrski","login":"piotrski","name":null,"email":"piotr@tomczewski.dev","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~piotrski","role":null,"created_at":"2025-03-12T13:47:37.535Z","updated_at":"2025-03-12T13:47:37.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/piotrski/packages"},{"uuid":"hur.ali.ck","login":"hur.ali.ck","name":null,"email":"hur.ali@callstack.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~hur.ali.ck","role":null,"created_at":"2026-02-21T22:36:33.813Z","updated_at":"2026-02-21T22:36:33.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hur.ali.ck/packages"}]}