{"id":1431642,"name":"array-to-object-keys","ecosystem":"npm","description":"Converts an array to an object where the keys are the array entries and the values are customizable in a function.","homepage":"https://github.com/jaid/array-to-object-keys#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaid/array-to-object-keys","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2019-01-18T13:09:23.343Z","latest_release_published_at":"2020-02-01T01:56:19.599Z","latest_release_number":"1.3.7","last_synced_at":"2026-08-15T09:44:59.107Z","created_at":"2022-04-09T00:55:54.763Z","updated_at":"2026-08-15T09:44:59.528Z","registry_url":"https://www.npmjs.com/package/array-to-object-keys","install_command":"npm install array-to-object-keys","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.7"},"contentPolicy":null},"repo_metadata":{"id":34043151,"uuid":"166354277","full_name":"Jaid/array-to-object-keys","owner":"Jaid","description":"Converts an array to an object where the keys are the array entries and the values are customizable in a function.","archived":false,"fork":false,"pushed_at":"2022-07-27T08:25:33.000Z","size":4609,"stargazers_count":2,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-18T12:28:10.274Z","etag":null,"topics":["array","array-manipulations","array-map","convert","javascript-array","javascript-object","keys","lang","object","utility","values"],"latest_commit_sha":null,"homepage":"https://array-to-object-keys.jaid.codes","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jaid.png","metadata":{},"created_at":"2019-01-18T06:17:43.000Z","updated_at":"2021-09-19T18:51:23.000Z","dependencies_parsed_at":"2022-08-07T23:31:38.198Z","dependency_job_id":null,"html_url":"https://github.com/Jaid/array-to-object-keys","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/Jaid/array-to-object-keys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaid","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/sbom","scorecard":{"id":69914,"data":{"date":"2025-08-11","repo":{"name":"github.com/Jaid/array-to-object-keys","commit":"32b05aa305986d9f643dfb3d1562f6a964596ed0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publishPackage.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","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":"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/publishPackage.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/publishPackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publishPackage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/publishPackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publishPackage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/publishPackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publishPackage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/publishPackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publishPackage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/publishPackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/array-to-object-keys/validate.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: MIT License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.3.5 not signed: https://api.github.com/repos/Jaid/array-to-object-keys/releases/20278898","Warn: release artifact v1.3.4 not signed: https://api.github.com/repos/Jaid/array-to-object-keys/releases/18450590","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/Jaid/array-to-object-keys/releases/18013040","Warn: release artifact v1.3.5 does not have provenance: https://api.github.com/repos/Jaid/array-to-object-keys/releases/20278898","Warn: release artifact v1.3.4 does not have provenance: https://api.github.com/repos/Jaid/array-to-object-keys/releases/18450590","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/Jaid/array-to-object-keys/releases/18013040"],"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 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"159 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-qgfr-5hqp-vrw9","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-r7jx-5m6m-cpg9","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-w7q9-p3jq-fmhm","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-r8f7-9pfq-mjmv","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-cwx2-736x-mf6w","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-p493-635q-r6gr","Warn: Project is vulnerable to: GHSA-3965-hpx2-q597","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-7mwh-4pqv-wmr8","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-c9g6-9335-x697","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-662x-fhqg-9p8v","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T03:37:29.389Z","repository_id":34043151,"created_at":"2025-08-15T03:37:29.389Z","updated_at":"2025-08-15T03:37:29.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Jaid","name":null,"uuid":"6216144","kind":"user","description":"","email":"","website":null,"location":"Germany","twitter":"JaidCodes","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6216144?u=925ab8a999633058deec9b7e4c0eccefdd987de4\u0026v=4","repositories_count":203,"last_synced_at":"2026-08-14T01:55:28.929Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Jaid","funding_links":["https://github.com/sponsors/Jaid"],"total_stars":158,"followers":35,"following":33,"created_at":"2022-11-10T13:03:43.673Z","updated_at":"2026-08-14T01:55:28.957Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaid","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaid/repositories"},"tags":[{"name":"v1.3.7","sha":"4aef595de6b048a51c8967069e12697bb0ba44af","kind":"commit","published_at":"2020-02-01T01:54:11.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.3.7","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"ecf72cf2e93a4aaba62726dccf22174a642df1f7","kind":"commit","published_at":"2020-01-29T15:39:09.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.3.6","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"8eb79455b01c8d17842a4354dbd0577037c3dc1f","kind":"commit","published_at":"2019-09-26T14:07:52.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.3.5","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"82cff9b145ef757af91080713b864e8646a517b9","kind":"commit","published_at":"2019-07-06T13:45:00.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.3.4","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"a806ee30fd6a3cde65873e4af118736fb616ab40","kind":"commit","published_at":"2019-06-15T03:32:41.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.3.3","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e8e4e91826857e0a86c2aa2d8fab1ed0459e521e","kind":"commit","published_at":"2019-06-08T01:22:32.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.3.2","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6126654097a1ba4c5503e0b3235fbc9b08aadeb8","kind":"commit","published_at":"2019-05-25T02:42:15.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.3.1","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"27b6a90db530e15bc3fdd1acdc37708932d723ed","kind":"commit","published_at":"2019-05-22T12:32:13.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.3.0","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"ddb122a2f47396854181e672116604366531ec36","kind":"commit","published_at":"2019-05-17T21:51:32.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.2.2","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.2.2/manifests"},{"name":"v1.2.0","sha":"ca3e5d2b37182156c4b42383a11370da1b771933","kind":"commit","published_at":"2019-02-21T23:08:29.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.2.0","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d5b24d0de8346128da4a835d8abb8318ec14d669","kind":"commit","published_at":"2019-02-19T22:20:19.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.1.0","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.1.0/manifests"},{"name":"v1.0.21","sha":"e2a6362e5af79967a530f7f7a6beaa2a4253d1ac","kind":"commit","published_at":"2019-02-10T20:03:41.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.21","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"429a08bae3a942e29165b261f4100dd055f5b801","kind":"commit","published_at":"2019-02-10T10:33:29.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.20","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"618ed2ff474192bd0b069a9d21d39ccaa58e6232","kind":"commit","published_at":"2019-02-07T01:06:42.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.19","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"172975a0020bf415296625e81cff431247584de1","kind":"commit","published_at":"2019-02-06T02:23:16.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.18","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"536f251c74bd57443b03fa5b7052f107e2ec2fda","kind":"commit","published_at":"2019-02-06T02:09:47.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.17","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"330810bcb7880db8cbe9126496690df58a7184a0","kind":"commit","published_at":"2019-02-06T01:39:50.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.16","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"00a0eafaab2d88ba10c290e3d51b070717a3d0e5","kind":"commit","published_at":"2019-01-31T05:53:43.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.15","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"eb776928ed56cb5843c46e8ce26a663bc5995ab6","kind":"commit","published_at":"2019-01-31T05:06:43.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.14","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"2093f057ee575b5a82549c23801948c1a962643b","kind":"commit","published_at":"2019-01-31T03:18:15.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.13","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"f58c6fad96b15c694518e22f5ce8c3bdf9c22f7f","kind":"commit","published_at":"2019-01-31T02:52:06.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.12","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"af36eb9ec47fc2da051b48b2fa224416cb35c6ec","kind":"commit","published_at":"2019-01-28T19:13:43.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.11","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"02f3a2665e757bb6c06e4bbfa0af74c9c95b2d98","kind":"commit","published_at":"2019-01-28T16:38:43.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.10","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"5ef7dcedf3ef0fbdd6b4db7ab63061ecfbe42361","kind":"commit","published_at":"2019-01-28T15:44:16.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.9","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"a6bbec2d47792b81e7809a2720210c178a1a34ce","kind":"commit","published_at":"2019-01-28T13:31:12.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.8","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"bcd9c7a21545466eebd6d6cac1ef36c7060d6b3d","kind":"commit","published_at":"2019-01-27T18:21:10.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.7","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"63c4b4b72bcb004e218c5503156772988a0b4355","kind":"commit","published_at":"2019-01-22T16:59:47.000Z","download_url":"https://codeload.github.com/Jaid/array-to-object-keys/tar.gz/v1.0.6","html_url":"https://github.com/Jaid/array-to-object-keys/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Jaid/array-to-object-keys@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/tags/v1.0.6/manifests"}]},"repo_metadata_updated_at":"2026-08-15T09:44:59.528Z","dependent_packages_count":5,"downloads":182,"downloads_period":"last-month","dependent_repos_count":120,"rankings":{"downloads":16.144166046067742,"dependent_repos_count":1.3451829427387847,"dependent_packages_count":4.536363211127937,"stargazers_count":14.57196927216094,"forks_count":15.467531025683364,"docker_downloads_count":null,"average":10.413042499555754},"purl":"pkg:npm/array-to-object-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/array-to-object-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/array-to-object-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/array-to-object-keys/dependencies","status":null,"funding_links":["https://github.com/sponsors/Jaid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-24T07:29:33.023Z","issues_count":1,"pull_requests_count":51,"avg_time_to_close_issue":531062.0,"avg_time_to_close_pull_request":453008.13157894736,"issues_closed_count":1,"pull_requests_closed_count":38,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.4117647058823529,"merged_pull_requests_count":16,"bot_issues_count":1,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Farray-to-object-keys/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array-to-object-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array-to-object-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array-to-object-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array-to-object-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array-to-object-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array-to-object-keys/codemeta","maintainers":[{"uuid":"jaid","login":"jaid","name":null,"email":"jaid.jsx@gmail.com","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~jaid","role":null,"created_at":"2022-11-11T12:08:15.028Z","updated_at":"2022-11-11T12:08:15.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaid/packages"}]}