{"id":378448,"url":"https://github.com/es-shims/is-nan","last_synced_at":"2026-09-09T00:04:35.891Z","repository":{"id":13376506,"uuid":"16064377","full_name":"es-shims/is-nan","owner":"es-shims","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","archived":false,"fork":false,"pushed_at":"2025-12-30T01:54:32.000Z","size":116,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T08:12:34.366Z","etag":null,"topics":["ecmascript","isnan","javascript","nan","number","polyfill","shim"],"latest_commit_sha":null,"homepage":"https://262.ecma-international.org/6.0/#sec-number.isnan","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":".github/FUNDING.yml","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":"2014-01-20T07:56:04.000Z","updated_at":"2026-08-20T20:51:05.000Z","dependencies_parsed_at":"2023-01-13T17:26:41.071Z","dependency_job_id":null,"html_url":"https://github.com/es-shims/is-nan","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/es-shims/is-nan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/sbom","scorecard":{"id":382163,"data":{"date":"2025-08-11","repo":{"name":"github.com/es-shims/is-nan","commit":"c2925fac8fdc2d987e95c38c576e30924924ca4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"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":"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:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-tens.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/is-nan/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/require-allow-edits.yml/main?enable=pin","Info:   0 out of   5 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":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-18T15:43:18.891Z","repository_id":13376506,"created_at":"2025-08-18T15:43:18.891Z","updated_at":"2025-08-18T15:43:18.891Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800056,"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-21T02:00:06.756Z","response_time":57,"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":"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},"html_url":"https://github.com/es-shims","funding_links":[],"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"},"packages":[{"id":5001482,"name":"org.webjars.npm:is-nan","ecosystem":"maven","description":"WebJar for is-nan","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/es-shims/is-nan","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2015-05-23T23:00:28.000Z","latest_release_published_at":"2023-03-21T07:37:16.000Z","latest_release_number":"1.3.2","last_synced_at":"2026-09-07T23:35:32.417Z","created_at":"2022-07-27T11:00:24.483Z","updated_at":"2026-09-07T23:35:32.417Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/is-nan/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/is-nan/","metadata":{},"repo_metadata":{"id":13376506,"uuid":"16064377","full_name":"es-shims/is-nan","owner":"es-shims","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","archived":false,"fork":false,"pushed_at":"2025-12-30T01:54:32.000Z","size":116,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T08:12:34.366Z","etag":null,"topics":["ecmascript","isnan","javascript","nan","number","polyfill","shim"],"latest_commit_sha":null,"homepage":"https://262.ecma-international.org/6.0/#sec-number.isnan","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":".github/FUNDING.yml","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":"2014-01-20T07:56:04.000Z","updated_at":"2026-08-20T20:51:05.000Z","dependencies_parsed_at":"2023-01-13T17:26:41.071Z","dependency_job_id":null,"html_url":"https://github.com/es-shims/is-nan","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/es-shims/is-nan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/sbom","scorecard":{"id":382163,"data":{"date":"2025-08-11","repo":{"name":"github.com/es-shims/is-nan","commit":"c2925fac8fdc2d987e95c38c576e30924924ca4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"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":"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:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-tens.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/is-nan/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/require-allow-edits.yml/main?enable=pin","Info:   0 out of   5 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":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-18T15:43:18.891Z","repository_id":13376506,"created_at":"2025-08-18T15:43:18.891Z","updated_at":"2025-08-18T15:43:18.891Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800056,"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-21T02:00:06.756Z","response_time":57,"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":"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},"html_url":"https://github.com/es-shims","funding_links":[],"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.3.2","sha":"6a83a0a7d12cdd1a10933b5b32e5d9acb57297cc","kind":"tag","published_at":"2020-12-24T05:43:23.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.2","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"0217c946be00926bd4352c41a107f2697e00314b","kind":"tag","published_at":"2020-12-24T05:43:17.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e5f1b2509aed23d1556cf1177020997f3b2b12b1","kind":"commit","published_at":"2019-12-15T06:14:54.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"62863e6ffd7006292adf9293365cb007786500b8","kind":"commit","published_at":"2015-08-16T19:28:19.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.2.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"74b6bc30b9c2a5a4bccafc5610d8f73ae1b6c90b","kind":"commit","published_at":"2015-08-16T09:45:45.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.2.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c8f3ed89e365cbfd97e57d12afb95caeedf47c8d","kind":"commit","published_at":"2015-06-25T04:58:41.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.1.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"93dfd9c6f73283ddc74a28e40e276742af9104c5","kind":"commit","published_at":"2014-07-05T18:17:24.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.0.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ddbbb936c3c90c9a4a1837998fab1b90583c3039","kind":"commit","published_at":"2014-07-05T18:12:44.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.0.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.0/manifests"},{"name":"v0.0.0","sha":"450cb3513144e0413bb77b26bed10b38dec39ae8","kind":"commit","published_at":"2014-01-20T08:08:47.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v0.0.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T09:56:35.407Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":29.8816419644344,"forks_count":28.214717808680927,"average":28.10923088344171},"purl":"pkg:maven/org.webjars.npm/is-nan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:is-nan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:is-nan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:is-nan/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-08-21T08:02:45.688Z","issues_count":14,"pull_requests_count":24,"avg_time_to_close_issue":2292022.3846153845,"avg_time_to_close_pull_request":11459818.583333334,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.2916666666666667,"merged_pull_requests_count":15,"bot_issues_count":11,"bot_pull_requests_count":13,"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%2Fis-nan/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/repo1.maven.org/packages/org.webjars.npm:is-nan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-nan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-nan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-nan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-nan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-nan/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622187,"maintainers_count":0,"namespaces_count":82612,"keywords_count":37065,"github":"maven-central","metadata":{"funded_packages_count":49047,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-08T05:02:10.551Z","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":1879678,"name":"is-nan","ecosystem":"npm","description":"ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.","homepage":"https://github.com/es-shims/is-nan","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/es-shims/is-nan","keywords_array":["is","NaN","not a number","number","isNaN","ES6","ES2015","shim","polyfill","es-shim API"],"namespace":null,"versions_count":8,"first_release_published_at":"2014-01-20T08:12:31.399Z","latest_release_published_at":"2020-12-24T05:43:43.536Z","latest_release_number":"1.3.2","last_synced_at":"2026-09-08T01:56:03.701Z","created_at":"2022-04-09T17:49:00.175Z","updated_at":"2026-09-08T01:56:03.701Z","registry_url":"https://www.npmjs.com/package/is-nan","install_command":"npm install is-nan","documentation_url":null,"metadata":{"funding":{"url":"https://github.com/sponsors/ljharb"},"dist-tags":{"latest":"1.3.2"},"contentPolicy":null},"repo_metadata":{"id":13376506,"uuid":"16064377","full_name":"es-shims/is-nan","owner":"es-shims","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","archived":false,"fork":false,"pushed_at":"2025-12-30T01:54:32.000Z","size":116,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T08:12:34.366Z","etag":null,"topics":["ecmascript","isnan","javascript","nan","number","polyfill","shim"],"latest_commit_sha":null,"homepage":"https://262.ecma-international.org/6.0/#sec-number.isnan","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":".github/FUNDING.yml","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":"2014-01-20T07:56:04.000Z","updated_at":"2026-08-20T20:51:05.000Z","dependencies_parsed_at":"2023-01-13T17:26:41.071Z","dependency_job_id":null,"html_url":"https://github.com/es-shims/is-nan","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/es-shims/is-nan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/sbom","scorecard":{"id":382163,"data":{"date":"2025-08-11","repo":{"name":"github.com/es-shims/is-nan","commit":"c2925fac8fdc2d987e95c38c576e30924924ca4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"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":"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:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-tens.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/is-nan/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/require-allow-edits.yml/main?enable=pin","Info:   0 out of   5 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":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-18T15:43:18.891Z","repository_id":13376506,"created_at":"2025-08-18T15:43:18.891Z","updated_at":"2025-08-18T15:43:18.891Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800056,"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-21T02:00:06.756Z","response_time":57,"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":"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},"html_url":"https://github.com/es-shims","funding_links":[],"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.3.2","sha":"6a83a0a7d12cdd1a10933b5b32e5d9acb57297cc","kind":"tag","published_at":"2020-12-24T05:43:23.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.2","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"0217c946be00926bd4352c41a107f2697e00314b","kind":"tag","published_at":"2020-12-24T05:43:17.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e5f1b2509aed23d1556cf1177020997f3b2b12b1","kind":"commit","published_at":"2019-12-15T06:14:54.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"62863e6ffd7006292adf9293365cb007786500b8","kind":"commit","published_at":"2015-08-16T19:28:19.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.2.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"74b6bc30b9c2a5a4bccafc5610d8f73ae1b6c90b","kind":"commit","published_at":"2015-08-16T09:45:45.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.2.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c8f3ed89e365cbfd97e57d12afb95caeedf47c8d","kind":"commit","published_at":"2015-06-25T04:58:41.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.1.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"93dfd9c6f73283ddc74a28e40e276742af9104c5","kind":"commit","published_at":"2014-07-05T18:17:24.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.0.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ddbbb936c3c90c9a4a1837998fab1b90583c3039","kind":"commit","published_at":"2014-07-05T18:12:44.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.0.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.0/manifests"},{"name":"v0.0.0","sha":"450cb3513144e0413bb77b26bed10b38dec39ae8","kind":"commit","published_at":"2014-01-20T08:08:47.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v0.0.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T07:09:09.625Z","dependent_packages_count":121,"downloads":49634447,"downloads_period":"last-month","dependent_repos_count":195058,"rankings":{"downloads":0.055088212327274365,"dependent_repos_count":0.07556832307319943,"dependent_packages_count":0.3142930364337884,"stargazers_count":8.845192498034812,"forks_count":7.612114262621351,"docker_downloads_count":0.06182364981858127,"average":2.8273466637181675},"purl":"pkg:npm/is-nan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/is-nan","docker_dependents_count":1864,"docker_downloads_count":2261907458,"usage_url":"https://repos.ecosyste.ms/usage/npm/is-nan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/is-nan/dependencies","status":null,"funding_links":["https://github.com/sponsors/ljharb","https://tidelift.com/funding/github/npm/es5-shim"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-30T12:36:42.469Z","issues_count":14,"pull_requests_count":24,"avg_time_to_close_issue":2292022.3846153845,"avg_time_to_close_pull_request":11459818.583333334,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.2916666666666667,"merged_pull_requests_count":15,"bot_issues_count":11,"bot_pull_requests_count":13,"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%2Fis-nan/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/is-nan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-nan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-nan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-nan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-nan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-nan/codemeta","maintainers":[{"uuid":"ljharb","login":"ljharb","name":null,"email":"ljharb@gmail.com","url":null,"packages_count":565,"html_url":"https://www.npmjs.com/~ljharb","role":null,"created_at":"2022-11-12T20:48:42.875Z","updated_at":"2022-11-12T20:48:42.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ljharb/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5836763,"maintainers_count":1249679,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","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":14327797,"name":"github.com/es-shims/is-nan","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/es-shims/is-nan","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2014-01-20T08:08:47.000Z","latest_release_published_at":"2020-12-24T05:43:07.000Z","latest_release_number":"v1.3.2","last_synced_at":"2026-09-07T23:49:57.618Z","created_at":"2026-04-27T12:09:13.699Z","updated_at":"2026-09-07T23:49:57.619Z","registry_url":"https://pkg.go.dev/github.com/es-shims/is-nan","install_command":"go get github.com/es-shims/is-nan","documentation_url":"https://pkg.go.dev/github.com/es-shims/is-nan#section-documentation","metadata":{},"repo_metadata":{"id":13376506,"uuid":"16064377","full_name":"es-shims/is-nan","owner":"es-shims","description":"ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.","archived":false,"fork":false,"pushed_at":"2025-12-30T01:54:32.000Z","size":116,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-21T08:12:34.366Z","etag":null,"topics":["ecmascript","isnan","javascript","nan","number","polyfill","shim"],"latest_commit_sha":null,"homepage":"https://262.ecma-international.org/6.0/#sec-number.isnan","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":".github/FUNDING.yml","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":"2014-01-20T07:56:04.000Z","updated_at":"2026-08-20T20:51:05.000Z","dependencies_parsed_at":"2023-01-13T17:26:41.071Z","dependency_job_id":null,"html_url":"https://github.com/es-shims/is-nan","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/es-shims/is-nan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-shims","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/sbom","scorecard":{"id":382163,"data":{"date":"2025-08-11","repo":{"name":"github.com/es-shims/is-nan","commit":"c2925fac8fdc2d987e95c38c576e30924924ca4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"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":"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:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/node-tens.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/is-nan/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/es-shims/is-nan/require-allow-edits.yml/main?enable=pin","Info:   0 out of   5 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":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-18T15:43:18.891Z","repository_id":13376506,"created_at":"2025-08-18T15:43:18.891Z","updated_at":"2025-08-18T15:43:18.891Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800056,"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-21T02:00:06.756Z","response_time":57,"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":"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},"html_url":"https://github.com/es-shims","funding_links":[],"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.3.2","sha":"6a83a0a7d12cdd1a10933b5b32e5d9acb57297cc","kind":"tag","published_at":"2020-12-24T05:43:23.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.2","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"0217c946be00926bd4352c41a107f2697e00314b","kind":"tag","published_at":"2020-12-24T05:43:17.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e5f1b2509aed23d1556cf1177020997f3b2b12b1","kind":"commit","published_at":"2019-12-15T06:14:54.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.3.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"62863e6ffd7006292adf9293365cb007786500b8","kind":"commit","published_at":"2015-08-16T19:28:19.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.2.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"74b6bc30b9c2a5a4bccafc5610d8f73ae1b6c90b","kind":"commit","published_at":"2015-08-16T09:45:45.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.2.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c8f3ed89e365cbfd97e57d12afb95caeedf47c8d","kind":"commit","published_at":"2015-06-25T04:58:41.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.1.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"93dfd9c6f73283ddc74a28e40e276742af9104c5","kind":"commit","published_at":"2014-07-05T18:17:24.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.0.1","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ddbbb936c3c90c9a4a1837998fab1b90583c3039","kind":"commit","published_at":"2014-07-05T18:12:44.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v1.0.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v1.0.0/manifests"},{"name":"v0.0.0","sha":"450cb3513144e0413bb77b26bed10b38dec39ae8","kind":"commit","published_at":"2014-01-20T08:08:47.000Z","download_url":"https://codeload.github.com/es-shims/is-nan/tar.gz/v0.0.0","html_url":"https://github.com/es-shims/is-nan/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/es-shims/is-nan@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:47:20.469Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/es-shims/is-nan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/es-shims/is-nan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/es-shims/is-nan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/es-shims/is-nan/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-08-23T09:03:32.073Z","issues_count":14,"pull_requests_count":24,"avg_time_to_close_issue":2292022.3846153845,"avg_time_to_close_pull_request":11459818.583333334,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.2916666666666667,"merged_pull_requests_count":15,"bot_issues_count":11,"bot_pull_requests_count":13,"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%2Fis-nan/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/proxy.golang.org/packages/github.com%2Fes-shims%2Fis-nan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fes-shims%2Fis-nan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fes-shims%2Fis-nan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fes-shims%2Fis-nan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fes-shims%2Fis-nan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fes-shims%2Fis-nan/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2294329,"maintainers_count":0,"namespaces_count":839992,"keywords_count":126981,"github":"golang","metadata":{"funded_packages_count":76976,"sync_missing_packages_cursor":{"timestamp":"2026-09-09T00:03:01.035246Z","path":"github.com/Rancher/Rancher","version":"v0.34.0-rc4"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-09T00:03:07.556Z","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"}}],"commits":{"id":208077,"full_name":"es-shims/is-nan","default_branch":"main","total_commits":137,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":68.5,"dds":0.007299270072992692,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-09-07T23:33:36.548Z","last_synced_commit":"a257007576224ef95ae94fe3c163c06f634fe265","created_at":"2023-03-08T06:33:53.015Z","updated_at":"2026-09-07T23:33:36.539Z","committers":[{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":136},{"name":"Peter Dave Hello","email":"hsu@peterdavehello.org","login":"PeterDaveHello","count":1}],"past_year_committers":[{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:08.881Z","repositories_count":7157226,"commits_count":1060292202,"contributors_count":46495424,"owners_count":1429685,"committers_count":3470414,"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":"es-shims/is-nan","html_url":"https://github.com/es-shims/is-nan","last_synced_at":"2026-09-07T23:33:39.627Z","status":null,"issues_count":14,"pull_requests_count":24,"avg_time_to_close_issue":2292022.3846153845,"avg_time_to_close_pull_request":11459818.583333334,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.2916666666666667,"merged_pull_requests_count":15,"bot_issues_count":11,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T15:18:01.456Z","updated_at":"2026-09-07T23:33:39.627Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-shims%2Fis-nan/issues","issue_labels_count":{"table":{"greenkeeper":10}},"pull_request_labels_count":{"table":{"greenkeeper":19}},"issue_author_associations_count":{"table":{"NONE":14}},"pull_request_author_associations_count":{"table":{"NONE":21,"CONTRIBUTOR":2,"MEMBER":1}},"issue_authors":{"table":{"greenkeeper[bot]":10,"corwin-of-amber":1,"getify":1,"renovate[bot]":1,"juandopazo":1}},"pull_request_authors":{"table":{"greenkeeper[bot]":13,"greenkeeperio-bot":6,"PeterDaveHello":2,"ljharb":1,"mohsen1":1,"ffflorian":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:06.809Z","repositories_count":16986873,"issues_count":44868165,"pull_requests_count":141416852,"authors_count":11682372,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"}}],"active_maintainers":[]}},"events":{"total":{"PushEvent":1},"last_year":{"PushEvent":1}},"keywords":["ecmascript","isnan","javascript","nan","number","polyfill","shim"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-23T00:00:23.039Z","updated_at":"2022-08-23T00:00:23.039Z","repository_link":"https://github.com/es-shims/is-nan/blob/main/package.json","dependencies":[{"id":2318335389,"package_name":"call-bind","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":2318335395,"package_name":"define-properties","ecosystem":"npm","requirements":"^1.1.4","direct":true,"kind":"runtime","optional":false},{"id":2318335397,"package_name":"@es-shims/api","ecosystem":"npm","requirements":"^2.2.3","direct":true,"kind":"development","optional":false},{"id":2318335399,"package_name":"@ljharb/eslint-config","ecosystem":"npm","requirements":"^21.0.0","direct":true,"kind":"development","optional":false},{"id":2318335401,"package_name":"aud","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":2318335403,"package_name":"es5-shim","ecosystem":"npm","requirements":"^4.6.7","direct":true,"kind":"development","optional":false},{"id":2318335405,"package_name":"eslint","ecosystem":"npm","requirements":"=8.8.0","direct":true,"kind":"development","optional":false},{"id":2318335407,"package_name":"functions-have-names","ecosystem":"npm","requirements":"^1.2.3","direct":true,"kind":"development","optional":false},{"id":2318335409,"package_name":"npmignore","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":2318335411,"package_name":"nyc","ecosystem":"npm","requirements":"^10.3.2","direct":true,"kind":"development","optional":false},{"id":2318335413,"package_name":"safe-publish-latest","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":2318335415,"package_name":"tape","ecosystem":"npm","requirements":"^5.5.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/require-allow-edits.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:26:41.047Z","updated_at":"2023-01-13T17:26:41.047Z","repository_link":"https://github.com/es-shims/is-nan/blob/main/.github/workflows/require-allow-edits.yml","dependencies":[{"id":6890906899,"package_name":"ljharb/require-allow-edits","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]}],"score":24.819362409368605,"created_at":"2026-07-08T08:30:55.412Z","updated_at":"2026-09-09T00:04:35.891Z","avatar_url":"https://github.com/es-shims.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378448","html_url":"https://summary.ecosyste.ms/projects/378448"}