{"id":1007992,"name":"@js-temporal/polyfill","ecosystem":"npm","description":"Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal","homepage":"https://github.com/js-temporal/temporal-polyfill#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/js-temporal/temporal-polyfill","keywords_array":["Calendar","Date","DateTime","Duration","Instant","MonthDay","Polyfill","Temporal","Time","Timestamp","TimeZone","YearMonth"],"namespace":"js-temporal","versions_count":11,"first_release_published_at":"2021-06-08T20:59:06.872Z","latest_release_published_at":"2025-03-31T20:37:25.458Z","latest_release_number":"0.5.1","last_synced_at":"2026-06-24T15:02:43.118Z","created_at":"2022-04-07T19:06:18.055Z","updated_at":"2026-06-24T15:02:43.119Z","registry_url":"https://www.npmjs.com/package/@js-temporal/polyfill","install_command":"npm install @js-temporal/polyfill","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.1"}},"repo_metadata":{"id":38328831,"uuid":"365035326","full_name":"js-temporal/temporal-polyfill","owner":"js-temporal","description":"Polyfill for Temporal (under construction)","archived":false,"fork":false,"pushed_at":"2026-04-22T17:36:58.000Z","size":5181,"stargazers_count":764,"open_issues_count":54,"forks_count":40,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-05-11T13:08:35.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/js-temporal.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}},"created_at":"2021-05-06T20:56:01.000Z","updated_at":"2026-05-09T06:08:31.000Z","dependencies_parsed_at":"2024-01-13T22:23:10.507Z","dependency_job_id":"24c7888a-0aad-4c53-a79b-883c2773beac","html_url":"https://github.com/js-temporal/temporal-polyfill","commit_stats":{"total_commits":1271,"total_committers":47,"mean_commits":27.04255319148936,"dds":0.4878048780487805,"last_synced_commit":"97637bbc3d7d1546ea67586534efc87b84c12359"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/js-temporal/temporal-polyfill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-temporal","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/sbom","scorecard":{"id":537419,"data":{"date":"2025-08-11","repo":{"name":"github.com/js-temporal/temporal-polyfill","commit":"e3136ab7bbd623fd040e5c7dac57bc4b2ccba052"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":0,"reason":"1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/js-temporal/temporal-polyfill/test.yml/main?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T07:20:37.980Z","repository_id":38328831,"created_at":"2025-08-20T07:20:37.980Z","updated_at":"2025-08-20T07:20:37.980Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34391703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":"js-temporal","name":"js-temporal","uuid":"78750828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78750828?v=4","repositories_count":2,"last_synced_at":"2023-03-06T18:34:36.404Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/js-temporal","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T20:05:17.367Z","updated_at":"2023-03-06T18:34:36.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-temporal","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-temporal/repositories"},"tags":[{"name":"v0.5.1","sha":"f3c07e503632ddf7ff918066f2eb30a9dcfa06ff","kind":"commit","published_at":"2025-03-31T20:30:45.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.5.1","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"025c8f963b115a582d3e6a596c6fd1e0f622205e","kind":"commit","published_at":"2025-03-28T00:31:55.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.5.0","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"73ed89bdd9ecbc553972f030df3a1114d898c18a","kind":"commit","published_at":"2023-05-17T15:49:13.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.4.4","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"68ba46d3b99cfe595b0c99ed80fffd3501c78fc1","kind":"commit","published_at":"2022-10-18T16:59:38.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.4.3","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"bf98dcd3adf18d9971cf162f78cbe05deb639d8a","kind":"commit","published_at":"2022-07-19T16:03:26.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.4.2","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"32526b31f174aa15222f8681e6188ac0ffcbe18c","kind":"commit","published_at":"2022-04-14T18:48:23.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.4.1","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5df9d9f659b5fe2f8f051f12e2e9fd5f81e81b2d","kind":"commit","published_at":"2022-03-07T17:33:16.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.4.0","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e9c439b9a568ef02f618ad33ba7513d204ff8137","kind":"commit","published_at":"2021-12-10T23:39:01.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.3.0","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"9f431d64e18206a2a3ac36ee4b1f2ea96ba02046","kind":"commit","published_at":"2021-08-04T17:34:02.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.2.0","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5a55047e5328bb0f124ec9264bb4b6c6ef94f7eb","kind":"commit","published_at":"2021-07-08T21:39:28.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.1.0","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.1.0/manifests"},{"name":"v0.0.0","sha":"fb6a5a626c229adceb9f97e4bf38a6ac696db353","kind":"commit","published_at":"2021-06-08T20:35:44.000Z","download_url":"https://codeload.github.com/js-temporal/temporal-polyfill/tar.gz/v0.0.0","html_url":"https://github.com/js-temporal/temporal-polyfill/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js-temporal/temporal-polyfill@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-16T05:02:45.355Z","dependent_packages_count":111,"downloads":4973683,"downloads_period":"last-month","dependent_repos_count":1430,"rankings":{"downloads":0.3498686487048194,"dependent_repos_count":0.5203074228116823,"dependent_packages_count":0.33496751019621607,"stargazers_count":3.1467783857249945,"forks_count":4.880401088630713,"docker_downloads_count":0.4649883465814351,"average":1.6162185671083102},"purl":"pkg:npm/%40js-temporal/polyfill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@js-temporal/polyfill","docker_dependents_count":24,"docker_downloads_count":512452,"usage_url":"https://repos.ecosyste.ms/usage/npm/@js-temporal/polyfill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@js-temporal/polyfill/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T10:09:07.083Z","issues_count":73,"pull_requests_count":166,"avg_time_to_close_issue":7337323.052631579,"avg_time_to_close_pull_request":1538391.2534246575,"issues_closed_count":38,"pull_requests_closed_count":146,"pull_request_authors_count":16,"issue_authors_count":47,"avg_comments_per_issue":3.4657534246575343,"avg_comments_per_pull_request":1.5180722891566265,"merged_pull_requests_count":134,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":29977.0,"past_year_avg_time_to_close_pull_request":784456.5714285715,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.36363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-temporal%2Ftemporal-polyfill/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-temporal%2Fpolyfill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-temporal%2Fpolyfill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-temporal%2Fpolyfill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-temporal%2Fpolyfill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-temporal%2Fpolyfill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@js-temporal%2Fpolyfill/codemeta","maintainers":[{"uuid":"jameswr","login":"jameswr","name":null,"email":"jameswr@google.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~jameswr","role":null,"created_at":"2022-11-21T00:07:27.462Z","updated_at":"2022-11-21T00:07:27.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameswr/packages"},{"uuid":"ptomato","login":"ptomato","name":null,"email":"philip.chimento@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~ptomato","role":null,"created_at":"2022-11-21T00:07:27.489Z","updated_at":"2022-11-21T00:07:27.489Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ptomato/packages"},{"uuid":"justingrant","login":"justingrant","name":null,"email":"npm@justingrant.net","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~justingrant","role":null,"created_at":"2022-11-21T00:07:27.480Z","updated_at":"2022-11-21T00:07:27.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/justingrant/packages"}]}