{"id":1431778,"name":"array.prototype.indexof","ecosystem":"npm","description":"An ES2015 spec-compliant `Array.prototype.indexOf` shim/polyfill/replacement that works as far down as ES3.","homepage":"https://github.com/es-shims/Array.prototype.indexOf#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/es-shims/Array.prototype.indexOf","keywords_array":["Array.prototype.indexOf","indexOf","array","ES5","shim","polyfill","es-shim API"],"namespace":null,"versions_count":9,"first_release_published_at":"2020-01-18T07:30:17.194Z","latest_release_published_at":"2024-12-20T19:50:54.987Z","latest_release_number":"1.0.8","last_synced_at":"2026-05-21T08:09:15.065Z","created_at":"2022-04-09T00:56:11.798Z","updated_at":"2026-05-21T08:09:35.918Z","registry_url":"https://www.npmjs.com/package/array.prototype.indexof","install_command":"npm install array.prototype.indexof","documentation_url":null,"metadata":{"funding":{"url":"https://github.com/sponsors/ljharb"},"dist-tags":{"latest":"1.0.8"}},"repo_metadata":{"id":56253230,"uuid":"234656310","full_name":"es-shims/Array.prototype.indexOf","owner":"es-shims","description":"An ES2015 spec-compliant `Array.prototype.indexOf` shim/polyfill/replacement that works as far down as ES3.","archived":false,"fork":false,"pushed_at":"2025-12-30T01:54:13.000Z","size":120,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-20T01:55:47.181Z","etag":null,"topics":["array","ecmascript","indexof","javascript","polyfill","shim"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/es-shims.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"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":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/es5-shim","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-01-17T23:52:14.000Z","updated_at":"2025-12-30T01:54:17.000Z","dependencies_parsed_at":"2024-03-18T23:28:36.028Z","dependency_job_id":"108c1848-242f-48c3-8d11-7effe4c2ec05","html_url":"https://github.com/es-shims/Array.prototype.indexOf","commit_stats":{"total_commits":58,"total_committers":1,"mean_commits":58.0,"dds":0.0,"last_synced_commit":"d65c4331ba7dd43ee02b4654c6e268286525dfc0"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/sbom","scorecard":{"id":382111,"data":{"date":"2025-08-11","repo":{"name":"github.com/es-shims/Array.prototype.indexOf","commit":"0d479d1c3409063a2e1e3ae54ab2395de787e01e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Array.prototype.indexOf/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Array.prototype.indexOf/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Array.prototype.indexOf/node-tens.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-twenties.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Array.prototype.indexOf/node-twenties.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Array.prototype.indexOf/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/Array.prototype.indexOf/require-allow-edits.yml/main?enable=pin","Info:   0 out of   6 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/require-allow-edits.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-aught.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-pretest.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-tens.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-twenties.yml:6","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/require-allow-edits.yml:6","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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/es-shims/.github/SECURITY.md:1","Info: Found linked content: github.com/es-shims/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/es-shims/.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"}}]},"last_synced_at":"2025-08-18T15:42:25.111Z","repository_id":56253230,"created_at":"2025-08-18T15:42:25.111Z","updated_at":"2025-08-18T15:42:25.111Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33293622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"es-shims","name":"ECMAScript Shims","uuid":"6288429","kind":"organization","description":"A community host for shims and polyfills that are compliant to EcmaScript specs.","email":null,"website":"https://tc39.es/ecma262/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6288429?v=4","repositories_count":153,"last_synced_at":"2024-04-16T00:30:48.097Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/es5-shim","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/es-shims","funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/es5-shim"],"total_stars":9478,"followers":128,"following":0,"created_at":"2022-11-02T16:18:54.419Z","updated_at":"2024-04-16T00:31:50.134Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims/repositories"},"tags":[{"name":"v1.0.8","sha":"0d479d1c3409063a2e1e3ae54ab2395de787e01e","kind":"tag","published_at":"2024-12-20T19:50:42.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.8","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"2953ab56cebb0e7e9399b488b94f37a290c866d3","kind":"tag","published_at":"2024-03-19T01:56:25.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.7","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"493521cbb9aa37585d14dfe31a27f9453fa66a54","kind":"tag","published_at":"2023-09-06T06:13:44.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.6","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"d65c4331ba7dd43ee02b4654c6e268286525dfc0","kind":"tag","published_at":"2022-11-03T15:56:03.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.5","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3136c6413e19714239169938b698a79eff20fade","kind":"tag","published_at":"2022-05-24T23:13:12.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.4","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"724d40d6609bce5e8456c3c95659faca818cd7cb","kind":"tag","published_at":"2021-10-01T19:41:26.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.3","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0b7493e4d8d360f3d36366162ece92cef2c1df2a","kind":"tag","published_at":"2021-02-21T22:17:08.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.2","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"79c1f191defcea842695191087376c8d6a0aef29","kind":"tag","published_at":"2020-11-18T11:08:55.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.1","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a6689994074e8dee5e8bba02e2d1b30a3d07699a","kind":"commit","published_at":"2020-01-18T07:19:49.000Z","download_url":"https://codeload.github.com/es-shims/Array.prototype.indexOf/tar.gz/v1.0.0","html_url":"https://github.com/es-shims/Array.prototype.indexOf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/Array.prototype.indexOf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2FArray.prototype.indexOf/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-21T08:09:35.918Z","dependent_packages_count":4,"downloads":10895,"downloads_period":"last-month","dependent_repos_count":11131,"rankings":{"downloads":5.357207008972275,"dependent_repos_count":0.24080143296636441,"dependent_packages_count":5.892937598162992,"stargazers_count":11.486422187344816,"forks_count":11.585275305524638,"docker_downloads_count":null,"average":6.912528706594218},"purl":"pkg:npm/array.prototype.indexof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/array.prototype.indexof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/array.prototype.indexof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/array.prototype.indexof/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/es5-shim"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-18T15:32:36.691Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":153221.5,"avg_time_to_close_pull_request":3431503.4,"issues_closed_count":2,"pull_requests_closed_count":5,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":5,"bot_issues_count":3,"bot_pull_requests_count":4,"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/es-shims%2FArray.prototype.indexOf/issues","maintainers":[{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array.prototype.indexof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array.prototype.indexof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array.prototype.indexof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array.prototype.indexof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array.prototype.indexof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/array.prototype.indexof/codemeta","maintainers":[{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":560,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2022-11-11T12:08:20.780Z","updated_at":"2022-11-11T12:08:20.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"}]}