{"id":369252,"url":"https://github.com/sindresorhus/camelcase-keys","last_synced_at":"2026-08-24T12:06:22.240Z","repository":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-16T08:09:11.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-12T03:35:15.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36738103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"packages":[{"id":13742635,"name":"node-camelcase-keys","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:29:08.282Z","latest_release_published_at":"2026-02-13T05:29:08.282Z","latest_release_number":"4.0.0-1","last_synced_at":"2026-08-02T04:03:32.740Z","created_at":"2026-02-13T05:29:08.016Z","updated_at":"2026-08-16T08:16:08.517Z","registry_url":"https://launchpad.net/ubuntu/+source/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"3.9.8","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.516Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-camelcase-keys?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13522457,"name":"node-camelcase-keys","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:57:00.624Z","latest_release_published_at":"2026-02-10T21:57:00.624Z","latest_release_number":"6.2.2-1","last_synced_at":"2026-03-14T00:31:20.146Z","created_at":"2026-02-10T21:57:00.440Z","updated_at":"2026-08-16T08:16:08.559Z","registry_url":"https://tracker.debian.org/pkg/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":"https://packages.debian.org/bullseye/node-camelcase-keys","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-camelcase \u003c!nocheck\u003e, node-map-obj \u003c!nocheck\u003e, node-quick-lru \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.559Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-camelcase-keys?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13596037,"name":"node-camelcase-keys","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:22:51.018Z","latest_release_published_at":"2026-02-11T10:22:51.018Z","latest_release_number":"4.0.0-1","last_synced_at":"2026-07-28T10:44:43.141Z","created_at":"2026-02-11T10:22:50.832Z","updated_at":"2026-08-16T08:16:08.248Z","registry_url":"https://tracker.debian.org/pkg/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":"https://packages.debian.org/buster/node-camelcase-keys","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"3.9.8","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.248Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-camelcase-keys?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":606},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-24T05:03:25.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13459138,"name":"node-camelcase-keys","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:51:56.693Z","latest_release_published_at":"2026-02-09T05:51:56.693Z","latest_release_number":"8.0.2-3","last_synced_at":"2026-03-09T06:23:37.039Z","created_at":"2026-02-09T05:51:56.374Z","updated_at":"2026-08-16T08:16:08.208Z","registry_url":"https://launchpad.net/ubuntu/+source/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-camelcase (\u003e= 7) \u003c!nocheck\u003e, node-map-obj (\u003e= 4.3.0~) \u003c!nocheck\u003e, node-quick-lru (\u003e= 6.1.1~) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-camelcase-keys?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13793427,"name":"node-camelcase-keys","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:57:21.856Z","latest_release_published_at":"2026-02-13T15:57:21.856Z","latest_release_number":"8.0.2-3","last_synced_at":"2026-03-13T20:15:39.901Z","created_at":"2026-02-13T15:57:21.631Z","updated_at":"2026-08-16T08:16:08.285Z","registry_url":"https://launchpad.net/ubuntu/+source/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-camelcase (\u003e= 7) \u003c!nocheck\u003e, node-map-obj (\u003e= 4.3.0~) \u003c!nocheck\u003e, node-quick-lru (\u003e= 6.1.1~) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-camelcase-keys?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13398980,"name":"node-camelcase-keys","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:09:45.824Z","latest_release_published_at":"2026-02-06T05:09:45.824Z","latest_release_number":"8.0.2-3","last_synced_at":"2026-03-06T05:34:31.919Z","created_at":"2026-02-06T05:09:44.714Z","updated_at":"2026-08-16T08:16:08.407Z","registry_url":"https://launchpad.net/ubuntu/+source/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-camelcase (\u003e= 7) \u003c!nocheck\u003e, node-map-obj (\u003e= 4.3.0~) \u003c!nocheck\u003e, node-quick-lru (\u003e= 6.1.1~) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.406Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-camelcase-keys?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13557908,"name":"node-camelcase-keys","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:40:59.149Z","latest_release_published_at":"2026-02-11T04:40:59.149Z","latest_release_number":"8.0.2-2","last_synced_at":"2026-03-11T10:42:26.089Z","created_at":"2026-02-11T04:40:58.961Z","updated_at":"2026-08-16T08:16:08.511Z","registry_url":"https://launchpad.net/ubuntu/+source/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-camelcase (\u003e= 7) \u003c!nocheck\u003e, node-map-obj (\u003e= 4.3.0~) \u003c!nocheck\u003e, node-quick-lru (\u003e= 6.1.1~) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.511Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-camelcase-keys?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13659093,"name":"node-camelcase-keys","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:10:52.009Z","latest_release_published_at":"2026-02-12T08:10:52.009Z","latest_release_number":"8.0.2-3","last_synced_at":"2026-03-14T07:01:51.238Z","created_at":"2026-02-12T08:10:49.471Z","updated_at":"2026-08-16T08:16:08.513Z","registry_url":"https://tracker.debian.org/pkg/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":"https://packages.debian.org/trixie/node-camelcase-keys","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-camelcase (\u003e= 7) \u003c!nocheck\u003e, node-map-obj (\u003e= 4.3.0~) \u003c!nocheck\u003e, node-quick-lru (\u003e= 6.1.1~) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.513Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-camelcase-keys?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13701074,"name":"node-camelcase-keys","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:06:47.234Z","latest_release_published_at":"2026-02-12T21:06:47.234Z","latest_release_number":"8.0.2-2","last_synced_at":"2026-03-13T20:39:46.191Z","created_at":"2026-02-12T21:06:47.056Z","updated_at":"2026-08-16T08:16:08.554Z","registry_url":"https://tracker.debian.org/pkg/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":"https://packages.debian.org/bookworm/node-camelcase-keys","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-camelcase (\u003e= 7) \u003c!nocheck\u003e, node-map-obj (\u003e= 4.3.0~) \u003c!nocheck\u003e, node-quick-lru (\u003e= 6.1.1~) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.554Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-camelcase-keys?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13428144,"name":"node-camelcase-keys","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/camelcase-keys","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:19:40.410Z","latest_release_published_at":"2026-02-07T15:19:40.410Z","latest_release_number":"6.2.2-2","last_synced_at":"2026-03-07T15:40:03.788Z","created_at":"2026-02-07T15:19:40.143Z","updated_at":"2026-08-16T08:16:08.561Z","registry_url":"https://launchpad.net/ubuntu/+source/node-camelcase-keys","install_command":"apt-get install node-camelcase-keys","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-camelcase-keys","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-camelcase \u003c!nocheck\u003e, node-map-obj \u003c!nocheck\u003e, node-quick-lru \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-camelcase-keys?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-camelcase-keys/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":4997701,"name":"org.webjars.npm:camelcase-keys","ecosystem":"maven","description":"WebJar for camelcase-keys","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2015-05-24T02:47:35.000Z","latest_release_published_at":"2020-07-31T15:13:00.000Z","latest_release_number":"6.2.2","last_synced_at":"2026-08-23T11:34:47.579Z","created_at":"2022-07-27T10:52:50.508Z","updated_at":"2026-08-23T11:34:47.579Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/camelcase-keys/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/camelcase-keys/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.430Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":11.813733063404513,"forks_count":13.828167165927974,"average":19.995615997496003},"purl":"pkg:maven/org.webjars.npm/camelcase-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:camelcase-keys/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12089029,"name":"org.mvnpm:camelcase-keys","ecosystem":"maven","description":"Convert object keys to camel case","homepage":"https://github.com/sindresorhus/camelcase-keys#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":[],"namespace":"org.mvnpm","versions_count":6,"first_release_published_at":"2025-03-18T19:48:04.000Z","latest_release_published_at":"2026-01-25T08:00:41.000Z","latest_release_number":"10.0.2","last_synced_at":"2026-08-23T11:35:33.065Z","created_at":"2025-09-10T00:18:09.694Z","updated_at":"2026-08-23T11:35:33.066Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/camelcase-keys/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/camelcase-keys/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.482Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.10543260582095,"dependent_packages_count":45.8989437458733,"stargazers_count":14.39510483152401,"forks_count":19.621770043460078,"docker_downloads_count":null,"average":28.005312806669583},"purl":"pkg:maven/org.mvnpm/camelcase-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:camelcase-keys/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10382311,"name":"github.com/sindresorhus/camelcase-keys","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2014-10-12T12:16:54.000Z","latest_release_published_at":"2026-01-25T07:35:04.000Z","latest_release_number":"v10.0.2+incompatible","last_synced_at":"2026-08-23T11:35:39.014Z","created_at":"2024-06-17T05:11:05.277Z","updated_at":"2026-08-23T11:35:39.014Z","registry_url":"https://pkg.go.dev/github.com/sindresorhus/camelcase-keys","install_command":"go get github.com/sindresorhus/camelcase-keys","documentation_url":"https://pkg.go.dev/github.com/sindresorhus/camelcase-keys#section-documentation","metadata":{},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-08T15:59:25.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-07T18:25:06.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36422634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T08:16:08.458Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/sindresorhus/camelcase-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sindresorhus/camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sindresorhus/camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sindresorhus/camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T22:44:39.754Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4265367.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fcamelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fcamelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fcamelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fcamelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fcamelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fcamelcase-keys/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10422629,"name":"@dword-design/camelcase-keys","ecosystem":"npm","description":"Convert object keys to camel case","homepage":"https://github.com/sindresorhus/camelcase-keys#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["map","object","key","keys","value","values","iterate","camelcase","camel-case","camel","case","dash","hyphen","dot","underscore","separator","string","text","convert","pascalcase","pascal-case","deep","recurse","recursive"],"namespace":"dword-design","versions_count":1,"first_release_published_at":"2024-06-22T00:34:54.035Z","latest_release_published_at":"2024-06-22T00:34:54.035Z","latest_release_number":"0.1.0","last_synced_at":"2026-08-23T11:38:49.351Z","created_at":"2024-06-22T00:41:04.519Z","updated_at":"2026-08-23T11:38:49.351Z","registry_url":"https://www.npmjs.com/package/@dword-design/camelcase-keys","install_command":"npm install @dword-design/camelcase-keys","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"0.1.0"},"contentPolicy":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-16T08:09:11.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-12T03:35:15.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36738103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:47:30.973Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.820889866935893,"dependent_packages_count":40.430560898102826,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.12572538251936},"purl":"pkg:npm/%40dword-design/camelcase-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dword-design/camelcase-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dword-design/camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dword-design/camelcase-keys/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:03:10.133Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7508183.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fcamelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fcamelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fcamelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fcamelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fcamelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fcamelcase-keys/codemeta","maintainers":[{"uuid":"dword-design","login":"dword-design","name":null,"email":"info@sebastianlandwehr.com","url":null,"packages_count":331,"html_url":"https://www.npmjs.com/~dword-design","role":null,"created_at":"2024-06-22T00:44:43.438Z","updated_at":"2024-06-22T00:44:43.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dword-design/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777786,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1260017,"name":"camelcase-keys","ecosystem":"npm","description":"Convert object keys to camel case","homepage":"https://github.com/sindresorhus/camelcase-keys#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/camelcase-keys","keywords_array":["map","object","key","keys","value","values","iterate","camelcase","camel-case","camel","case","dash","hyphen","dot","underscore","separator","string","text","convert","pascalcase","pascal-case","deep","recurse","recursive"],"namespace":null,"versions_count":32,"first_release_published_at":"2014-10-12T12:17:33.822Z","latest_release_published_at":"2026-01-25T07:35:35.120Z","latest_release_number":"10.0.2","last_synced_at":"2026-08-22T12:30:56.872Z","created_at":"2022-04-08T15:12:30.990Z","updated_at":"2026-08-22T12:30:56.872Z","registry_url":"https://www.npmjs.com/package/camelcase-keys","install_command":"npm install camelcase-keys","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"10.0.2"},"contentPolicy":null},"repo_metadata":{"id":21795981,"uuid":"25118495","full_name":"sindresorhus/camelcase-keys","owner":"sindresorhus","description":"Convert object keys to camel case","archived":false,"fork":false,"pushed_at":"2026-01-25T07:35:34.000Z","size":117,"stargazers_count":758,"open_issues_count":0,"forks_count":101,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-16T08:09:11.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.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":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-10-12T12:14:54.000Z","updated_at":"2026-08-12T03:35:15.000Z","dependencies_parsed_at":"2024-01-17T15:03:39.049Z","dependency_job_id":"a667ad6e-4cdd-4ffe-aeb7-674cccff4f57","html_url":"https://github.com/sindresorhus/camelcase-keys","commit_stats":{"total_commits":95,"total_committers":23,"mean_commits":4.130434782608695,"dds":0.3263157894736842,"last_synced_commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/camelcase-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/sbom","scorecard":{"id":826149,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/camelcase-keys","commit":"16bd91fe50eee64e766206e23937d0d96cd8272f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/camelcase-keys/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:40:47.918Z","repository_id":21795981,"created_at":"2025-08-23T16:40:47.924Z","updated_at":"2025-08-23T16:40:47.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36738103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v10.0.2","sha":"3f304acdc5177aa119f383b3b09557bd70d7916c","kind":"tag","published_at":"2026-01-25T07:35:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"6a35bb190a494f233864a0d958fad162869e9603","kind":"tag","published_at":"2025-11-02T16:19:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fbe25dd494e172f717dc491f0f5c27b8e5661a84","kind":"tag","published_at":"2025-09-09T22:14:03.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v10.0.0/manifests"},{"name":"v9.1.3","sha":"16bd91fe50eee64e766206e23937d0d96cd8272f","kind":"tag","published_at":"2024-01-13T11:36:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.3","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.3/manifests"},{"name":"v9.1.2","sha":"7887a0dded2553e25c53436e835b5316c569f1c0","kind":"tag","published_at":"2023-10-18T06:20:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"2a782c101e672fccdc7feea27f635789f083e716","kind":"tag","published_at":"2023-10-17T08:25:31.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"d57c326d2e1fd67378d97dcc50ce602e15f5a17f","kind":"tag","published_at":"2023-09-29T06:10:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"8e4e31def89090b7d21994771fb5fa31a6427236","kind":"tag","published_at":"2023-08-16T13:27:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v9.0.0/manifests"},{"name":"v8.0.2","sha":"015d7901a509642a6fda41d6bae56e7c06793a7c","kind":"tag","published_at":"2022-08-29T07:25:25.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1082010f742c9f5b371a4e2e7f86e2faa28f4e41","kind":"tag","published_at":"2022-06-22T18:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e783aeba0c8ef383b97a528176e8ef2cb80a6069","kind":"tag","published_at":"2022-06-06T05:54:47.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"25bb8622715f110ee194b8756b458e9185dc54c7","kind":"tag","published_at":"2022-02-01T09:00:29.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cb703c413f550e31b840a0b971b13b176a1bfda9","kind":"tag","published_at":"2021-10-04T07:34:21.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1487fd51ab59db30d0223efce181f9c988ec9b61","kind":"tag","published_at":"2021-06-25T08:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"aa2e9a64f519763b741c7b387d3c4534293104e9","kind":"tag","published_at":"2020-04-03T03:50:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"147c3c25568d0e7ae5188d322fcf00e3910d9fd5","kind":"tag","published_at":"2020-03-06T14:23:12.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f4d91c0392ff660e26f16850f101efb679c57d09","kind":"tag","published_at":"2020-03-05T09:11:04.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"ab19b0a3b5e6d1aed8b2a988874b139080464091","kind":"tag","published_at":"2020-01-30T09:27:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.2","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"c33cf46a1311568c5d4b5f27a162e70f5bf0b914","kind":"tag","published_at":"2019-11-08T19:29:15.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"324e2cbf831396f532ba553fb1ded6ddf7bc2dc9","kind":"tag","published_at":"2019-10-18T12:16:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"a31d51eddf8eaf716178b714a62b94c2ccb8082e","kind":"tag","published_at":"2019-07-31T15:40:48.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.1","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"807dd95f34bf2d21c0635e7477f5dc8b599acb48","kind":"tag","published_at":"2019-06-11T17:05:36.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"08a8de48f64950b5b02e6ec21da20b85bafce2f8","kind":"tag","published_at":"2019-04-18T13:10:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b367160a19374463a8e2bcdceda2874415b85900","kind":"tag","published_at":"2019-04-09T03:39:34.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2dd25eb2dea63508cf89244ab7ed8c479d31e6aa","kind":"tag","published_at":"2018-10-16T11:11:26.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"3d979be73cba62281ec91daf468d731e2188bfcc","kind":"tag","published_at":"2017-11-19T08:59:56.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.2.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"983678a5a4f2aac93987159e53fd7b6d205969b9","kind":"tag","published_at":"2017-03-31T01:32:23.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"fa7d9883e8ffb6d98b8d04533f2e0b342c7d35ee","kind":"tag","published_at":"2016-09-17T05:21:20.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"539f6d2b5308e6271d318211aecf2051f2a2a037","kind":"tag","published_at":"2016-05-10T08:27:11.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"d92dfb3b5eb2985d62839cdd44672f01139d1822","kind":"tag","published_at":"2016-03-15T14:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6d88badb1d6908ef6eedf4140c8dfc5d515b5428","kind":"tag","published_at":"2015-11-15T12:50:16.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"fbb9ff793a80f990e8e3c8963ba36e2c14d569d7","kind":"tag","published_at":"2014-10-12T12:16:54.000Z","download_url":"https://codeload.github.com/sindresorhus/camelcase-keys/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/camelcase-keys/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/camelcase-keys@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:49:17.803Z","dependent_packages_count":1168,"downloads":92977353,"downloads_period":"last-month","dependent_repos_count":1363994,"rankings":{"downloads":0.024559711723196445,"dependent_repos_count":0.02603822279683369,"dependent_packages_count":0.06070109352321796,"stargazers_count":2.720953212517075,"forks_count":3.081600395145774,"docker_downloads_count":0.016619559661070503,"average":0.9884120325611946},"purl":"pkg:npm/camelcase-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/camelcase-keys","docker_dependents_count":6387,"docker_downloads_count":6589392892,"usage_url":"https://repos.ecosyste.ms/usage/npm/camelcase-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/camelcase-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T10:37:33.944Z","issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7508183.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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/sindresorhus%2Fcamelcase-keys/issues","maintainers":[{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/camelcase-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/camelcase-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/camelcase-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/camelcase-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/camelcase-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/camelcase-keys/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-10T21:37:29.908Z","updated_at":"2022-11-10T21:37:29.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777786,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":10870,"full_name":"sindresorhus/camelcase-keys","default_branch":"main","total_commits":113,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.913043478260869,"dds":0.2743362831858407,"past_year_total_commits":18,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":18.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T09:32:50.477Z","last_synced_commit":"3f304acdc5177aa119f383b3b09557bd70d7916c","created_at":"2023-03-07T11:10:42.718Z","updated_at":"2026-08-19T09:32:47.856Z","committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":82},{"name":"mahovich","email":"2377626+mahovich","login":"mahovich","count":5},{"name":"yutak23","email":"79501292+yutak23","login":"yutak23","count":4},{"name":"Dimitri Benin","email":"BendingBender","login":"BendingBender","count":2},{"name":"Masa-Shin","email":"34234442+Masa-Shin","login":"Masa-Shin","count":2},{"name":"Corey Farrell","email":"git@cfware.com","login":"coreyfarrell","count":1},{"name":"Critik","email":"critikkiller@gmail.com","login":"simonradier","count":1},{"name":"Dmitriy Sobolev","email":"disobolev@icloud.com","login":"dsblv","count":1},{"name":"Duy Nguyen Hoang","email":"nhduy88@gmail.com","login":"duynguyenhoang","count":1},{"name":"EGOIST","email":"0x142857@gmail.com","login":"egoist","count":1},{"name":"Edmundo Santos","email":"rdsedmundo@gmail.com","login":"rdsedmundo","count":1},{"name":"Emmanuel Akinyele","email":"phoelanre@gmail.com","login":"emmyakin","count":1},{"name":"Håkon Drolsum Røkenes","email":"haakondr@gmail.com","login":"haakondr","count":1},{"name":"Johannes Ewald","email":"mail@johannesewald.de","login":"jhnns","count":1},{"name":"Jon Short","email":"JonShort","login":"JonShort","count":1},{"name":"Matthias Lohscheidt","email":"mail@mlohscheidt.de","login":"mattiloh","count":1},{"name":"Nicola Dal Maso","email":"niktekusho","login":"niktekusho","count":1},{"name":"Pig Fang","email":"g-plane@hotmail.com","login":"g-plane","count":1},{"name":"Seanghay Yath","email":"seanghay.dev@gmail.com","login":"seanghay","count":1},{"name":"Shota","email":"shota+github@code-lab.xyz","login":"nano72mkn","count":1},{"name":"Thanh Vu","email":"v2tmobile.it@gmail.com","login":"jwthanh","count":1},{"name":"Tim Wisniewski","email":"tim@timwis.com","login":"timwis","count":1},{"name":"Yanis Benson","email":"yanis.benson@gmail.com","login":"stroncium","count":1}],"past_year_committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":18}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750506,"commits_count":978010206,"contributors_count":41229425,"owners_count":1358604,"committers_count":3352512,"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":"sindresorhus/camelcase-keys","html_url":"https://github.com/sindresorhus/camelcase-keys","last_synced_at":"2026-08-23T11:31:56.327Z","status":null,"issues_count":76,"pull_requests_count":50,"avg_time_to_close_issue":16520342.161764706,"avg_time_to_close_pull_request":3369950.2708333335,"issues_closed_count":68,"pull_requests_closed_count":48,"pull_request_authors_count":37,"issue_authors_count":75,"avg_comments_per_issue":2.1842105263157894,"avg_comments_per_pull_request":1.68,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7508183.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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-18T23:36:46.991Z","updated_at":"2026-08-23T11:31:56.328Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fcamelcase-keys/issues","issue_labels_count":{"table":{"help wanted":12,"enhancement":8,"bug":3,":gift: Rewarded on Issuehunt":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":69,"CONTRIBUTOR":5,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":31,"NONE":19}},"issue_authors":{"table":{"sindresorhus":2,"OmgImAlexis":1,"kenyipp":1,"acfasj":1,"yonex":1,"raidenmiro":1,"badenkov":1,"monisnap-paul":1,"bytesagar":1,"Innei":1,"duncan-bayne":1,"walt1992":1,"rdandnayak":1,"hyposlasher":1,"mahovich":1,"mlegenhausen":1,"prescience-data":1,"boedy":1,"emmanuelsio":1,"yutak23":1,"dargmuesli":1,"realph":1,"danielcrk":1,"jsinglamms":1,"mgol":1,"paolohu":1,"serjo96":1,"kilianc":1,"Salmandabbakuti":1,"haakondr":1,"AlexSun98":1,"toneworm":1,"cnkygmr":1,"sebpowell":1,"suhailpahmin":1,"WoodyWoodsta":1,"farhan-shaikh-raw":1,"bglimepoint":1,"dhautotlf":1,"jeancallisti":1,"andresarslanian":1,"yoav-lavi":1,"miladdev85":1,"ngocthoaia1":1,"ahmedosama5200":1,"valkum":1,"waffledonkey":1,"chrismooreproductions":1,"JustPilz":1,"fhhhnasnd123":1,"anhnhoktvn":1,"w4-jake":1,"codekiln":1,"tangcent":1,"tuantv413":1,"alexeikaratai":1,"dangreenisrael":1,"jhnns":1,"sjmcdowall":1,"lessfish":1,"davidcostadev":1,"simon-abbott":1,"mojavelinux":1,"sagar-niural":1,"jperelli":1,"ForeshadowRU":1,"lami02":1,"samageloff":1,"talski":1,"maafaishal-tkpd":1,"elektronik2k5":1,"mattiloh":1,"cinderblock":1,"robgonnella":1,"marckaraujo":1}},"pull_request_authors":{"table":{"yutak23":5,"mahovich":5,"5c077yP":2,"g-plane":2,"edcheung1":2,"Masa-Shin":2,"BendingBender":2,"qnighy":1,"rdsedmundo":1,"dangreenisrael":1,"JonShort":1,"mdboop":1,"simonradier":1,"nickdnk":1,"duynguyenhoang":1,"stroncium":1,"mattiloh":1,"galvinben":1,"timwis":1,"essar123":1,"mskec":1,"seanghay":1,"niktekusho":1,"jmca":1,"jwthanh":1,"coreyfarrell":1,"haakondr":1,"odino":1,"saawsan":1,"jhnns":1,"shota1995m":1,"AlexSwensen":1,"dword-design":1,"emmyakin":1,"mattrothenberg":1,"Sun-Woo-Kim":1,"sjmcdowall":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"simon-abbott":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":1,"ForkEvent":7,"IssueCommentEvent":8,"IssuesEvent":13,"PullRequestEvent":5,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"PushEvent":5,"ReleaseEvent":1,"WatchEvent":47},"last_year":{"CreateEvent":1,"IssueCommentEvent":2,"IssuesEvent":7,"PushEvent":5,"ReleaseEvent":1,"WatchEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"bench/package.json","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:42.317Z","updated_at":"2022-07-20T12:02:42.317Z","repository_link":"https://github.com/sindresorhus/camelcase-keys/blob/main/bench/package.json","dependencies":[{"id":302152929,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:42.389Z","updated_at":"2022-07-20T12:02:42.389Z","repository_link":"https://github.com/sindresorhus/camelcase-keys/blob/main/package.json","dependencies":[{"id":302154595,"package_name":"camelcase","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":302154596,"package_name":"map-obj","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"runtime","optional":false},{"id":302154597,"package_name":"quick-lru","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"runtime","optional":false},{"id":302154598,"package_name":"type-fest","ecosystem":"npm","requirements":"^2.13.0","direct":true,"kind":"runtime","optional":false},{"id":302154599,"package_name":"ava","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"development","optional":false},{"id":302154600,"package_name":"matcha","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"development","optional":false},{"id":302154601,"package_name":"tsd","ecosystem":"npm","requirements":"^0.20.0","direct":true,"kind":"development","optional":false},{"id":302154602,"package_name":"xo","ecosystem":"npm","requirements":"^0.49.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:40:55.918Z","updated_at":"2023-01-13T21:40:55.918Z","repository_link":"https://github.com/sindresorhus/camelcase-keys/blob/main/.github/workflows/main.yml","dependencies":[{"id":6891556805,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891556806,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":32.389121419839505,"created_at":"2025-11-11T15:16:36.486Z","updated_at":"2026-08-24T12:06:22.241Z","avatar_url":"https://github.com/sindresorhus.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369252","html_url":"https://summary.ecosyste.ms/projects/369252"}