{"id":369353,"url":"https://github.com/node-fetch/node-fetch","last_synced_at":"2026-06-01T18:02:55.550Z","repository":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-03-21T22:04:39.000Z","size":1274,"stargazers_count":8858,"open_issues_count":241,"forks_count":1051,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-07T13:38:01.734Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-05T07:57:05.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32799885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2025-12-20T12:40:46.390Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8950,"followers":63,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2025-12-20T12:40:46.390Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"packages":[{"id":5003380,"name":"org.webjars.npm:node-fetch","ecosystem":"maven","description":"WebJar for node-fetch","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":[],"namespace":"org.webjars.npm","versions_count":25,"first_release_published_at":"2016-02-21T17:01:37.000Z","latest_release_published_at":"2023-12-08T01:34:08.000Z","latest_release_number":"3.3.2","last_synced_at":"2026-05-30T22:20:54.859Z","created_at":"2022-07-27T11:04:44.606Z","updated_at":"2026-05-30T22:20:54.859Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/node-fetch/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/node-fetch/","metadata":{},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2024-08-13T22:17:04.000Z","size":1268,"stargazers_count":8845,"open_issues_count":224,"forks_count":1050,"subscribers_count":89,"default_branch":"main","last_synced_at":"2025-10-19T01:50:24.306Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2025-10-17T23:38:40.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279708841,"owners_count":26214193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2025-10-06T19:47:00.378Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8938,"followers":64,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2025-10-06T19:47:00.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"tags":[{"name":"v2.7.0","sha":"9b9d45881e5ca68757077726b3c0ecf8fdca1f29","kind":"commit","published_at":"2023-08-23T17:17:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0/manifests"},{"name":"v2.6.13","sha":"65ae25a1da2834b046c218685f2085a06f679492","kind":"commit","published_at":"2023-08-18T20:23:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.13","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13/manifests"},{"name":"v3.3.2","sha":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f","kind":"commit","published_at":"2023-07-25T11:49:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2/manifests"},{"name":"v2.6.12","sha":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","kind":"commit","published_at":"2023-06-29T19:15:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.12","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"afb36f6c178342488d71947dfc87e7ddd19fab9e","kind":"commit","published_at":"2023-05-09T11:05:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.11","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"29909d75c62d51e0d1c23758e526dba74bfd463d","kind":"commit","published_at":"2023-05-08T16:19:42.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10/manifests"},{"name":"v3.3.1","sha":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","kind":"commit","published_at":"2023-03-11T10:47:05.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1/manifests"},{"name":"v2.6.9","sha":"70f592d9d2da959df1cebc2dd2314286a4bcf345","kind":"commit","published_at":"2023-01-30T21:59:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"6e9464d7e34dc323edf4dabad7615dd94ab847bd","kind":"commit","published_at":"2023-01-13T01:02:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8/manifests"},{"name":"v3.3.0","sha":"55a4870ae5f805d8ff9a890ea2c652c9977e048e","kind":"commit","published_at":"2022-11-10T21:46:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0/manifests"},{"name":"v3.2.10","sha":"28802387292baee467e042e168d92597b5bbbe3d","kind":"commit","published_at":"2022-07-31T08:01:29.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"e87b093fd678a9ea39c5b17b2a1bdfc4691eedc7","kind":"commit","published_at":"2022-07-18T15:20:30.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"11b703361134340a8361f591d6e3a0bcf6a261fa","kind":"commit","published_at":"2022-07-12T16:31:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3","kind":"commit","published_at":"2022-07-11T22:45:16.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99","kind":"commit","published_at":"2022-06-09T10:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"a92b5d5cf4457c2da95d8404b08cfd06a426a2fa","kind":"commit","published_at":"2022-06-01T19:43:48.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf","kind":"commit","published_at":"2022-04-28T09:33:26.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6425e2021a7def096e13dbabcac2f10e6da83d11","kind":"commit","published_at":"2022-03-11T21:49:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a4ea5f9308f942400695cce261291d0a80cd1b02","kind":"commit","published_at":"2022-03-07T10:56:34.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"61b3b5a06384003d332581080af6522bec19417f","kind":"commit","published_at":"2022-03-01T09:54:27.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1/manifests"},{"name":"v4.0.0-beta.4","sha":"bd3c4844dae343977d4f240aa9d0f7a3c0a0da12","kind":"commit","published_at":"2022-01-27T22:44:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"fcd8bdd6d93402df728f90a8b67adec1ce5ea1ab","kind":"commit","published_at":"2022-01-27T22:42:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"1c775f16e50724ea6721e9f7482351341eb1b198","kind":"commit","published_at":"2022-01-27T22:39:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"8c1fe4141604793be82120520afc677c1454ed1b","kind":"commit","published_at":"2022-01-27T00:27:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1/manifests"},{"name":"v3.2.0","sha":"81b1378bb3bda555d3d2114e7d3dfddbd91f210c","kind":"commit","published_at":"2022-01-20T20:42:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"36e47e8a6406185921e4985dcbeff140d73eaa10","kind":"commit","published_at":"2022-01-16T12:24:18.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1/manifests"},{"name":"v2.6.7","sha":"1ef4b560a17e644a02a3bfdea7631ffeee578b35","kind":"commit","published_at":"2022-01-16T11:45:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7/manifests"},{"name":"v3.1.0","sha":"109bd21313c277f043089f8c38b1a716c39ff86f","kind":"commit","published_at":"2021-11-08T18:13:47.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0/manifests"},{"name":"v2.6.6","sha":"f56b0c66d3dd2ef185436de1f2fd40f66bfea8f4","kind":"commit","published_at":"2021-10-31T15:40:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"b5417aea6a3275932283a200214522e6ab53f1ea","kind":"commit","published_at":"2021-09-22T09:16:53.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5/manifests"},{"name":"v2.6.3","sha":"ace7536c955556be742d9910566738630cc3c2a6","kind":"commit","published_at":"2021-09-20T14:09:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"152214ca2f6e2a5a17d71e4638114625d3be30c6","kind":"commit","published_at":"2021-09-06T12:58:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2/manifests"},{"name":"v3.0.0","sha":"2603c67f1840fb4a43e0837099a3b2725e8f615e","kind":"commit","published_at":"2021-08-31T15:54:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.10","sha":"b50fbc105755123cad34fb0bc9d5653ecc693b8a","kind":"commit","published_at":"2021-07-18T20:15:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10/manifests"},{"name":"fix-chunked-transfer-premature-close-1","sha":"dbcc481756ef6f18aa256ead06331e2c1e72d540","kind":"commit","published_at":"2021-01-04T03:39:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/fix-chunked-transfer-premature-close-1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/fix-chunked-transfer-premature-close-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@fix-chunked-transfer-premature-close-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1/manifests"},{"name":"v2.6.1","sha":"b5e2e41b2b50bf2997720d6125accaf0dd68c0ab","kind":"commit","published_at":"2020-09-05T12:58:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1/manifests"},{"name":"v3.0.0-beta.9","sha":"38839c53bd417cef440757265f75c8371d4c51e6","kind":"commit","published_at":"2020-09-05T12:51:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9/manifests"},{"name":"v3.0.0-beta.8","sha":"b7076bb24f75be688d8fc8b175f41b341e853f2b","kind":"commit","published_at":"2020-08-06T22:10:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8/manifests"},{"name":"v3.0.0-beta.7","sha":"2c005872ae21eff6b11c9536a55e7b8091b96273","kind":"commit","published_at":"2020-06-11T09:29:21.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7/manifests"},{"name":"v3.0.0-beta.6-exportfix","sha":"d1691f990a0aa466bf5d1a6ae7d6081173d47114","kind":"commit","published_at":"2020-05-25T17:31:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6-exportfix","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6-exportfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.6-exportfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix/manifests"},{"name":"v3.0.0-beta.6","sha":"aab3c605eb8e1897dbcf105c43b00d31db754a4d","kind":"commit","published_at":"2020-05-25T15:20:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6/manifests"},{"name":"v3.0.0-beta.5","sha":"2a61567ac3637a3332075c2c796286173ae7fd6a","kind":"commit","published_at":"2020-04-22T09:52:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5/manifests"},{"name":"v3.0.0-beta.1","sha":"0959ca9739850bbd24e0721cc1296e7a0aa5c2bd","kind":"commit","published_at":"2020-03-13T15:06:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1/manifests"},{"name":"v2.6.0","sha":"95286f52bb866283bc69521a04efe1de37b26a33","kind":"commit","published_at":"2019-05-16T06:38:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0c2294ec48fa5b84519f8bdd60f4e2672ebd9b06","kind":"commit","published_at":"2019-05-01T05:05:32.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"b3ecba5e81016390eec57718636122459cc33a94","kind":"commit","published_at":"2019-04-27T06:50:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c9805a2868bb0896be126acefdc2c11c4c586bf9","kind":"commit","published_at":"2019-04-26T17:20:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5367fe6a978e01745e4264384a91140dc99a4bf8","kind":"commit","published_at":"2018-11-13T06:35:09.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"1daae67e9e88f7c0a9bd56e38e5d5efe365fd411","kind":"commit","published_at":"2018-11-05T09:42:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"09ef40e8a883344a38f8ebddc58ff0ac129a415c","kind":"tag","published_at":"2018-07-22T21:31:08.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b80c2f56a098fffbb3a5556b2034a3a35c37b2a7","kind":"tag","published_at":"2018-03-25T20:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fb86ab34a6e6f00bfae5fd8cbebda9af4a0f412f","kind":"tag","published_at":"2018-03-05T04:44:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ccaeae096f654a1df3d81c3a4e250aa859659d39","kind":"tag","published_at":"2018-03-05T04:42:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c0950b7b9f0720cc9a0915968d5585d87286fba1","kind":"tag","published_at":"2018-02-03T20:34:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.9","sha":"d1a3b1ee34720b0d2674a21741264a888863cb3f","kind":"commit","published_at":"2017-09-24T05:46:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9/manifests"},{"name":"1.7.3","sha":"16f33bf76f06afb58307a652ceb48f597e48a095","kind":"commit","published_at":"2017-09-08T06:27:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/1.7.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3/manifests"},{"name":"v1.7.2","sha":"3c9b64caf5c84f96052078f18d91c9e12bd5f5c6","kind":"commit","published_at":"2017-08-08T11:20:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2/manifests"},{"name":"v2.0.0-alpha.8","sha":"863449de2e5b14c128503dd1c425d5e0fd24d267","kind":"commit","published_at":"2017-07-26T17:09:52.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"2edb4c026667e5c8e7c808a3973bd94d193b2d0f","kind":"commit","published_at":"2017-07-25T04:10:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"2b359c1ea161edf5778490b9303a40ee11fef7ea","kind":"commit","published_at":"2017-07-21T17:59:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6/manifests"},{"name":"v2.0.0-alpha.5","sha":"fa58aa0ab152293066ea912d4abdaa877d72eb16","kind":"commit","published_at":"2017-06-03T12:21:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5/manifests"},{"name":"v1.7.1","sha":"4bb15ce988bf614a2b1b72da1d6545b09ca6b4c6","kind":"commit","published_at":"2017-06-03T12:21:36.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cf71a1bc8badaebf0243748f66a719fe5e32cfdc","kind":"commit","published_at":"2017-05-23T08:22:40.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0/manifests"},{"name":"v2.0.0-alpha.4","sha":"2d986a79996c0d19631405f25809cdf26dc65d4b","kind":"commit","published_at":"2017-05-15T11:47:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"560d5d6a023f069c37497f633fe65955182fa3d5","kind":"tag","published_at":"2017-01-29T18:35:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.1","sha":"908f661664e51fd847a5f69eb31724bbf2b3724b","kind":"tag","published_at":"2017-01-15T05:37:43.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.6.3","sha":"3c053ce32760d2d5d6cb8712fb4115b44e4083d4","kind":"commit","published_at":"2016-09-26T06:16:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b2e6cca648bb5da176b6f4ab39dca6a33e992567","kind":"commit","published_at":"2016-09-24T09:53:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"3e53f0c2c86078808508aa2ca11094bb45570548","kind":"commit","published_at":"2016-09-11T15:37:00.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4e455a4185da81abf814ccdb9c9e789691f7a349","kind":"commit","published_at":"2016-08-03T10:08:24.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"b46c5ea9ee6692676a2824334e24f9d3b95d3b78","kind":"commit","published_at":"2016-05-25T18:54:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e1fcc2315acd9bcb211ca6c0b1e7218093289763","kind":"commit","published_at":"2016-05-06T12:02:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3f24c09005fe5c7e42c64c19a0ff57a8d0c43710","kind":"commit","published_at":"2016-04-12T18:58:35.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"321d80075062a8bfaf917d9b562e748624325da0","kind":"commit","published_at":"2016-04-05T19:00:04.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"98b167c35d4465bdff1c5760ad9676142e3eefc6","kind":"commit","published_at":"2016-03-23T07:33:01.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2dd4ee583867dabc0102b4391a7aa343fd366be2","kind":"commit","published_at":"2016-03-19T11:02:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T13:29:43.608Z","dependent_packages_count":47,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":1.4604210673847973,"stargazers_count":3.1296676717803327,"forks_count":5.214577752149382,"docker_downloads_count":null,"average":6.480088726363552},"purl":"pkg:maven/org.webjars.npm/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:node-fetch/dependencies","status":null,"funding_links":["https://github.com/sponsors/node-fetch","https://opencollective.com/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T20:22:10.657Z","issues_count":147,"pull_requests_count":89,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":17714058.8,"issues_closed_count":53,"pull_requests_closed_count":55,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.489795918367347,"avg_comments_per_pull_request":2.606741573033708,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":15,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":100.0,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.06666666666666667,"past_year_avg_comments_per_pull_request":0.2727272727272727,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:node-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:node-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:node-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:node-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:node-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:node-fetch/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","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":11772320,"name":"org.mvnpm:node-fetch","ecosystem":"maven","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":[],"namespace":"org.mvnpm","versions_count":12,"first_release_published_at":"2025-01-21T06:19:19.000Z","latest_release_published_at":"2023-10-24T16:04:15.000Z","latest_release_number":"3.3.2","last_synced_at":"2026-05-30T22:20:53.794Z","created_at":"2025-06-07T21:21:16.112Z","updated_at":"2026-05-30T22:20:53.795Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/node-fetch/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/node-fetch/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2024-08-13T22:17:04.000Z","size":1268,"stargazers_count":8845,"open_issues_count":224,"forks_count":1050,"subscribers_count":89,"default_branch":"main","last_synced_at":"2025-10-19T01:50:24.306Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2025-10-17T23:38:40.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279708841,"owners_count":26214193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2025-10-06T19:47:00.378Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8938,"followers":64,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2025-10-06T19:47:00.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-20T13:29:36.683Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.33608491475367},"purl":"pkg:maven/org.mvnpm/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:node-fetch/dependencies","status":null,"funding_links":["https://github.com/sponsors/node-fetch","https://opencollective.com/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T20:22:10.657Z","issues_count":147,"pull_requests_count":89,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":17714058.8,"issues_closed_count":53,"pull_requests_closed_count":55,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.489795918367347,"avg_comments_per_pull_request":2.606741573033708,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":15,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":100.0,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.06666666666666667,"past_year_avg_comments_per_pull_request":0.2727272727272727,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:node-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:node-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:node-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:node-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:node-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:node-fetch/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607547,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","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":2090717,"name":"node-fetch-freitzzz","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":null,"versions_count":2,"first_release_published_at":"2021-02-12T15:31:17.071Z","latest_release_published_at":"2021-02-12T15:42:27.508Z","latest_release_number":"3.0.0-beta.10","last_synced_at":"2026-05-30T22:20:53.039Z","created_at":"2022-04-09T20:53:45.147Z","updated_at":"2026-05-30T22:20:53.039Z","registry_url":"https://www.npmjs.com/package/node-fetch-freitzzz","install_command":"npm install node-fetch-freitzzz","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.0.0-beta.10"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2024-03-06T13:24:32.000Z","size":1268,"stargazers_count":8646,"open_issues_count":206,"forks_count":1000,"subscribers_count":91,"default_branch":"main","last_synced_at":"2024-05-01T11:39:08.482Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2024-04-30T13:35:52.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215570407,"owners_count":15898970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2024-05-20T15:01:31.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8735,"followers":43,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2024-05-20T15:01:32.254Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"tags":[{"name":"v2.7.0","sha":"9b9d45881e5ca68757077726b3c0ecf8fdca1f29","kind":"commit","published_at":"2023-08-23T17:17:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0/manifests"},{"name":"v2.6.13","sha":"65ae25a1da2834b046c218685f2085a06f679492","kind":"commit","published_at":"2023-08-18T20:23:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.13","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13/manifests"},{"name":"v3.3.2","sha":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f","kind":"commit","published_at":"2023-07-25T11:49:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2/manifests"},{"name":"v2.6.12","sha":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","kind":"commit","published_at":"2023-06-29T19:15:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.12","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"afb36f6c178342488d71947dfc87e7ddd19fab9e","kind":"commit","published_at":"2023-05-09T11:05:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.11","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"29909d75c62d51e0d1c23758e526dba74bfd463d","kind":"commit","published_at":"2023-05-08T16:19:42.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10/manifests"},{"name":"v3.3.1","sha":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","kind":"commit","published_at":"2023-03-11T10:47:05.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1/manifests"},{"name":"v2.6.9","sha":"70f592d9d2da959df1cebc2dd2314286a4bcf345","kind":"commit","published_at":"2023-01-30T21:59:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"6e9464d7e34dc323edf4dabad7615dd94ab847bd","kind":"commit","published_at":"2023-01-13T01:02:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8/manifests"},{"name":"v3.3.0","sha":"55a4870ae5f805d8ff9a890ea2c652c9977e048e","kind":"commit","published_at":"2022-11-10T21:46:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0/manifests"},{"name":"v3.2.10","sha":"28802387292baee467e042e168d92597b5bbbe3d","kind":"commit","published_at":"2022-07-31T08:01:29.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"e87b093fd678a9ea39c5b17b2a1bdfc4691eedc7","kind":"commit","published_at":"2022-07-18T15:20:30.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"11b703361134340a8361f591d6e3a0bcf6a261fa","kind":"commit","published_at":"2022-07-12T16:31:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3","kind":"commit","published_at":"2022-07-11T22:45:16.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99","kind":"commit","published_at":"2022-06-09T10:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"a92b5d5cf4457c2da95d8404b08cfd06a426a2fa","kind":"commit","published_at":"2022-06-01T19:43:48.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf","kind":"commit","published_at":"2022-04-28T09:33:26.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6425e2021a7def096e13dbabcac2f10e6da83d11","kind":"commit","published_at":"2022-03-11T21:49:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a4ea5f9308f942400695cce261291d0a80cd1b02","kind":"commit","published_at":"2022-03-07T10:56:34.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"61b3b5a06384003d332581080af6522bec19417f","kind":"commit","published_at":"2022-03-01T09:54:27.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1/manifests"},{"name":"v4.0.0-beta.4","sha":"bd3c4844dae343977d4f240aa9d0f7a3c0a0da12","kind":"commit","published_at":"2022-01-27T22:44:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"fcd8bdd6d93402df728f90a8b67adec1ce5ea1ab","kind":"commit","published_at":"2022-01-27T22:42:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"1c775f16e50724ea6721e9f7482351341eb1b198","kind":"commit","published_at":"2022-01-27T22:39:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"8c1fe4141604793be82120520afc677c1454ed1b","kind":"commit","published_at":"2022-01-27T00:27:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1/manifests"},{"name":"v3.2.0","sha":"81b1378bb3bda555d3d2114e7d3dfddbd91f210c","kind":"commit","published_at":"2022-01-20T20:42:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"36e47e8a6406185921e4985dcbeff140d73eaa10","kind":"commit","published_at":"2022-01-16T12:24:18.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1/manifests"},{"name":"v2.6.7","sha":"1ef4b560a17e644a02a3bfdea7631ffeee578b35","kind":"commit","published_at":"2022-01-16T11:45:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7/manifests"},{"name":"v3.1.0","sha":"109bd21313c277f043089f8c38b1a716c39ff86f","kind":"commit","published_at":"2021-11-08T18:13:47.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0/manifests"},{"name":"v2.6.6","sha":"f56b0c66d3dd2ef185436de1f2fd40f66bfea8f4","kind":"commit","published_at":"2021-10-31T15:40:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"b5417aea6a3275932283a200214522e6ab53f1ea","kind":"commit","published_at":"2021-09-22T09:16:53.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5/manifests"},{"name":"v2.6.3","sha":"ace7536c955556be742d9910566738630cc3c2a6","kind":"commit","published_at":"2021-09-20T14:09:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"152214ca2f6e2a5a17d71e4638114625d3be30c6","kind":"commit","published_at":"2021-09-06T12:58:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2/manifests"},{"name":"v3.0.0","sha":"2603c67f1840fb4a43e0837099a3b2725e8f615e","kind":"commit","published_at":"2021-08-31T15:54:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.10","sha":"b50fbc105755123cad34fb0bc9d5653ecc693b8a","kind":"commit","published_at":"2021-07-18T20:15:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10/manifests"},{"name":"fix-chunked-transfer-premature-close-1","sha":"dbcc481756ef6f18aa256ead06331e2c1e72d540","kind":"commit","published_at":"2021-01-04T03:39:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/fix-chunked-transfer-premature-close-1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/fix-chunked-transfer-premature-close-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1/manifests"},{"name":"v2.6.1","sha":"b5e2e41b2b50bf2997720d6125accaf0dd68c0ab","kind":"commit","published_at":"2020-09-05T12:58:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1/manifests"},{"name":"v3.0.0-beta.9","sha":"38839c53bd417cef440757265f75c8371d4c51e6","kind":"commit","published_at":"2020-09-05T12:51:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9/manifests"},{"name":"v3.0.0-beta.8","sha":"b7076bb24f75be688d8fc8b175f41b341e853f2b","kind":"commit","published_at":"2020-08-06T22:10:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8/manifests"},{"name":"v3.0.0-beta.7","sha":"2c005872ae21eff6b11c9536a55e7b8091b96273","kind":"commit","published_at":"2020-06-11T09:29:21.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7/manifests"},{"name":"v3.0.0-beta.6-exportfix","sha":"d1691f990a0aa466bf5d1a6ae7d6081173d47114","kind":"commit","published_at":"2020-05-25T17:31:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6-exportfix","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6-exportfix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix/manifests"},{"name":"v3.0.0-beta.6","sha":"aab3c605eb8e1897dbcf105c43b00d31db754a4d","kind":"commit","published_at":"2020-05-25T15:20:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6/manifests"},{"name":"v3.0.0-beta.5","sha":"2a61567ac3637a3332075c2c796286173ae7fd6a","kind":"commit","published_at":"2020-04-22T09:52:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5/manifests"},{"name":"v3.0.0-beta.1","sha":"0959ca9739850bbd24e0721cc1296e7a0aa5c2bd","kind":"commit","published_at":"2020-03-13T15:06:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1/manifests"},{"name":"v2.6.0","sha":"95286f52bb866283bc69521a04efe1de37b26a33","kind":"commit","published_at":"2019-05-16T06:38:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0c2294ec48fa5b84519f8bdd60f4e2672ebd9b06","kind":"commit","published_at":"2019-05-01T05:05:32.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"b3ecba5e81016390eec57718636122459cc33a94","kind":"commit","published_at":"2019-04-27T06:50:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c9805a2868bb0896be126acefdc2c11c4c586bf9","kind":"commit","published_at":"2019-04-26T17:20:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5367fe6a978e01745e4264384a91140dc99a4bf8","kind":"commit","published_at":"2018-11-13T06:35:09.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"1daae67e9e88f7c0a9bd56e38e5d5efe365fd411","kind":"commit","published_at":"2018-11-05T09:42:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"09ef40e8a883344a38f8ebddc58ff0ac129a415c","kind":"tag","published_at":"2018-07-22T21:31:08.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b80c2f56a098fffbb3a5556b2034a3a35c37b2a7","kind":"tag","published_at":"2018-03-25T20:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fb86ab34a6e6f00bfae5fd8cbebda9af4a0f412f","kind":"tag","published_at":"2018-03-05T04:44:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ccaeae096f654a1df3d81c3a4e250aa859659d39","kind":"tag","published_at":"2018-03-05T04:42:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c0950b7b9f0720cc9a0915968d5585d87286fba1","kind":"tag","published_at":"2018-02-03T20:34:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.9","sha":"d1a3b1ee34720b0d2674a21741264a888863cb3f","kind":"commit","published_at":"2017-09-24T05:46:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9/manifests"},{"name":"1.7.3","sha":"16f33bf76f06afb58307a652ceb48f597e48a095","kind":"commit","published_at":"2017-09-08T06:27:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/1.7.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3/manifests"},{"name":"v1.7.2","sha":"3c9b64caf5c84f96052078f18d91c9e12bd5f5c6","kind":"commit","published_at":"2017-08-08T11:20:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2/manifests"},{"name":"v2.0.0-alpha.8","sha":"863449de2e5b14c128503dd1c425d5e0fd24d267","kind":"commit","published_at":"2017-07-26T17:09:52.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"2edb4c026667e5c8e7c808a3973bd94d193b2d0f","kind":"commit","published_at":"2017-07-25T04:10:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"2b359c1ea161edf5778490b9303a40ee11fef7ea","kind":"commit","published_at":"2017-07-21T17:59:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6/manifests"},{"name":"v2.0.0-alpha.5","sha":"fa58aa0ab152293066ea912d4abdaa877d72eb16","kind":"commit","published_at":"2017-06-03T12:21:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5/manifests"},{"name":"v1.7.1","sha":"4bb15ce988bf614a2b1b72da1d6545b09ca6b4c6","kind":"commit","published_at":"2017-06-03T12:21:36.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cf71a1bc8badaebf0243748f66a719fe5e32cfdc","kind":"commit","published_at":"2017-05-23T08:22:40.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0/manifests"},{"name":"v2.0.0-alpha.4","sha":"2d986a79996c0d19631405f25809cdf26dc65d4b","kind":"commit","published_at":"2017-05-15T11:47:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"560d5d6a023f069c37497f633fe65955182fa3d5","kind":"tag","published_at":"2017-01-29T18:35:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.1","sha":"908f661664e51fd847a5f69eb31724bbf2b3724b","kind":"tag","published_at":"2017-01-15T05:37:43.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.6.3","sha":"3c053ce32760d2d5d6cb8712fb4115b44e4083d4","kind":"commit","published_at":"2016-09-26T06:16:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b2e6cca648bb5da176b6f4ab39dca6a33e992567","kind":"commit","published_at":"2016-09-24T09:53:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"3e53f0c2c86078808508aa2ca11094bb45570548","kind":"commit","published_at":"2016-09-11T15:37:00.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4e455a4185da81abf814ccdb9c9e789691f7a349","kind":"commit","published_at":"2016-08-03T10:08:24.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"b46c5ea9ee6692676a2824334e24f9d3b95d3b78","kind":"commit","published_at":"2016-05-25T18:54:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e1fcc2315acd9bcb211ca6c0b1e7218093289763","kind":"commit","published_at":"2016-05-06T12:02:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3f24c09005fe5c7e42c64c19a0ff57a8d0c43710","kind":"commit","published_at":"2016-04-12T18:58:35.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"321d80075062a8bfaf917d9b562e748624325da0","kind":"commit","published_at":"2016-04-05T19:00:04.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"98b167c35d4465bdff1c5760ad9676142e3eefc6","kind":"commit","published_at":"2016-03-23T07:33:01.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2dd4ee583867dabc0102b4391a7aa343fd366be2","kind":"commit","published_at":"2016-03-19T11:02:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:06:51.483Z","dependent_packages_count":2,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.03317130195296,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.324031638190673,"forks_count":1.3717058501124428,"average":15.507808955546773},"purl":"pkg:npm/node-fetch-freitzzz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-fetch-freitzzz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-fetch-freitzzz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-fetch-freitzzz/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:07:10.095Z","issues_count":124,"pull_requests_count":66,"avg_time_to_close_issue":12167645.765957447,"avg_time_to_close_pull_request":10701023.790697675,"issues_closed_count":47,"pull_requests_closed_count":43,"pull_request_authors_count":51,"issue_authors_count":118,"avg_comments_per_issue":7.42741935483871,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":20,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":3466182.6,"past_year_avg_time_to_close_pull_request":2679518.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.625,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-fetch-freitzzz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-fetch-freitzzz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-fetch-freitzzz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-fetch-freitzzz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-fetch-freitzzz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-fetch-freitzzz/codemeta","maintainers":[{"uuid":"freitzzz","login":"freitzzz","name":null,"email":"joao.mag.freitas@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~freitzzz","role":null,"created_at":"2022-11-13T12:37:53.531Z","updated_at":"2022-11-13T12:37:53.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/freitzzz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":948382,"name":"@foxglove/node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":"foxglove","versions_count":1,"first_release_published_at":"2021-07-15T00:12:33.927Z","latest_release_published_at":"2021-07-15T00:12:33.927Z","latest_release_number":"3.1.0","last_synced_at":"2026-05-30T22:20:53.136Z","created_at":"2022-04-07T17:34:19.708Z","updated_at":"2026-05-30T22:20:53.137Z","registry_url":"https://www.npmjs.com/package/@foxglove/node-fetch","install_command":"npm install @foxglove/node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.1.0"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:50.410Z","dependent_packages_count":2,"downloads":29940,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":4.161177605696125,"dependent_repos_count":2.922915613578311,"dependent_packages_count":8.833550931946979,"stargazers_count":1.0658185159042273,"forks_count":1.143019603064896,"docker_downloads_count":null,"average":3.625296454038108},"purl":"pkg:npm/%40foxglove/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@foxglove/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@foxglove/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@foxglove/node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T11:01:28.691Z","issues_count":150,"pull_requests_count":93,"avg_time_to_close_issue":12587068.814814815,"avg_time_to_close_pull_request":21020360.333333332,"issues_closed_count":54,"pull_requests_closed_count":57,"pull_request_authors_count":62,"issue_authors_count":142,"avg_comments_per_issue":6.473333333333334,"avg_comments_per_pull_request":2.5376344086021505,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":10,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":105.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxglove%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxglove%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxglove%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxglove%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxglove%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxglove%2Fnode-fetch/codemeta","maintainers":[{"uuid":"foxglovebot","login":"foxglovebot","name":null,"email":"adrian+foxglovebot@foxglove.dev","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~foxglovebot","role":null,"created_at":"2022-11-20T15:56:00.293Z","updated_at":"2022-11-20T15:56:00.293Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/foxglovebot/packages"},{"uuid":"amacneil","login":"amacneil","name":null,"email":"adrian.macneil@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amacneil","role":null,"created_at":"2022-11-20T15:56:00.297Z","updated_at":"2022-11-20T15:56:00.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amacneil/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":8630096,"name":"@anvilco/node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":"anvilco","versions_count":2,"first_release_published_at":"2023-12-08T20:46:42.873Z","latest_release_published_at":"2023-12-08T20:56:46.713Z","latest_release_number":"3.3.3-beta.0","last_synced_at":"2026-05-30T22:20:53.558Z","created_at":"2023-12-09T00:06:20.625Z","updated_at":"2026-05-30T22:20:53.558Z","registry_url":"https://www.npmjs.com/package/@anvilco/node-fetch","install_command":"npm install @anvilco/node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.1.2-beta.0","beta":"3.3.3-beta.0"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:50.349Z","dependent_packages_count":2,"downloads":89299,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.184483832755916,"dependent_packages_count":51.878348182353186,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.031416007554554},"purl":"pkg:npm/%40anvilco/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@anvilco/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@anvilco/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@anvilco/node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T13:27:00.016Z","issues_count":147,"pull_requests_count":89,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":17714058.8,"issues_closed_count":53,"pull_requests_closed_count":55,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.510204081632653,"avg_comments_per_pull_request":2.606741573033708,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":15,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":100.0,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.2727272727272727,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvilco%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvilco%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvilco%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvilco%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvilco%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@anvilco%2Fnode-fetch/codemeta","maintainers":[{"uuid":"fostimus","login":"fostimus","name":null,"email":"derekfoster94@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~fostimus","role":null,"created_at":"2023-12-09T00:07:29.685Z","updated_at":"2023-12-09T00:07:29.685Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fostimus/packages"},{"uuid":"anvilbot","login":"anvilbot","name":null,"email":"services@useanvil.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~anvilbot","role":null,"created_at":"2023-12-09T00:07:29.577Z","updated_at":"2023-12-09T00:07:29.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anvilbot/packages"},{"uuid":"manggit_anvil","login":"manggit_anvil","name":null,"email":"manggit@useanvil.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~manggit_anvil","role":null,"created_at":"2024-12-20T17:15:48.990Z","updated_at":"2024-12-20T17:15:48.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/manggit_anvil/packages"},{"uuid":"manggit","login":"manggit","name":null,"email":"manggit@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~manggit","role":null,"created_at":"2025-12-11T13:44:25.602Z","updated_at":"2025-12-11T13:44:25.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/manggit/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14024820,"name":"@depup/node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js (with updated dependencies)","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["node-fetch","depup","updated-dependencies","security","latest","patched","fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":"depup","versions_count":3,"first_release_published_at":"2026-03-08T20:41:46.947Z","latest_release_published_at":"2026-04-01T08:38:17.441Z","latest_release_number":"3.3.2-depup.2","last_synced_at":"2026-05-30T22:20:54.700Z","created_at":"2026-03-11T00:14:06.440Z","updated_at":"2026-05-30T22:20:54.700Z","registry_url":"https://www.npmjs.com/package/@depup/node-fetch","install_command":"npm install @depup/node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"beta":"3.3.2-depup.0","latest":"3.3.2-depup.2"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:51.622Z","dependent_packages_count":0,"downloads":57,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.512631796629087,"dependent_packages_count":32.43474361860437,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.47368770761673},"purl":"pkg:npm/%40depup/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnode-fetch/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-11T00:14:09.278Z","updated_at":"2026-03-11T00:14:09.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":2095158,"name":"node-publishing","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-25T18:40:29.448Z","latest_release_published_at":"2022-01-25T18:40:29.448Z","latest_release_number":"3.2.0","last_synced_at":"2026-05-30T22:20:54.831Z","created_at":"2022-04-09T20:57:16.835Z","updated_at":"2026-05-30T22:20:54.831Z","registry_url":"https://www.npmjs.com/package/node-publishing","install_command":"npm install node-publishing","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.2.0"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2024-03-06T13:24:32.000Z","size":1268,"stargazers_count":8646,"open_issues_count":206,"forks_count":1000,"subscribers_count":91,"default_branch":"main","last_synced_at":"2024-05-01T11:39:08.482Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2024-04-30T13:35:52.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215570407,"owners_count":15898970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2024-05-20T15:01:31.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8735,"followers":43,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2024-05-20T15:01:32.254Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"tags":[{"name":"v2.7.0","sha":"9b9d45881e5ca68757077726b3c0ecf8fdca1f29","kind":"commit","published_at":"2023-08-23T17:17:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0/manifests"},{"name":"v2.6.13","sha":"65ae25a1da2834b046c218685f2085a06f679492","kind":"commit","published_at":"2023-08-18T20:23:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.13","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13/manifests"},{"name":"v3.3.2","sha":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f","kind":"commit","published_at":"2023-07-25T11:49:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2/manifests"},{"name":"v2.6.12","sha":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","kind":"commit","published_at":"2023-06-29T19:15:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.12","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"afb36f6c178342488d71947dfc87e7ddd19fab9e","kind":"commit","published_at":"2023-05-09T11:05:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.11","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"29909d75c62d51e0d1c23758e526dba74bfd463d","kind":"commit","published_at":"2023-05-08T16:19:42.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10/manifests"},{"name":"v3.3.1","sha":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","kind":"commit","published_at":"2023-03-11T10:47:05.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1/manifests"},{"name":"v2.6.9","sha":"70f592d9d2da959df1cebc2dd2314286a4bcf345","kind":"commit","published_at":"2023-01-30T21:59:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"6e9464d7e34dc323edf4dabad7615dd94ab847bd","kind":"commit","published_at":"2023-01-13T01:02:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8/manifests"},{"name":"v3.3.0","sha":"55a4870ae5f805d8ff9a890ea2c652c9977e048e","kind":"commit","published_at":"2022-11-10T21:46:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0/manifests"},{"name":"v3.2.10","sha":"28802387292baee467e042e168d92597b5bbbe3d","kind":"commit","published_at":"2022-07-31T08:01:29.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"e87b093fd678a9ea39c5b17b2a1bdfc4691eedc7","kind":"commit","published_at":"2022-07-18T15:20:30.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"11b703361134340a8361f591d6e3a0bcf6a261fa","kind":"commit","published_at":"2022-07-12T16:31:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3","kind":"commit","published_at":"2022-07-11T22:45:16.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99","kind":"commit","published_at":"2022-06-09T10:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"a92b5d5cf4457c2da95d8404b08cfd06a426a2fa","kind":"commit","published_at":"2022-06-01T19:43:48.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf","kind":"commit","published_at":"2022-04-28T09:33:26.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6425e2021a7def096e13dbabcac2f10e6da83d11","kind":"commit","published_at":"2022-03-11T21:49:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a4ea5f9308f942400695cce261291d0a80cd1b02","kind":"commit","published_at":"2022-03-07T10:56:34.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"61b3b5a06384003d332581080af6522bec19417f","kind":"commit","published_at":"2022-03-01T09:54:27.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1/manifests"},{"name":"v4.0.0-beta.4","sha":"bd3c4844dae343977d4f240aa9d0f7a3c0a0da12","kind":"commit","published_at":"2022-01-27T22:44:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"fcd8bdd6d93402df728f90a8b67adec1ce5ea1ab","kind":"commit","published_at":"2022-01-27T22:42:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"1c775f16e50724ea6721e9f7482351341eb1b198","kind":"commit","published_at":"2022-01-27T22:39:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"8c1fe4141604793be82120520afc677c1454ed1b","kind":"commit","published_at":"2022-01-27T00:27:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1/manifests"},{"name":"v3.2.0","sha":"81b1378bb3bda555d3d2114e7d3dfddbd91f210c","kind":"commit","published_at":"2022-01-20T20:42:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"36e47e8a6406185921e4985dcbeff140d73eaa10","kind":"commit","published_at":"2022-01-16T12:24:18.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1/manifests"},{"name":"v2.6.7","sha":"1ef4b560a17e644a02a3bfdea7631ffeee578b35","kind":"commit","published_at":"2022-01-16T11:45:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7/manifests"},{"name":"v3.1.0","sha":"109bd21313c277f043089f8c38b1a716c39ff86f","kind":"commit","published_at":"2021-11-08T18:13:47.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0/manifests"},{"name":"v2.6.6","sha":"f56b0c66d3dd2ef185436de1f2fd40f66bfea8f4","kind":"commit","published_at":"2021-10-31T15:40:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"b5417aea6a3275932283a200214522e6ab53f1ea","kind":"commit","published_at":"2021-09-22T09:16:53.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5/manifests"},{"name":"v2.6.3","sha":"ace7536c955556be742d9910566738630cc3c2a6","kind":"commit","published_at":"2021-09-20T14:09:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"152214ca2f6e2a5a17d71e4638114625d3be30c6","kind":"commit","published_at":"2021-09-06T12:58:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2/manifests"},{"name":"v3.0.0","sha":"2603c67f1840fb4a43e0837099a3b2725e8f615e","kind":"commit","published_at":"2021-08-31T15:54:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.10","sha":"b50fbc105755123cad34fb0bc9d5653ecc693b8a","kind":"commit","published_at":"2021-07-18T20:15:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10/manifests"},{"name":"fix-chunked-transfer-premature-close-1","sha":"dbcc481756ef6f18aa256ead06331e2c1e72d540","kind":"commit","published_at":"2021-01-04T03:39:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/fix-chunked-transfer-premature-close-1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/fix-chunked-transfer-premature-close-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1/manifests"},{"name":"v2.6.1","sha":"b5e2e41b2b50bf2997720d6125accaf0dd68c0ab","kind":"commit","published_at":"2020-09-05T12:58:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1/manifests"},{"name":"v3.0.0-beta.9","sha":"38839c53bd417cef440757265f75c8371d4c51e6","kind":"commit","published_at":"2020-09-05T12:51:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9/manifests"},{"name":"v3.0.0-beta.8","sha":"b7076bb24f75be688d8fc8b175f41b341e853f2b","kind":"commit","published_at":"2020-08-06T22:10:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8/manifests"},{"name":"v3.0.0-beta.7","sha":"2c005872ae21eff6b11c9536a55e7b8091b96273","kind":"commit","published_at":"2020-06-11T09:29:21.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7/manifests"},{"name":"v3.0.0-beta.6-exportfix","sha":"d1691f990a0aa466bf5d1a6ae7d6081173d47114","kind":"commit","published_at":"2020-05-25T17:31:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6-exportfix","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6-exportfix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix/manifests"},{"name":"v3.0.0-beta.6","sha":"aab3c605eb8e1897dbcf105c43b00d31db754a4d","kind":"commit","published_at":"2020-05-25T15:20:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6/manifests"},{"name":"v3.0.0-beta.5","sha":"2a61567ac3637a3332075c2c796286173ae7fd6a","kind":"commit","published_at":"2020-04-22T09:52:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5/manifests"},{"name":"v3.0.0-beta.1","sha":"0959ca9739850bbd24e0721cc1296e7a0aa5c2bd","kind":"commit","published_at":"2020-03-13T15:06:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1/manifests"},{"name":"v2.6.0","sha":"95286f52bb866283bc69521a04efe1de37b26a33","kind":"commit","published_at":"2019-05-16T06:38:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0c2294ec48fa5b84519f8bdd60f4e2672ebd9b06","kind":"commit","published_at":"2019-05-01T05:05:32.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"b3ecba5e81016390eec57718636122459cc33a94","kind":"commit","published_at":"2019-04-27T06:50:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c9805a2868bb0896be126acefdc2c11c4c586bf9","kind":"commit","published_at":"2019-04-26T17:20:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5367fe6a978e01745e4264384a91140dc99a4bf8","kind":"commit","published_at":"2018-11-13T06:35:09.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"1daae67e9e88f7c0a9bd56e38e5d5efe365fd411","kind":"commit","published_at":"2018-11-05T09:42:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"09ef40e8a883344a38f8ebddc58ff0ac129a415c","kind":"tag","published_at":"2018-07-22T21:31:08.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b80c2f56a098fffbb3a5556b2034a3a35c37b2a7","kind":"tag","published_at":"2018-03-25T20:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fb86ab34a6e6f00bfae5fd8cbebda9af4a0f412f","kind":"tag","published_at":"2018-03-05T04:44:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ccaeae096f654a1df3d81c3a4e250aa859659d39","kind":"tag","published_at":"2018-03-05T04:42:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c0950b7b9f0720cc9a0915968d5585d87286fba1","kind":"tag","published_at":"2018-02-03T20:34:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.9","sha":"d1a3b1ee34720b0d2674a21741264a888863cb3f","kind":"commit","published_at":"2017-09-24T05:46:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9/manifests"},{"name":"1.7.3","sha":"16f33bf76f06afb58307a652ceb48f597e48a095","kind":"commit","published_at":"2017-09-08T06:27:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/1.7.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3/manifests"},{"name":"v1.7.2","sha":"3c9b64caf5c84f96052078f18d91c9e12bd5f5c6","kind":"commit","published_at":"2017-08-08T11:20:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2/manifests"},{"name":"v2.0.0-alpha.8","sha":"863449de2e5b14c128503dd1c425d5e0fd24d267","kind":"commit","published_at":"2017-07-26T17:09:52.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"2edb4c026667e5c8e7c808a3973bd94d193b2d0f","kind":"commit","published_at":"2017-07-25T04:10:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"2b359c1ea161edf5778490b9303a40ee11fef7ea","kind":"commit","published_at":"2017-07-21T17:59:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6/manifests"},{"name":"v2.0.0-alpha.5","sha":"fa58aa0ab152293066ea912d4abdaa877d72eb16","kind":"commit","published_at":"2017-06-03T12:21:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5/manifests"},{"name":"v1.7.1","sha":"4bb15ce988bf614a2b1b72da1d6545b09ca6b4c6","kind":"commit","published_at":"2017-06-03T12:21:36.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cf71a1bc8badaebf0243748f66a719fe5e32cfdc","kind":"commit","published_at":"2017-05-23T08:22:40.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0/manifests"},{"name":"v2.0.0-alpha.4","sha":"2d986a79996c0d19631405f25809cdf26dc65d4b","kind":"commit","published_at":"2017-05-15T11:47:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"560d5d6a023f069c37497f633fe65955182fa3d5","kind":"tag","published_at":"2017-01-29T18:35:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.1","sha":"908f661664e51fd847a5f69eb31724bbf2b3724b","kind":"tag","published_at":"2017-01-15T05:37:43.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.6.3","sha":"3c053ce32760d2d5d6cb8712fb4115b44e4083d4","kind":"commit","published_at":"2016-09-26T06:16:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b2e6cca648bb5da176b6f4ab39dca6a33e992567","kind":"commit","published_at":"2016-09-24T09:53:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"3e53f0c2c86078808508aa2ca11094bb45570548","kind":"commit","published_at":"2016-09-11T15:37:00.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4e455a4185da81abf814ccdb9c9e789691f7a349","kind":"commit","published_at":"2016-08-03T10:08:24.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"b46c5ea9ee6692676a2824334e24f9d3b95d3b78","kind":"commit","published_at":"2016-05-25T18:54:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e1fcc2315acd9bcb211ca6c0b1e7218093289763","kind":"commit","published_at":"2016-05-06T12:02:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3f24c09005fe5c7e42c64c19a0ff57a8d0c43710","kind":"commit","published_at":"2016-04-12T18:58:35.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"321d80075062a8bfaf917d9b562e748624325da0","kind":"commit","published_at":"2016-04-05T19:00:04.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"98b167c35d4465bdff1c5760ad9676142e3eefc6","kind":"commit","published_at":"2016-03-23T07:33:01.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2dd4ee583867dabc0102b4391a7aa343fd366be2","kind":"commit","published_at":"2016-03-19T11:02:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:06:51.709Z","dependent_packages_count":1,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.3268830641253266,"forks_count":1.4469762978767098,"average":19.10958757292163},"purl":"pkg:npm/node-publishing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-publishing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-publishing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-publishing/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:07:10.095Z","issues_count":124,"pull_requests_count":66,"avg_time_to_close_issue":12167645.765957447,"avg_time_to_close_pull_request":10701023.790697675,"issues_closed_count":47,"pull_requests_closed_count":43,"pull_request_authors_count":51,"issue_authors_count":118,"avg_comments_per_issue":7.42741935483871,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":20,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":3466182.6,"past_year_avg_time_to_close_pull_request":2679518.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.625,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-publishing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-publishing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-publishing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-publishing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-publishing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-publishing/codemeta","maintainers":[{"uuid":"0xk1dr","login":"0xk1dr","name":null,"email":"leamine45@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~0xk1dr","role":null,"created_at":"2022-11-13T12:51:35.258Z","updated_at":"2022-11-13T12:51:35.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/0xk1dr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":12023681,"name":"@kelvdra/node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js Modifikasi By kelvdra.","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":"kelvdra","versions_count":2,"first_release_published_at":"2025-08-20T07:19:45.534Z","latest_release_published_at":"2025-08-23T05:56:14.624Z","latest_release_number":"1.0.1","last_synced_at":"2026-05-30T22:20:55.111Z","created_at":"2025-08-20T07:20:05.438Z","updated_at":"2026-05-30T22:20:55.111Z","registry_url":"https://www.npmjs.com/package/@kelvdra/node-fetch","install_command":"npm install @kelvdra/node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:52.345Z","dependent_packages_count":0,"downloads":31,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.01409313557587,"dependent_packages_count":34.64361802593168,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.328855580753775},"purl":"pkg:npm/%40kelvdra/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kelvdra/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kelvdra/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kelvdra/node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-06T19:13:34.554Z","issues_count":147,"pull_requests_count":90,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":21020360.333333332,"issues_closed_count":53,"pull_requests_closed_count":57,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.523809523809524,"avg_comments_per_pull_request":2.577777777777778,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":13,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.38461538461538464,"past_year_avg_comments_per_pull_request":0.2222222222222222,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kelvdra%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kelvdra%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kelvdra%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kelvdra%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kelvdra%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kelvdra%2Fnode-fetch/codemeta","maintainers":[{"uuid":"hydraxyz46","login":"hydraxyz46","name":null,"email":"skyzoo604@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~hydraxyz46","role":null,"created_at":"2025-08-20T07:22:48.120Z","updated_at":"2025-08-20T07:22:48.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hydraxyz46/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":8808057,"name":"@ox-fun/node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":"ox-fun","versions_count":1,"first_release_published_at":"2024-01-25T09:28:09.155Z","latest_release_published_at":"2024-01-25T09:28:09.155Z","latest_release_number":"0.0.1","last_synced_at":"2026-05-30T22:20:54.850Z","created_at":"2024-01-25T09:30:21.970Z","updated_at":"2026-05-30T22:20:54.851Z","registry_url":"https://www.npmjs.com/package/@ox-fun/node-fetch","install_command":"npm install @ox-fun/node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:52.104Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.56342723764248,"dependent_packages_count":47.80942029887318,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.686423768257825},"purl":"pkg:npm/%40ox-fun/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ox-fun/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ox-fun/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ox-fun/node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T11:01:28.691Z","issues_count":150,"pull_requests_count":93,"avg_time_to_close_issue":12587068.814814815,"avg_time_to_close_pull_request":21020360.333333332,"issues_closed_count":54,"pull_requests_closed_count":57,"pull_request_authors_count":62,"issue_authors_count":142,"avg_comments_per_issue":6.473333333333334,"avg_comments_per_pull_request":2.5376344086021505,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":10,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":105.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Fnode-fetch/codemeta","maintainers":[{"uuid":"ox-fun","login":"ox-fun","name":null,"email":"raiser.developer@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~ox-fun","role":null,"created_at":"2024-01-25T09:30:24.347Z","updated_at":"2024-01-25T09:30:24.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ox-fun/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":8790118,"name":"xnode-xfetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-01-22T04:20:44.565Z","latest_release_published_at":"2024-06-07T08:11:31.147Z","latest_release_number":"3.3.3","last_synced_at":"2026-05-30T22:20:55.051Z","created_at":"2024-01-22T04:23:45.113Z","updated_at":"2026-05-30T22:20:55.052Z","registry_url":"https://www.npmjs.com/package/xnode-xfetch","install_command":"npm install xnode-xfetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.3.3"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:50.876Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.72387633536946,"dependent_packages_count":48.06350148384381,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.89368890960664},"purl":"pkg:npm/xnode-xfetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/xnode-xfetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/xnode-xfetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/xnode-xfetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T11:01:28.691Z","issues_count":150,"pull_requests_count":93,"avg_time_to_close_issue":12587068.814814815,"avg_time_to_close_pull_request":21020360.333333332,"issues_closed_count":54,"pull_requests_closed_count":57,"pull_request_authors_count":62,"issue_authors_count":142,"avg_comments_per_issue":6.473333333333334,"avg_comments_per_pull_request":2.5376344086021505,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":10,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":105.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xnode-xfetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xnode-xfetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xnode-xfetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xnode-xfetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xnode-xfetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xnode-xfetch/codemeta","maintainers":[{"uuid":"lonelypoker","login":"lonelypoker","name":null,"email":"15926223463@139.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~lonelypoker","role":null,"created_at":"2024-01-22T04:23:45.813Z","updated_at":"2024-01-22T04:23:45.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lonelypoker/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":8827221,"name":"@ox-fun/rb-node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":"ox-fun","versions_count":1,"first_release_published_at":"2024-01-28T09:30:10.836Z","latest_release_published_at":"2024-01-28T09:30:10.836Z","latest_release_number":"3.1.1","last_synced_at":"2026-05-30T22:20:55.311Z","created_at":"2024-01-28T09:30:20.486Z","updated_at":"2026-05-30T22:20:55.311Z","registry_url":"https://www.npmjs.com/package/@ox-fun/rb-node-fetch","install_command":"npm install @ox-fun/rb-node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.1.1"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2024-03-06T13:24:32.000Z","size":1268,"stargazers_count":8646,"open_issues_count":206,"forks_count":1000,"subscribers_count":91,"default_branch":"main","last_synced_at":"2024-05-01T11:39:08.482Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2024-04-30T13:35:52.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215570407,"owners_count":15898970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2024-05-20T15:01:31.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8735,"followers":43,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2024-05-20T15:01:32.254Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"tags":[{"name":"v2.7.0","sha":"9b9d45881e5ca68757077726b3c0ecf8fdca1f29","kind":"commit","published_at":"2023-08-23T17:17:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0/manifests"},{"name":"v2.6.13","sha":"65ae25a1da2834b046c218685f2085a06f679492","kind":"commit","published_at":"2023-08-18T20:23:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.13","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13/manifests"},{"name":"v3.3.2","sha":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f","kind":"commit","published_at":"2023-07-25T11:49:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2/manifests"},{"name":"v2.6.12","sha":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","kind":"commit","published_at":"2023-06-29T19:15:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.12","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"afb36f6c178342488d71947dfc87e7ddd19fab9e","kind":"commit","published_at":"2023-05-09T11:05:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.11","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"29909d75c62d51e0d1c23758e526dba74bfd463d","kind":"commit","published_at":"2023-05-08T16:19:42.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10/manifests"},{"name":"v3.3.1","sha":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","kind":"commit","published_at":"2023-03-11T10:47:05.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1/manifests"},{"name":"v2.6.9","sha":"70f592d9d2da959df1cebc2dd2314286a4bcf345","kind":"commit","published_at":"2023-01-30T21:59:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"6e9464d7e34dc323edf4dabad7615dd94ab847bd","kind":"commit","published_at":"2023-01-13T01:02:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8/manifests"},{"name":"v3.3.0","sha":"55a4870ae5f805d8ff9a890ea2c652c9977e048e","kind":"commit","published_at":"2022-11-10T21:46:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0/manifests"},{"name":"v3.2.10","sha":"28802387292baee467e042e168d92597b5bbbe3d","kind":"commit","published_at":"2022-07-31T08:01:29.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"e87b093fd678a9ea39c5b17b2a1bdfc4691eedc7","kind":"commit","published_at":"2022-07-18T15:20:30.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"11b703361134340a8361f591d6e3a0bcf6a261fa","kind":"commit","published_at":"2022-07-12T16:31:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3","kind":"commit","published_at":"2022-07-11T22:45:16.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99","kind":"commit","published_at":"2022-06-09T10:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"a92b5d5cf4457c2da95d8404b08cfd06a426a2fa","kind":"commit","published_at":"2022-06-01T19:43:48.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf","kind":"commit","published_at":"2022-04-28T09:33:26.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6425e2021a7def096e13dbabcac2f10e6da83d11","kind":"commit","published_at":"2022-03-11T21:49:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a4ea5f9308f942400695cce261291d0a80cd1b02","kind":"commit","published_at":"2022-03-07T10:56:34.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"61b3b5a06384003d332581080af6522bec19417f","kind":"commit","published_at":"2022-03-01T09:54:27.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1/manifests"},{"name":"v4.0.0-beta.4","sha":"bd3c4844dae343977d4f240aa9d0f7a3c0a0da12","kind":"commit","published_at":"2022-01-27T22:44:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"fcd8bdd6d93402df728f90a8b67adec1ce5ea1ab","kind":"commit","published_at":"2022-01-27T22:42:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"1c775f16e50724ea6721e9f7482351341eb1b198","kind":"commit","published_at":"2022-01-27T22:39:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"8c1fe4141604793be82120520afc677c1454ed1b","kind":"commit","published_at":"2022-01-27T00:27:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1/manifests"},{"name":"v3.2.0","sha":"81b1378bb3bda555d3d2114e7d3dfddbd91f210c","kind":"commit","published_at":"2022-01-20T20:42:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"36e47e8a6406185921e4985dcbeff140d73eaa10","kind":"commit","published_at":"2022-01-16T12:24:18.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1/manifests"},{"name":"v2.6.7","sha":"1ef4b560a17e644a02a3bfdea7631ffeee578b35","kind":"commit","published_at":"2022-01-16T11:45:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7/manifests"},{"name":"v3.1.0","sha":"109bd21313c277f043089f8c38b1a716c39ff86f","kind":"commit","published_at":"2021-11-08T18:13:47.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0/manifests"},{"name":"v2.6.6","sha":"f56b0c66d3dd2ef185436de1f2fd40f66bfea8f4","kind":"commit","published_at":"2021-10-31T15:40:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"b5417aea6a3275932283a200214522e6ab53f1ea","kind":"commit","published_at":"2021-09-22T09:16:53.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5/manifests"},{"name":"v2.6.3","sha":"ace7536c955556be742d9910566738630cc3c2a6","kind":"commit","published_at":"2021-09-20T14:09:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"152214ca2f6e2a5a17d71e4638114625d3be30c6","kind":"commit","published_at":"2021-09-06T12:58:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2/manifests"},{"name":"v3.0.0","sha":"2603c67f1840fb4a43e0837099a3b2725e8f615e","kind":"commit","published_at":"2021-08-31T15:54:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.10","sha":"b50fbc105755123cad34fb0bc9d5653ecc693b8a","kind":"commit","published_at":"2021-07-18T20:15:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10/manifests"},{"name":"fix-chunked-transfer-premature-close-1","sha":"dbcc481756ef6f18aa256ead06331e2c1e72d540","kind":"commit","published_at":"2021-01-04T03:39:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/fix-chunked-transfer-premature-close-1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/fix-chunked-transfer-premature-close-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1/manifests"},{"name":"v2.6.1","sha":"b5e2e41b2b50bf2997720d6125accaf0dd68c0ab","kind":"commit","published_at":"2020-09-05T12:58:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1/manifests"},{"name":"v3.0.0-beta.9","sha":"38839c53bd417cef440757265f75c8371d4c51e6","kind":"commit","published_at":"2020-09-05T12:51:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9/manifests"},{"name":"v3.0.0-beta.8","sha":"b7076bb24f75be688d8fc8b175f41b341e853f2b","kind":"commit","published_at":"2020-08-06T22:10:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8/manifests"},{"name":"v3.0.0-beta.7","sha":"2c005872ae21eff6b11c9536a55e7b8091b96273","kind":"commit","published_at":"2020-06-11T09:29:21.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7/manifests"},{"name":"v3.0.0-beta.6-exportfix","sha":"d1691f990a0aa466bf5d1a6ae7d6081173d47114","kind":"commit","published_at":"2020-05-25T17:31:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6-exportfix","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6-exportfix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix/manifests"},{"name":"v3.0.0-beta.6","sha":"aab3c605eb8e1897dbcf105c43b00d31db754a4d","kind":"commit","published_at":"2020-05-25T15:20:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6/manifests"},{"name":"v3.0.0-beta.5","sha":"2a61567ac3637a3332075c2c796286173ae7fd6a","kind":"commit","published_at":"2020-04-22T09:52:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5/manifests"},{"name":"v3.0.0-beta.1","sha":"0959ca9739850bbd24e0721cc1296e7a0aa5c2bd","kind":"commit","published_at":"2020-03-13T15:06:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1/manifests"},{"name":"v2.6.0","sha":"95286f52bb866283bc69521a04efe1de37b26a33","kind":"commit","published_at":"2019-05-16T06:38:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0c2294ec48fa5b84519f8bdd60f4e2672ebd9b06","kind":"commit","published_at":"2019-05-01T05:05:32.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"b3ecba5e81016390eec57718636122459cc33a94","kind":"commit","published_at":"2019-04-27T06:50:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c9805a2868bb0896be126acefdc2c11c4c586bf9","kind":"commit","published_at":"2019-04-26T17:20:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5367fe6a978e01745e4264384a91140dc99a4bf8","kind":"commit","published_at":"2018-11-13T06:35:09.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"1daae67e9e88f7c0a9bd56e38e5d5efe365fd411","kind":"commit","published_at":"2018-11-05T09:42:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"09ef40e8a883344a38f8ebddc58ff0ac129a415c","kind":"tag","published_at":"2018-07-22T21:31:08.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b80c2f56a098fffbb3a5556b2034a3a35c37b2a7","kind":"tag","published_at":"2018-03-25T20:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fb86ab34a6e6f00bfae5fd8cbebda9af4a0f412f","kind":"tag","published_at":"2018-03-05T04:44:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ccaeae096f654a1df3d81c3a4e250aa859659d39","kind":"tag","published_at":"2018-03-05T04:42:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c0950b7b9f0720cc9a0915968d5585d87286fba1","kind":"tag","published_at":"2018-02-03T20:34:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.9","sha":"d1a3b1ee34720b0d2674a21741264a888863cb3f","kind":"commit","published_at":"2017-09-24T05:46:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9/manifests"},{"name":"1.7.3","sha":"16f33bf76f06afb58307a652ceb48f597e48a095","kind":"commit","published_at":"2017-09-08T06:27:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/1.7.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3/manifests"},{"name":"v1.7.2","sha":"3c9b64caf5c84f96052078f18d91c9e12bd5f5c6","kind":"commit","published_at":"2017-08-08T11:20:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2/manifests"},{"name":"v2.0.0-alpha.8","sha":"863449de2e5b14c128503dd1c425d5e0fd24d267","kind":"commit","published_at":"2017-07-26T17:09:52.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"2edb4c026667e5c8e7c808a3973bd94d193b2d0f","kind":"commit","published_at":"2017-07-25T04:10:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"2b359c1ea161edf5778490b9303a40ee11fef7ea","kind":"commit","published_at":"2017-07-21T17:59:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6/manifests"},{"name":"v2.0.0-alpha.5","sha":"fa58aa0ab152293066ea912d4abdaa877d72eb16","kind":"commit","published_at":"2017-06-03T12:21:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5/manifests"},{"name":"v1.7.1","sha":"4bb15ce988bf614a2b1b72da1d6545b09ca6b4c6","kind":"commit","published_at":"2017-06-03T12:21:36.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cf71a1bc8badaebf0243748f66a719fe5e32cfdc","kind":"commit","published_at":"2017-05-23T08:22:40.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0/manifests"},{"name":"v2.0.0-alpha.4","sha":"2d986a79996c0d19631405f25809cdf26dc65d4b","kind":"commit","published_at":"2017-05-15T11:47:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"560d5d6a023f069c37497f633fe65955182fa3d5","kind":"tag","published_at":"2017-01-29T18:35:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.1","sha":"908f661664e51fd847a5f69eb31724bbf2b3724b","kind":"tag","published_at":"2017-01-15T05:37:43.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.6.3","sha":"3c053ce32760d2d5d6cb8712fb4115b44e4083d4","kind":"commit","published_at":"2016-09-26T06:16:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b2e6cca648bb5da176b6f4ab39dca6a33e992567","kind":"commit","published_at":"2016-09-24T09:53:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"3e53f0c2c86078808508aa2ca11094bb45570548","kind":"commit","published_at":"2016-09-11T15:37:00.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4e455a4185da81abf814ccdb9c9e789691f7a349","kind":"commit","published_at":"2016-08-03T10:08:24.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"b46c5ea9ee6692676a2824334e24f9d3b95d3b78","kind":"commit","published_at":"2016-05-25T18:54:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e1fcc2315acd9bcb211ca6c0b1e7218093289763","kind":"commit","published_at":"2016-05-06T12:02:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3f24c09005fe5c7e42c64c19a0ff57a8d0c43710","kind":"commit","published_at":"2016-04-12T18:58:35.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"321d80075062a8bfaf917d9b562e748624325da0","kind":"commit","published_at":"2016-04-05T19:00:04.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"98b167c35d4465bdff1c5760ad9676142e3eefc6","kind":"commit","published_at":"2016-03-23T07:33:01.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2dd4ee583867dabc0102b4391a7aa343fd366be2","kind":"commit","published_at":"2016-03-19T11:02:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:06:51.441Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.37672318581704,"dependent_packages_count":47.51216472084542,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.44444395333123},"purl":"pkg:npm/%40ox-fun/rb-node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ox-fun/rb-node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ox-fun/rb-node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ox-fun/rb-node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:07:10.095Z","issues_count":124,"pull_requests_count":66,"avg_time_to_close_issue":12167645.765957447,"avg_time_to_close_pull_request":10701023.790697675,"issues_closed_count":47,"pull_requests_closed_count":43,"pull_request_authors_count":51,"issue_authors_count":118,"avg_comments_per_issue":7.42741935483871,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":20,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":3466182.6,"past_year_avg_time_to_close_pull_request":2679518.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.625,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Frb-node-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Frb-node-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Frb-node-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Frb-node-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Frb-node-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ox-fun%2Frb-node-fetch/codemeta","maintainers":[{"uuid":"ox-fun","login":"ox-fun","name":null,"email":"raiser.developer@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~ox-fun","role":null,"created_at":"2024-01-28T09:30:22.645Z","updated_at":"2024-01-28T09:30:22.645Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ox-fun/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":10886848,"name":"xhynode-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-09-13T09:56:34.489Z","latest_release_published_at":"2024-09-13T09:56:34.489Z","latest_release_number":"3.3.0","last_synced_at":"2026-05-30T22:20:55.324Z","created_at":"2024-09-15T03:23:59.305Z","updated_at":"2026-05-30T22:20:55.325Z","registry_url":"https://www.npmjs.com/package/xhynode-fetch","install_command":"npm install xhynode-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.3.0"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:52.606Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.937932113275533,"dependent_repos_count":25.77904002704089,"dependent_packages_count":37.438698183968,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.71855677476147},"purl":"pkg:npm/xhynode-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/xhynode-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/xhynode-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/xhynode-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T13:27:00.016Z","issues_count":147,"pull_requests_count":89,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":17714058.8,"issues_closed_count":53,"pull_requests_closed_count":55,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.510204081632653,"avg_comments_per_pull_request":2.606741573033708,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":15,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":100.0,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.2727272727272727,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xhynode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xhynode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xhynode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xhynode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xhynode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xhynode-fetch/codemeta","maintainers":[{"uuid":"tigerpeasant","login":"tigerpeasant","name":null,"email":"newlifespot@qq.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~tigerpeasant","role":null,"created_at":"2024-09-15T03:24:01.237Z","updated_at":"2024-09-15T03:24:01.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tigerpeasant/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":793950,"name":"@akepinski/node-fetch","ecosystem":"npm","description":"A light-weight module that brings window.fetch to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise"],"namespace":"akepinski","versions_count":7,"first_release_published_at":"2020-04-13T16:23:04.265Z","latest_release_published_at":"2020-04-13T17:23:34.292Z","latest_release_number":"3.0.0-beta.10","last_synced_at":"2026-05-30T22:20:55.683Z","created_at":"2022-04-07T13:11:21.349Z","updated_at":"2026-05-30T22:20:55.683Z","registry_url":"https://www.npmjs.com/package/@akepinski/node-fetch","install_command":"npm install @akepinski/node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.0.0-beta.10"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:51.913Z","dependent_packages_count":2,"downloads":94,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.10553323248753,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.324031638190673,"forks_count":1.3717058501124428,"average":12.87063945301944},"purl":"pkg:npm/%40akepinski/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@akepinski/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@akepinski/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@akepinski/node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-06T19:13:34.554Z","issues_count":147,"pull_requests_count":90,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":21020360.333333332,"issues_closed_count":53,"pull_requests_closed_count":57,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.523809523809524,"avg_comments_per_pull_request":2.577777777777778,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":13,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.38461538461538464,"past_year_avg_comments_per_pull_request":0.2222222222222222,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akepinski%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akepinski%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akepinski%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akepinski%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akepinski%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akepinski%2Fnode-fetch/codemeta","maintainers":[{"uuid":"akepinski","login":"akepinski","name":null,"email":"xxczaki@pm.me","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~akepinski","role":null,"created_at":"2022-11-08T17:15:45.058Z","updated_at":"2022-11-08T17:15:45.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akepinski/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":841718,"name":"@blackglory/node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":"blackglory","versions_count":3,"first_release_published_at":"2021-09-16T04:46:08.349Z","latest_release_published_at":"2022-05-08T03:12:54.970Z","latest_release_number":"2.0.1","last_synced_at":"2026-05-30T22:20:56.012Z","created_at":"2022-04-07T14:21:22.780Z","updated_at":"2026-05-30T22:20:56.012Z","registry_url":"https://www.npmjs.com/package/@blackglory/node-fetch","install_command":"npm install @blackglory/node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"2.0.1"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2024-03-06T13:24:32.000Z","size":1268,"stargazers_count":8646,"open_issues_count":206,"forks_count":1000,"subscribers_count":91,"default_branch":"main","last_synced_at":"2024-05-01T11:39:08.482Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2024-04-30T13:35:52.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215570407,"owners_count":15898970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2024-05-20T15:01:31.578Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8735,"followers":43,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2024-05-20T15:01:32.254Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"tags":[{"name":"v2.7.0","sha":"9b9d45881e5ca68757077726b3c0ecf8fdca1f29","kind":"commit","published_at":"2023-08-23T17:17:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0/manifests"},{"name":"v2.6.13","sha":"65ae25a1da2834b046c218685f2085a06f679492","kind":"commit","published_at":"2023-08-18T20:23:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.13","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13/manifests"},{"name":"v3.3.2","sha":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f","kind":"commit","published_at":"2023-07-25T11:49:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2/manifests"},{"name":"v2.6.12","sha":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","kind":"commit","published_at":"2023-06-29T19:15:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.12","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"afb36f6c178342488d71947dfc87e7ddd19fab9e","kind":"commit","published_at":"2023-05-09T11:05:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.11","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"29909d75c62d51e0d1c23758e526dba74bfd463d","kind":"commit","published_at":"2023-05-08T16:19:42.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10/manifests"},{"name":"v3.3.1","sha":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","kind":"commit","published_at":"2023-03-11T10:47:05.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1/manifests"},{"name":"v2.6.9","sha":"70f592d9d2da959df1cebc2dd2314286a4bcf345","kind":"commit","published_at":"2023-01-30T21:59:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"6e9464d7e34dc323edf4dabad7615dd94ab847bd","kind":"commit","published_at":"2023-01-13T01:02:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8/manifests"},{"name":"v3.3.0","sha":"55a4870ae5f805d8ff9a890ea2c652c9977e048e","kind":"commit","published_at":"2022-11-10T21:46:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0/manifests"},{"name":"v3.2.10","sha":"28802387292baee467e042e168d92597b5bbbe3d","kind":"commit","published_at":"2022-07-31T08:01:29.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"e87b093fd678a9ea39c5b17b2a1bdfc4691eedc7","kind":"commit","published_at":"2022-07-18T15:20:30.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"11b703361134340a8361f591d6e3a0bcf6a261fa","kind":"commit","published_at":"2022-07-12T16:31:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3","kind":"commit","published_at":"2022-07-11T22:45:16.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99","kind":"commit","published_at":"2022-06-09T10:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"a92b5d5cf4457c2da95d8404b08cfd06a426a2fa","kind":"commit","published_at":"2022-06-01T19:43:48.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf","kind":"commit","published_at":"2022-04-28T09:33:26.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6425e2021a7def096e13dbabcac2f10e6da83d11","kind":"commit","published_at":"2022-03-11T21:49:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a4ea5f9308f942400695cce261291d0a80cd1b02","kind":"commit","published_at":"2022-03-07T10:56:34.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"61b3b5a06384003d332581080af6522bec19417f","kind":"commit","published_at":"2022-03-01T09:54:27.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1/manifests"},{"name":"v4.0.0-beta.4","sha":"bd3c4844dae343977d4f240aa9d0f7a3c0a0da12","kind":"commit","published_at":"2022-01-27T22:44:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"fcd8bdd6d93402df728f90a8b67adec1ce5ea1ab","kind":"commit","published_at":"2022-01-27T22:42:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"1c775f16e50724ea6721e9f7482351341eb1b198","kind":"commit","published_at":"2022-01-27T22:39:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"8c1fe4141604793be82120520afc677c1454ed1b","kind":"commit","published_at":"2022-01-27T00:27:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1/manifests"},{"name":"v3.2.0","sha":"81b1378bb3bda555d3d2114e7d3dfddbd91f210c","kind":"commit","published_at":"2022-01-20T20:42:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"36e47e8a6406185921e4985dcbeff140d73eaa10","kind":"commit","published_at":"2022-01-16T12:24:18.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1/manifests"},{"name":"v2.6.7","sha":"1ef4b560a17e644a02a3bfdea7631ffeee578b35","kind":"commit","published_at":"2022-01-16T11:45:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7/manifests"},{"name":"v3.1.0","sha":"109bd21313c277f043089f8c38b1a716c39ff86f","kind":"commit","published_at":"2021-11-08T18:13:47.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0/manifests"},{"name":"v2.6.6","sha":"f56b0c66d3dd2ef185436de1f2fd40f66bfea8f4","kind":"commit","published_at":"2021-10-31T15:40:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"b5417aea6a3275932283a200214522e6ab53f1ea","kind":"commit","published_at":"2021-09-22T09:16:53.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5/manifests"},{"name":"v2.6.3","sha":"ace7536c955556be742d9910566738630cc3c2a6","kind":"commit","published_at":"2021-09-20T14:09:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"152214ca2f6e2a5a17d71e4638114625d3be30c6","kind":"commit","published_at":"2021-09-06T12:58:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2/manifests"},{"name":"v3.0.0","sha":"2603c67f1840fb4a43e0837099a3b2725e8f615e","kind":"commit","published_at":"2021-08-31T15:54:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.10","sha":"b50fbc105755123cad34fb0bc9d5653ecc693b8a","kind":"commit","published_at":"2021-07-18T20:15:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10/manifests"},{"name":"fix-chunked-transfer-premature-close-1","sha":"dbcc481756ef6f18aa256ead06331e2c1e72d540","kind":"commit","published_at":"2021-01-04T03:39:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/fix-chunked-transfer-premature-close-1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/fix-chunked-transfer-premature-close-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1/manifests"},{"name":"v2.6.1","sha":"b5e2e41b2b50bf2997720d6125accaf0dd68c0ab","kind":"commit","published_at":"2020-09-05T12:58:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1/manifests"},{"name":"v3.0.0-beta.9","sha":"38839c53bd417cef440757265f75c8371d4c51e6","kind":"commit","published_at":"2020-09-05T12:51:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9/manifests"},{"name":"v3.0.0-beta.8","sha":"b7076bb24f75be688d8fc8b175f41b341e853f2b","kind":"commit","published_at":"2020-08-06T22:10:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8/manifests"},{"name":"v3.0.0-beta.7","sha":"2c005872ae21eff6b11c9536a55e7b8091b96273","kind":"commit","published_at":"2020-06-11T09:29:21.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7/manifests"},{"name":"v3.0.0-beta.6-exportfix","sha":"d1691f990a0aa466bf5d1a6ae7d6081173d47114","kind":"commit","published_at":"2020-05-25T17:31:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6-exportfix","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6-exportfix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix/manifests"},{"name":"v3.0.0-beta.6","sha":"aab3c605eb8e1897dbcf105c43b00d31db754a4d","kind":"commit","published_at":"2020-05-25T15:20:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6/manifests"},{"name":"v3.0.0-beta.5","sha":"2a61567ac3637a3332075c2c796286173ae7fd6a","kind":"commit","published_at":"2020-04-22T09:52:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5/manifests"},{"name":"v3.0.0-beta.1","sha":"0959ca9739850bbd24e0721cc1296e7a0aa5c2bd","kind":"commit","published_at":"2020-03-13T15:06:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1/manifests"},{"name":"v2.6.0","sha":"95286f52bb866283bc69521a04efe1de37b26a33","kind":"commit","published_at":"2019-05-16T06:38:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0c2294ec48fa5b84519f8bdd60f4e2672ebd9b06","kind":"commit","published_at":"2019-05-01T05:05:32.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"b3ecba5e81016390eec57718636122459cc33a94","kind":"commit","published_at":"2019-04-27T06:50:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c9805a2868bb0896be126acefdc2c11c4c586bf9","kind":"commit","published_at":"2019-04-26T17:20:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5367fe6a978e01745e4264384a91140dc99a4bf8","kind":"commit","published_at":"2018-11-13T06:35:09.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"1daae67e9e88f7c0a9bd56e38e5d5efe365fd411","kind":"commit","published_at":"2018-11-05T09:42:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"09ef40e8a883344a38f8ebddc58ff0ac129a415c","kind":"tag","published_at":"2018-07-22T21:31:08.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b80c2f56a098fffbb3a5556b2034a3a35c37b2a7","kind":"tag","published_at":"2018-03-25T20:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fb86ab34a6e6f00bfae5fd8cbebda9af4a0f412f","kind":"tag","published_at":"2018-03-05T04:44:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ccaeae096f654a1df3d81c3a4e250aa859659d39","kind":"tag","published_at":"2018-03-05T04:42:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c0950b7b9f0720cc9a0915968d5585d87286fba1","kind":"tag","published_at":"2018-02-03T20:34:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.9","sha":"d1a3b1ee34720b0d2674a21741264a888863cb3f","kind":"commit","published_at":"2017-09-24T05:46:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9/manifests"},{"name":"1.7.3","sha":"16f33bf76f06afb58307a652ceb48f597e48a095","kind":"commit","published_at":"2017-09-08T06:27:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/1.7.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3/manifests"},{"name":"v1.7.2","sha":"3c9b64caf5c84f96052078f18d91c9e12bd5f5c6","kind":"commit","published_at":"2017-08-08T11:20:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2/manifests"},{"name":"v2.0.0-alpha.8","sha":"863449de2e5b14c128503dd1c425d5e0fd24d267","kind":"commit","published_at":"2017-07-26T17:09:52.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"2edb4c026667e5c8e7c808a3973bd94d193b2d0f","kind":"commit","published_at":"2017-07-25T04:10:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"2b359c1ea161edf5778490b9303a40ee11fef7ea","kind":"commit","published_at":"2017-07-21T17:59:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6/manifests"},{"name":"v2.0.0-alpha.5","sha":"fa58aa0ab152293066ea912d4abdaa877d72eb16","kind":"commit","published_at":"2017-06-03T12:21:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5/manifests"},{"name":"v1.7.1","sha":"4bb15ce988bf614a2b1b72da1d6545b09ca6b4c6","kind":"commit","published_at":"2017-06-03T12:21:36.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cf71a1bc8badaebf0243748f66a719fe5e32cfdc","kind":"commit","published_at":"2017-05-23T08:22:40.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0/manifests"},{"name":"v2.0.0-alpha.4","sha":"2d986a79996c0d19631405f25809cdf26dc65d4b","kind":"commit","published_at":"2017-05-15T11:47:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"560d5d6a023f069c37497f633fe65955182fa3d5","kind":"tag","published_at":"2017-01-29T18:35:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.1","sha":"908f661664e51fd847a5f69eb31724bbf2b3724b","kind":"tag","published_at":"2017-01-15T05:37:43.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.6.3","sha":"3c053ce32760d2d5d6cb8712fb4115b44e4083d4","kind":"commit","published_at":"2016-09-26T06:16:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b2e6cca648bb5da176b6f4ab39dca6a33e992567","kind":"commit","published_at":"2016-09-24T09:53:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"3e53f0c2c86078808508aa2ca11094bb45570548","kind":"commit","published_at":"2016-09-11T15:37:00.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4e455a4185da81abf814ccdb9c9e789691f7a349","kind":"commit","published_at":"2016-08-03T10:08:24.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"b46c5ea9ee6692676a2824334e24f9d3b95d3b78","kind":"commit","published_at":"2016-05-25T18:54:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e1fcc2315acd9bcb211ca6c0b1e7218093289763","kind":"commit","published_at":"2016-05-06T12:02:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3f24c09005fe5c7e42c64c19a0ff57a8d0c43710","kind":"commit","published_at":"2016-04-12T18:58:35.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"321d80075062a8bfaf917d9b562e748624325da0","kind":"commit","published_at":"2016-04-05T19:00:04.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"98b167c35d4465bdff1c5760ad9676142e3eefc6","kind":"commit","published_at":"2016-03-23T07:33:01.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2dd4ee583867dabc0102b4391a7aa343fd366be2","kind":"commit","published_at":"2016-03-19T11:02:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:06:52.427Z","dependent_packages_count":2,"downloads":227,"downloads_period":"last-month","dependent_repos_count":21,"rankings":{"downloads":19.73051210154103,"dependent_repos_count":2.6721100405871336,"dependent_packages_count":8.833550931946979,"stargazers_count":1.0659305569560689,"forks_count":1.143019603064896,"docker_downloads_count":null,"average":6.689024646819222},"purl":"pkg:npm/%40blackglory/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@blackglory/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@blackglory/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@blackglory/node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:07:10.095Z","issues_count":124,"pull_requests_count":66,"avg_time_to_close_issue":12167645.765957447,"avg_time_to_close_pull_request":10701023.790697675,"issues_closed_count":47,"pull_requests_closed_count":43,"pull_request_authors_count":51,"issue_authors_count":118,"avg_comments_per_issue":7.42741935483871,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":20,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":3466182.6,"past_year_avg_time_to_close_pull_request":2679518.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.625,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blackglory%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blackglory%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blackglory%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blackglory%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blackglory%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blackglory%2Fnode-fetch/codemeta","maintainers":[{"uuid":"black_glory","login":"black_glory","name":null,"email":"woshenmedoubuzhidao@blackglory.me","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~black_glory","role":null,"created_at":"2022-11-15T15:31:39.880Z","updated_at":"2022-11-15T15:31:39.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/black_glory/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":1210006,"name":"@typenode/node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":"typenode","versions_count":6,"first_release_published_at":"2021-09-19T17:09:21.956Z","latest_release_published_at":"2021-09-19T17:07:16.802Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-30T22:20:53.391Z","created_at":"2022-04-08T13:46:56.952Z","updated_at":"2026-05-30T22:20:53.391Z","registry_url":"https://www.npmjs.com/package/@typenode/node-fetch","install_command":"npm install @typenode/node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.0.4-cjs"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:51.133Z","dependent_packages_count":1,"downloads":43,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.443577081135345,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.326569829969451,"forks_count":1.3721418179538865,"average":12.938843054673047},"purl":"pkg:npm/%40typenode/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typenode/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typenode/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typenode/node-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T08:29:06.902Z","issues_count":147,"pull_requests_count":89,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":17714058.8,"issues_closed_count":53,"pull_requests_closed_count":55,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.503401360544218,"avg_comments_per_pull_request":2.606741573033708,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":15,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":100.0,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.2727272727272727,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typenode%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typenode%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typenode%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typenode%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typenode%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typenode%2Fnode-fetch/codemeta","maintainers":[{"uuid":"mench","login":"mench","name":null,"email":"mench.harutyunyan@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~mench","role":null,"created_at":"2022-11-10T17:42:38.522Z","updated_at":"2022-11-10T17:42:38.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mench/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":4393835,"name":"bro-http-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":null,"versions_count":2,"first_release_published_at":"2022-04-29T07:37:08.910Z","latest_release_published_at":"2022-04-29T09:10:38.108Z","latest_release_number":"1.0.1","last_synced_at":"2026-05-30T22:20:55.419Z","created_at":"2022-05-24T13:40:27.156Z","updated_at":"2026-05-30T22:20:55.420Z","registry_url":"https://www.npmjs.com/package/bro-http-fetch","install_command":"npm install bro-http-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2026-05-12T09:33:16.000Z","size":1297,"stargazers_count":8857,"open_issues_count":245,"forks_count":1056,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-05-21T16:54:04.941Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2026-05-20T23:27:41.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-24T06:22:52.136Z","dependent_packages_count":1,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.02300089521233,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3262486803906044,"forks_count":1.372063869094748,"average":16.849320387234254},"purl":"pkg:npm/bro-http-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bro-http-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/bro-http-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bro-http-fetch/dependencies","status":null,"funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-06T19:13:34.554Z","issues_count":147,"pull_requests_count":90,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":21020360.333333332,"issues_closed_count":53,"pull_requests_closed_count":57,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.523809523809524,"avg_comments_per_pull_request":2.577777777777778,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":13,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.38461538461538464,"past_year_avg_comments_per_pull_request":0.2222222222222222,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bro-http-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bro-http-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bro-http-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bro-http-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bro-http-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bro-http-fetch/codemeta","maintainers":[{"uuid":"cuijixiong","login":"cuijixiong","name":null,"email":"3044598@qq.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~cuijixiong","role":null,"created_at":"2022-11-15T19:40:09.574Z","updated_at":"2022-11-15T19:40:09.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cuijixiong/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":8827220,"name":"rb-node-fetch","ecosystem":"npm","description":"A light-weight module that brings Fetch API to node.js","homepage":"https://github.com/node-fetch/node-fetch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-01-28T09:28:11.185Z","latest_release_published_at":"2024-01-28T09:28:11.185Z","latest_release_number":"3.1.1","last_synced_at":"2026-05-30T22:20:54.475Z","created_at":"2024-01-28T09:28:32.505Z","updated_at":"2026-05-30T22:20:54.476Z","registry_url":"https://www.npmjs.com/package/rb-node-fetch","install_command":"npm install rb-node-fetch","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/node-fetch"},"dist-tags":{"latest":"3.1.1"}},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2024-08-13T22:17:04.000Z","size":1268,"stargazers_count":8845,"open_issues_count":224,"forks_count":1050,"subscribers_count":89,"default_branch":"main","last_synced_at":"2025-10-19T01:50:24.306Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2025-10-17T23:38:40.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279708841,"owners_count":26214193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2025-10-06T19:47:00.378Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8938,"followers":64,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2025-10-06T19:47:00.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"tags":[{"name":"v2.7.0","sha":"9b9d45881e5ca68757077726b3c0ecf8fdca1f29","kind":"commit","published_at":"2023-08-23T17:17:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0/manifests"},{"name":"v2.6.13","sha":"65ae25a1da2834b046c218685f2085a06f679492","kind":"commit","published_at":"2023-08-18T20:23:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.13","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13/manifests"},{"name":"v3.3.2","sha":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f","kind":"commit","published_at":"2023-07-25T11:49:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2/manifests"},{"name":"v2.6.12","sha":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","kind":"commit","published_at":"2023-06-29T19:15:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.12","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"afb36f6c178342488d71947dfc87e7ddd19fab9e","kind":"commit","published_at":"2023-05-09T11:05:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.11","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"29909d75c62d51e0d1c23758e526dba74bfd463d","kind":"commit","published_at":"2023-05-08T16:19:42.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10/manifests"},{"name":"v3.3.1","sha":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","kind":"commit","published_at":"2023-03-11T10:47:05.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1/manifests"},{"name":"v2.6.9","sha":"70f592d9d2da959df1cebc2dd2314286a4bcf345","kind":"commit","published_at":"2023-01-30T21:59:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"6e9464d7e34dc323edf4dabad7615dd94ab847bd","kind":"commit","published_at":"2023-01-13T01:02:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8/manifests"},{"name":"v3.3.0","sha":"55a4870ae5f805d8ff9a890ea2c652c9977e048e","kind":"commit","published_at":"2022-11-10T21:46:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0/manifests"},{"name":"v3.2.10","sha":"28802387292baee467e042e168d92597b5bbbe3d","kind":"commit","published_at":"2022-07-31T08:01:29.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"e87b093fd678a9ea39c5b17b2a1bdfc4691eedc7","kind":"commit","published_at":"2022-07-18T15:20:30.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"11b703361134340a8361f591d6e3a0bcf6a261fa","kind":"commit","published_at":"2022-07-12T16:31:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3","kind":"commit","published_at":"2022-07-11T22:45:16.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99","kind":"commit","published_at":"2022-06-09T10:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"a92b5d5cf4457c2da95d8404b08cfd06a426a2fa","kind":"commit","published_at":"2022-06-01T19:43:48.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf","kind":"commit","published_at":"2022-04-28T09:33:26.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6425e2021a7def096e13dbabcac2f10e6da83d11","kind":"commit","published_at":"2022-03-11T21:49:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a4ea5f9308f942400695cce261291d0a80cd1b02","kind":"commit","published_at":"2022-03-07T10:56:34.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"61b3b5a06384003d332581080af6522bec19417f","kind":"commit","published_at":"2022-03-01T09:54:27.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1/manifests"},{"name":"v4.0.0-beta.4","sha":"bd3c4844dae343977d4f240aa9d0f7a3c0a0da12","kind":"commit","published_at":"2022-01-27T22:44:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"fcd8bdd6d93402df728f90a8b67adec1ce5ea1ab","kind":"commit","published_at":"2022-01-27T22:42:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"1c775f16e50724ea6721e9f7482351341eb1b198","kind":"commit","published_at":"2022-01-27T22:39:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"8c1fe4141604793be82120520afc677c1454ed1b","kind":"commit","published_at":"2022-01-27T00:27:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1/manifests"},{"name":"v3.2.0","sha":"81b1378bb3bda555d3d2114e7d3dfddbd91f210c","kind":"commit","published_at":"2022-01-20T20:42:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"36e47e8a6406185921e4985dcbeff140d73eaa10","kind":"commit","published_at":"2022-01-16T12:24:18.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1/manifests"},{"name":"v2.6.7","sha":"1ef4b560a17e644a02a3bfdea7631ffeee578b35","kind":"commit","published_at":"2022-01-16T11:45:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7/manifests"},{"name":"v3.1.0","sha":"109bd21313c277f043089f8c38b1a716c39ff86f","kind":"commit","published_at":"2021-11-08T18:13:47.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0/manifests"},{"name":"v2.6.6","sha":"f56b0c66d3dd2ef185436de1f2fd40f66bfea8f4","kind":"commit","published_at":"2021-10-31T15:40:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"b5417aea6a3275932283a200214522e6ab53f1ea","kind":"commit","published_at":"2021-09-22T09:16:53.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5/manifests"},{"name":"v2.6.3","sha":"ace7536c955556be742d9910566738630cc3c2a6","kind":"commit","published_at":"2021-09-20T14:09:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"152214ca2f6e2a5a17d71e4638114625d3be30c6","kind":"commit","published_at":"2021-09-06T12:58:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2/manifests"},{"name":"v3.0.0","sha":"2603c67f1840fb4a43e0837099a3b2725e8f615e","kind":"commit","published_at":"2021-08-31T15:54:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.10","sha":"b50fbc105755123cad34fb0bc9d5653ecc693b8a","kind":"commit","published_at":"2021-07-18T20:15:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10/manifests"},{"name":"fix-chunked-transfer-premature-close-1","sha":"dbcc481756ef6f18aa256ead06331e2c1e72d540","kind":"commit","published_at":"2021-01-04T03:39:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/fix-chunked-transfer-premature-close-1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/fix-chunked-transfer-premature-close-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@fix-chunked-transfer-premature-close-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1/manifests"},{"name":"v2.6.1","sha":"b5e2e41b2b50bf2997720d6125accaf0dd68c0ab","kind":"commit","published_at":"2020-09-05T12:58:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1/manifests"},{"name":"v3.0.0-beta.9","sha":"38839c53bd417cef440757265f75c8371d4c51e6","kind":"commit","published_at":"2020-09-05T12:51:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9/manifests"},{"name":"v3.0.0-beta.8","sha":"b7076bb24f75be688d8fc8b175f41b341e853f2b","kind":"commit","published_at":"2020-08-06T22:10:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8/manifests"},{"name":"v3.0.0-beta.7","sha":"2c005872ae21eff6b11c9536a55e7b8091b96273","kind":"commit","published_at":"2020-06-11T09:29:21.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7/manifests"},{"name":"v3.0.0-beta.6-exportfix","sha":"d1691f990a0aa466bf5d1a6ae7d6081173d47114","kind":"commit","published_at":"2020-05-25T17:31:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6-exportfix","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6-exportfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.6-exportfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix/manifests"},{"name":"v3.0.0-beta.6","sha":"aab3c605eb8e1897dbcf105c43b00d31db754a4d","kind":"commit","published_at":"2020-05-25T15:20:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6/manifests"},{"name":"v3.0.0-beta.5","sha":"2a61567ac3637a3332075c2c796286173ae7fd6a","kind":"commit","published_at":"2020-04-22T09:52:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5/manifests"},{"name":"v3.0.0-beta.1","sha":"0959ca9739850bbd24e0721cc1296e7a0aa5c2bd","kind":"commit","published_at":"2020-03-13T15:06:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1/manifests"},{"name":"v2.6.0","sha":"95286f52bb866283bc69521a04efe1de37b26a33","kind":"commit","published_at":"2019-05-16T06:38:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0c2294ec48fa5b84519f8bdd60f4e2672ebd9b06","kind":"commit","published_at":"2019-05-01T05:05:32.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"b3ecba5e81016390eec57718636122459cc33a94","kind":"commit","published_at":"2019-04-27T06:50:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c9805a2868bb0896be126acefdc2c11c4c586bf9","kind":"commit","published_at":"2019-04-26T17:20:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5367fe6a978e01745e4264384a91140dc99a4bf8","kind":"commit","published_at":"2018-11-13T06:35:09.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"1daae67e9e88f7c0a9bd56e38e5d5efe365fd411","kind":"commit","published_at":"2018-11-05T09:42:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"09ef40e8a883344a38f8ebddc58ff0ac129a415c","kind":"tag","published_at":"2018-07-22T21:31:08.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b80c2f56a098fffbb3a5556b2034a3a35c37b2a7","kind":"tag","published_at":"2018-03-25T20:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fb86ab34a6e6f00bfae5fd8cbebda9af4a0f412f","kind":"tag","published_at":"2018-03-05T04:44:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ccaeae096f654a1df3d81c3a4e250aa859659d39","kind":"tag","published_at":"2018-03-05T04:42:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c0950b7b9f0720cc9a0915968d5585d87286fba1","kind":"tag","published_at":"2018-02-03T20:34:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.9","sha":"d1a3b1ee34720b0d2674a21741264a888863cb3f","kind":"commit","published_at":"2017-09-24T05:46:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9/manifests"},{"name":"1.7.3","sha":"16f33bf76f06afb58307a652ceb48f597e48a095","kind":"commit","published_at":"2017-09-08T06:27:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/1.7.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3/manifests"},{"name":"v1.7.2","sha":"3c9b64caf5c84f96052078f18d91c9e12bd5f5c6","kind":"commit","published_at":"2017-08-08T11:20:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2/manifests"},{"name":"v2.0.0-alpha.8","sha":"863449de2e5b14c128503dd1c425d5e0fd24d267","kind":"commit","published_at":"2017-07-26T17:09:52.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"2edb4c026667e5c8e7c808a3973bd94d193b2d0f","kind":"commit","published_at":"2017-07-25T04:10:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"2b359c1ea161edf5778490b9303a40ee11fef7ea","kind":"commit","published_at":"2017-07-21T17:59:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6/manifests"},{"name":"v2.0.0-alpha.5","sha":"fa58aa0ab152293066ea912d4abdaa877d72eb16","kind":"commit","published_at":"2017-06-03T12:21:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5/manifests"},{"name":"v1.7.1","sha":"4bb15ce988bf614a2b1b72da1d6545b09ca6b4c6","kind":"commit","published_at":"2017-06-03T12:21:36.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cf71a1bc8badaebf0243748f66a719fe5e32cfdc","kind":"commit","published_at":"2017-05-23T08:22:40.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0/manifests"},{"name":"v2.0.0-alpha.4","sha":"2d986a79996c0d19631405f25809cdf26dc65d4b","kind":"commit","published_at":"2017-05-15T11:47:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"560d5d6a023f069c37497f633fe65955182fa3d5","kind":"tag","published_at":"2017-01-29T18:35:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.1","sha":"908f661664e51fd847a5f69eb31724bbf2b3724b","kind":"tag","published_at":"2017-01-15T05:37:43.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.6.3","sha":"3c053ce32760d2d5d6cb8712fb4115b44e4083d4","kind":"commit","published_at":"2016-09-26T06:16:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b2e6cca648bb5da176b6f4ab39dca6a33e992567","kind":"commit","published_at":"2016-09-24T09:53:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"3e53f0c2c86078808508aa2ca11094bb45570548","kind":"commit","published_at":"2016-09-11T15:37:00.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4e455a4185da81abf814ccdb9c9e789691f7a349","kind":"commit","published_at":"2016-08-03T10:08:24.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"b46c5ea9ee6692676a2824334e24f9d3b95d3b78","kind":"commit","published_at":"2016-05-25T18:54:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e1fcc2315acd9bcb211ca6c0b1e7218093289763","kind":"commit","published_at":"2016-05-06T12:02:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3f24c09005fe5c7e42c64c19a0ff57a8d0c43710","kind":"commit","published_at":"2016-04-12T18:58:35.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"321d80075062a8bfaf917d9b562e748624325da0","kind":"commit","published_at":"2016-04-05T19:00:04.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"98b167c35d4465bdff1c5760ad9676142e3eefc6","kind":"commit","published_at":"2016-03-23T07:33:01.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2dd4ee583867dabc0102b4391a7aa343fd366be2","kind":"commit","published_at":"2016-03-19T11:02:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T13:29:43.656Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.37672318581704,"dependent_packages_count":47.51216472084542,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.44444395333123},"purl":"pkg:npm/rb-node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rb-node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rb-node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rb-node-fetch/dependencies","status":"unpublished","funding_links":["https://opencollective.com/node-fetch","https://github.com/sponsors/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T20:22:10.657Z","issues_count":147,"pull_requests_count":89,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":17714058.8,"issues_closed_count":53,"pull_requests_closed_count":55,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.489795918367347,"avg_comments_per_pull_request":2.606741573033708,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":15,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":100.0,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.06666666666666667,"past_year_avg_comments_per_pull_request":0.2727272727272727,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rb-node-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rb-node-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rb-node-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rb-node-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rb-node-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rb-node-fetch/codemeta","maintainers":[{"uuid":"ox-fun","login":"ox-fun","name":null,"email":"raiser.developer@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~ox-fun","role":null,"created_at":"2024-01-28T09:28:34.003Z","updated_at":"2024-01-28T09:28:34.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ox-fun/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5634431,"maintainers_count":1196738,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":10382446,"name":"github.com/node-fetch/node-fetch","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/node-fetch/node-fetch","keywords_array":[],"namespace":null,"versions_count":74,"first_release_published_at":"2016-03-19T11:02:12.000Z","latest_release_published_at":"2023-07-25T11:49:44.000Z","latest_release_number":"v3.3.2+incompatible","last_synced_at":"2026-05-30T22:20:57.390Z","created_at":"2024-06-17T05:11:39.642Z","updated_at":"2026-05-30T22:20:57.390Z","registry_url":"https://pkg.go.dev/github.com/node-fetch/node-fetch","install_command":"go get github.com/node-fetch/node-fetch","documentation_url":"https://pkg.go.dev/github.com/node-fetch/node-fetch#section-documentation","metadata":{},"repo_metadata":{"id":26400223,"uuid":"29849956","full_name":"node-fetch/node-fetch","owner":"node-fetch","description":"A light-weight module that brings the Fetch API to Node.js","archived":false,"fork":false,"pushed_at":"2024-08-13T22:17:04.000Z","size":1268,"stargazers_count":8845,"open_issues_count":224,"forks_count":1050,"subscribers_count":89,"default_branch":"main","last_synced_at":"2025-10-19T01:50:24.306Z","etag":null,"topics":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-fetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"node-fetch","patreon":null,"open_collective":"node-fetch","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-01-26T07:29:26.000Z","updated_at":"2025-10-17T23:38:40.000Z","dependencies_parsed_at":"2023-09-29T08:54:24.080Z","dependency_job_id":"7e33693a-238c-4f0b-939f-0ec6afd5cb5e","html_url":"https://github.com/node-fetch/node-fetch","commit_stats":{"total_commits":596,"total_committers":121,"mean_commits":4.925619834710743,"dds":0.7600671140939598,"last_synced_commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"previous_names":["bitinn/node-fetch"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/node-fetch/node-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/sbom","scorecard":{"id":240298,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-fetch/node-fetch","commit":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/types.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/types.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-fetch/node-fetch/types.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/types.yml:18","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-17T06:35:17.780Z","repository_id":26400223,"created_at":"2025-08-17T06:35:17.781Z","updated_at":"2025-08-17T06:35:17.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279708841,"owners_count":26214193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"node-fetch","name":"Node Fetch","uuid":"59502381","kind":"organization","description":"A light-weight module that brings Fetch API to Node.js","email":null,"website":null,"location":"USA, Poland, Sweden, China, New Zealand","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59502381?v=4","repositories_count":5,"last_synced_at":"2025-10-06T19:47:00.378Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/node-fetch","funding_links":["https://github.com/sponsors/node-fetch"],"total_stars":8938,"followers":64,"following":0,"created_at":"2022-11-02T16:17:01.408Z","updated_at":"2025-10-06T19:47:00.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-fetch/repositories"},"tags":[{"name":"v2.7.0","sha":"9b9d45881e5ca68757077726b3c0ecf8fdca1f29","kind":"commit","published_at":"2023-08-23T17:17:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.7.0/manifests"},{"name":"v2.6.13","sha":"65ae25a1da2834b046c218685f2085a06f679492","kind":"commit","published_at":"2023-08-18T20:23:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.13","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.13/manifests"},{"name":"v3.3.2","sha":"8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f","kind":"commit","published_at":"2023-07-25T11:49:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.2/manifests"},{"name":"v2.6.12","sha":"8bc3a7c85f67fb81bb3d71c8254e68f3b88e9169","kind":"commit","published_at":"2023-06-29T19:15:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.12","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"afb36f6c178342488d71947dfc87e7ddd19fab9e","kind":"commit","published_at":"2023-05-09T11:05:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.11","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"29909d75c62d51e0d1c23758e526dba74bfd463d","kind":"commit","published_at":"2023-05-08T16:19:42.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.10/manifests"},{"name":"v3.3.1","sha":"7b86e946b02dfdd28f4f8fca3d73a022cbb5ca1e","kind":"commit","published_at":"2023-03-11T10:47:05.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.1/manifests"},{"name":"v2.6.9","sha":"70f592d9d2da959df1cebc2dd2314286a4bcf345","kind":"commit","published_at":"2023-01-30T21:59:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"6e9464d7e34dc323edf4dabad7615dd94ab847bd","kind":"commit","published_at":"2023-01-13T01:02:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.8/manifests"},{"name":"v3.3.0","sha":"55a4870ae5f805d8ff9a890ea2c652c9977e048e","kind":"commit","published_at":"2022-11-10T21:46:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.3.0/manifests"},{"name":"v3.2.10","sha":"28802387292baee467e042e168d92597b5bbbe3d","kind":"commit","published_at":"2022-07-31T08:01:29.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"e87b093fd678a9ea39c5b17b2a1bdfc4691eedc7","kind":"commit","published_at":"2022-07-18T15:20:30.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"11b703361134340a8361f591d6e3a0bcf6a261fa","kind":"commit","published_at":"2022-07-12T16:31:49.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"4f43c9ed63da98f4b5167f0a8e447cd0f0133cd3","kind":"commit","published_at":"2022-07-11T22:45:16.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1c5ed6b981e6c5dd28bd50f5ab5418e5bd262b99","kind":"commit","published_at":"2022-06-09T10:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"a92b5d5cf4457c2da95d8404b08cfd06a426a2fa","kind":"commit","published_at":"2022-06-01T19:43:48.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"004b3ac8324e6cdbfb5d04b8bbdc6664ea48fbcf","kind":"commit","published_at":"2022-04-28T09:33:26.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6425e2021a7def096e13dbabcac2f10e6da83d11","kind":"commit","published_at":"2022-03-11T21:49:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a4ea5f9308f942400695cce261291d0a80cd1b02","kind":"commit","published_at":"2022-03-07T10:56:34.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"61b3b5a06384003d332581080af6522bec19417f","kind":"commit","published_at":"2022-03-01T09:54:27.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.1/manifests"},{"name":"v4.0.0-beta.4","sha":"bd3c4844dae343977d4f240aa9d0f7a3c0a0da12","kind":"commit","published_at":"2022-01-27T22:44:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"fcd8bdd6d93402df728f90a8b67adec1ce5ea1ab","kind":"commit","published_at":"2022-01-27T22:42:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"1c775f16e50724ea6721e9f7482351341eb1b198","kind":"commit","published_at":"2022-01-27T22:39:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"8c1fe4141604793be82120520afc677c1454ed1b","kind":"commit","published_at":"2022-01-27T00:27:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v4.0.0-beta.1/manifests"},{"name":"v3.2.0","sha":"81b1378bb3bda555d3d2114e7d3dfddbd91f210c","kind":"commit","published_at":"2022-01-20T20:42:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"36e47e8a6406185921e4985dcbeff140d73eaa10","kind":"commit","published_at":"2022-01-16T12:24:18.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.1/manifests"},{"name":"v2.6.7","sha":"1ef4b560a17e644a02a3bfdea7631ffeee578b35","kind":"commit","published_at":"2022-01-16T11:45:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.7/manifests"},{"name":"v3.1.0","sha":"109bd21313c277f043089f8c38b1a716c39ff86f","kind":"commit","published_at":"2021-11-08T18:13:47.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.1.0/manifests"},{"name":"v2.6.6","sha":"f56b0c66d3dd2ef185436de1f2fd40f66bfea8f4","kind":"commit","published_at":"2021-10-31T15:40:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"b5417aea6a3275932283a200214522e6ab53f1ea","kind":"commit","published_at":"2021-09-22T09:16:53.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.5/manifests"},{"name":"v2.6.3","sha":"ace7536c955556be742d9910566738630cc3c2a6","kind":"commit","published_at":"2021-09-20T14:09:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"152214ca2f6e2a5a17d71e4638114625d3be30c6","kind":"commit","published_at":"2021-09-06T12:58:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.2/manifests"},{"name":"v3.0.0","sha":"2603c67f1840fb4a43e0837099a3b2725e8f615e","kind":"commit","published_at":"2021-08-31T15:54:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.10","sha":"b50fbc105755123cad34fb0bc9d5653ecc693b8a","kind":"commit","published_at":"2021-07-18T20:15:19.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.10","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.10/manifests"},{"name":"fix-chunked-transfer-premature-close-1","sha":"dbcc481756ef6f18aa256ead06331e2c1e72d540","kind":"commit","published_at":"2021-01-04T03:39:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/fix-chunked-transfer-premature-close-1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/fix-chunked-transfer-premature-close-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@fix-chunked-transfer-premature-close-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/fix-chunked-transfer-premature-close-1/manifests"},{"name":"v2.6.1","sha":"b5e2e41b2b50bf2997720d6125accaf0dd68c0ab","kind":"commit","published_at":"2020-09-05T12:58:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.1/manifests"},{"name":"v3.0.0-beta.9","sha":"38839c53bd417cef440757265f75c8371d4c51e6","kind":"commit","published_at":"2020-09-05T12:51:31.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.9/manifests"},{"name":"v3.0.0-beta.8","sha":"b7076bb24f75be688d8fc8b175f41b341e853f2b","kind":"commit","published_at":"2020-08-06T22:10:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.8/manifests"},{"name":"v3.0.0-beta.7","sha":"2c005872ae21eff6b11c9536a55e7b8091b96273","kind":"commit","published_at":"2020-06-11T09:29:21.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.7/manifests"},{"name":"v3.0.0-beta.6-exportfix","sha":"d1691f990a0aa466bf5d1a6ae7d6081173d47114","kind":"commit","published_at":"2020-05-25T17:31:44.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6-exportfix","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6-exportfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.6-exportfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6-exportfix/manifests"},{"name":"v3.0.0-beta.6","sha":"aab3c605eb8e1897dbcf105c43b00d31db754a4d","kind":"commit","published_at":"2020-05-25T15:20:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.6/manifests"},{"name":"v3.0.0-beta.5","sha":"2a61567ac3637a3332075c2c796286173ae7fd6a","kind":"commit","published_at":"2020-04-22T09:52:33.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.5/manifests"},{"name":"v3.0.0-beta.1","sha":"0959ca9739850bbd24e0721cc1296e7a0aa5c2bd","kind":"commit","published_at":"2020-03-13T15:06:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v3.0.0-beta.1/manifests"},{"name":"v2.6.0","sha":"95286f52bb866283bc69521a04efe1de37b26a33","kind":"commit","published_at":"2019-05-16T06:38:28.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0c2294ec48fa5b84519f8bdd60f4e2672ebd9b06","kind":"commit","published_at":"2019-05-01T05:05:32.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"b3ecba5e81016390eec57718636122459cc33a94","kind":"commit","published_at":"2019-04-27T06:50:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c9805a2868bb0896be126acefdc2c11c4c586bf9","kind":"commit","published_at":"2019-04-26T17:20:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5367fe6a978e01745e4264384a91140dc99a4bf8","kind":"commit","published_at":"2018-11-13T06:35:09.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.3.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"1daae67e9e88f7c0a9bd56e38e5d5efe365fd411","kind":"commit","published_at":"2018-11-05T09:42:51.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"09ef40e8a883344a38f8ebddc58ff0ac129a415c","kind":"tag","published_at":"2018-07-22T21:31:08.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.2.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"b80c2f56a098fffbb3a5556b2034a3a35c37b2a7","kind":"tag","published_at":"2018-03-25T20:55:02.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fb86ab34a6e6f00bfae5fd8cbebda9af4a0f412f","kind":"tag","published_at":"2018-03-05T04:44:10.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ccaeae096f654a1df3d81c3a4e250aa859659d39","kind":"tag","published_at":"2018-03-05T04:42:06.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.1.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c0950b7b9f0720cc9a0915968d5585d87286fba1","kind":"tag","published_at":"2018-02-03T20:34:25.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.9","sha":"d1a3b1ee34720b0d2674a21741264a888863cb3f","kind":"commit","published_at":"2017-09-24T05:46:17.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.9/manifests"},{"name":"1.7.3","sha":"16f33bf76f06afb58307a652ceb48f597e48a095","kind":"commit","published_at":"2017-09-08T06:27:20.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/1.7.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/1.7.3/manifests"},{"name":"v1.7.2","sha":"3c9b64caf5c84f96052078f18d91c9e12bd5f5c6","kind":"commit","published_at":"2017-08-08T11:20:38.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.2/manifests"},{"name":"v2.0.0-alpha.8","sha":"863449de2e5b14c128503dd1c425d5e0fd24d267","kind":"commit","published_at":"2017-07-26T17:09:52.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"2edb4c026667e5c8e7c808a3973bd94d193b2d0f","kind":"commit","published_at":"2017-07-25T04:10:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"2b359c1ea161edf5778490b9303a40ee11fef7ea","kind":"commit","published_at":"2017-07-21T17:59:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.6/manifests"},{"name":"v2.0.0-alpha.5","sha":"fa58aa0ab152293066ea912d4abdaa877d72eb16","kind":"commit","published_at":"2017-06-03T12:21:46.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.5/manifests"},{"name":"v1.7.1","sha":"4bb15ce988bf614a2b1b72da1d6545b09ca6b4c6","kind":"commit","published_at":"2017-06-03T12:21:36.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cf71a1bc8badaebf0243748f66a719fe5e32cfdc","kind":"commit","published_at":"2017-05-23T08:22:40.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.7.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.7.0/manifests"},{"name":"v2.0.0-alpha.4","sha":"2d986a79996c0d19631405f25809cdf26dc65d4b","kind":"commit","published_at":"2017-05-15T11:47:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"560d5d6a023f069c37497f633fe65955182fa3d5","kind":"tag","published_at":"2017-01-29T18:35:59.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.1","sha":"908f661664e51fd847a5f69eb31724bbf2b3724b","kind":"tag","published_at":"2017-01-15T05:37:43.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.6.3","sha":"3c053ce32760d2d5d6cb8712fb4115b44e4083d4","kind":"commit","published_at":"2016-09-26T06:16:41.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b2e6cca648bb5da176b6f4ab39dca6a33e992567","kind":"commit","published_at":"2016-09-24T09:53:11.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"3e53f0c2c86078808508aa2ca11094bb45570548","kind":"commit","published_at":"2016-09-11T15:37:00.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4e455a4185da81abf814ccdb9c9e789691f7a349","kind":"commit","published_at":"2016-08-03T10:08:24.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.6.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"b46c5ea9ee6692676a2824334e24f9d3b95d3b78","kind":"commit","published_at":"2016-05-25T18:54:22.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.3","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e1fcc2315acd9bcb211ca6c0b1e7218093289763","kind":"commit","published_at":"2016-05-06T12:02:14.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.2","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3f24c09005fe5c7e42c64c19a0ff57a8d0c43710","kind":"commit","published_at":"2016-04-12T18:58:35.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"321d80075062a8bfaf917d9b562e748624325da0","kind":"commit","published_at":"2016-04-05T19:00:04.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.5.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"98b167c35d4465bdff1c5760ad9676142e3eefc6","kind":"commit","published_at":"2016-03-23T07:33:01.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.1","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2dd4ee583867dabc0102b4391a7aa343fd366be2","kind":"commit","published_at":"2016-03-19T11:02:12.000Z","download_url":"https://codeload.github.com/node-fetch/node-fetch/tar.gz/v1.4.0","html_url":"https://github.com/node-fetch/node-fetch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/node-fetch/node-fetch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-fetch%2Fnode-fetch/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T13:29:54.282Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/node-fetch/node-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/node-fetch/node-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/node-fetch/node-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/node-fetch/node-fetch/dependencies","status":null,"funding_links":["https://github.com/sponsors/node-fetch","https://opencollective.com/node-fetch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T20:22:10.657Z","issues_count":147,"pull_requests_count":89,"avg_time_to_close_issue":12824558.698113207,"avg_time_to_close_pull_request":17714058.8,"issues_closed_count":53,"pull_requests_closed_count":55,"pull_request_authors_count":60,"issue_authors_count":139,"avg_comments_per_issue":6.489795918367347,"avg_comments_per_pull_request":2.606741573033708,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":15,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":100.0,"past_year_avg_time_to_close_pull_request":29.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.06666666666666667,"past_year_avg_comments_per_pull_request":0.2727272727272727,"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/node-fetch%2Fnode-fetch/issues","maintainers":[{"login":"jimmywarting","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"},{"login":"tekwiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekwiz"},{"login":"Richienb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Richienb"},{"login":"gr2m","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnode-fetch%2Fnode-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnode-fetch%2Fnode-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnode-fetch%2Fnode-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnode-fetch%2Fnode-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnode-fetch%2Fnode-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnode-fetch%2Fnode-fetch/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152561,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":null,"issues":{"table":{}},"events":null,"keywords":["fetch","fetch-api","hacktoberfest","http","http-client","node-fetch","promise","spec-compliant","stream","whatwg","whatwg-fetch"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-07T12:00:29.056Z","updated_at":"2022-08-07T12:00:29.056Z","repository_link":"https://github.com/node-fetch/node-fetch/blob/main/package.json","dependencies":[{"id":596376286,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":596376287,"package_name":"fetch-blob","ecosystem":"npm","requirements":"^3.1.4","direct":true,"kind":"runtime","optional":false},{"id":596376288,"package_name":"formdata-polyfill","ecosystem":"npm","requirements":"^4.0.10","direct":true,"kind":"runtime","optional":false},{"id":596376289,"package_name":"abort-controller","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":596376290,"package_name":"abortcontroller-polyfill","ecosystem":"npm","requirements":"^1.7.1","direct":true,"kind":"development","optional":false},{"id":596376291,"package_name":"busboy","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"development","optional":false},{"id":596376292,"package_name":"c8","ecosystem":"npm","requirements":"^7.7.2","direct":true,"kind":"development","optional":false},{"id":596376293,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":596376294,"package_name":"chai-as-promised","ecosystem":"npm","requirements":"^7.1.1","direct":true,"kind":"development","optional":false},{"id":596376295,"package_name":"chai-iterator","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":596376296,"package_name":"chai-string","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"development","optional":false},{"id":596376297,"package_name":"coveralls","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":596376298,"package_name":"form-data","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":596376299,"package_name":"formdata-node","ecosystem":"npm","requirements":"^4.2.4","direct":true,"kind":"development","optional":false},{"id":596376300,"package_name":"mocha","ecosystem":"npm","requirements":"^9.1.3","direct":true,"kind":"development","optional":false},{"id":596376301,"package_name":"p-timeout","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":596376302,"package_name":"stream-consumers","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":596376303,"package_name":"tsd","ecosystem":"npm","requirements":"^0.14.0","direct":true,"kind":"development","optional":false},{"id":596376304,"package_name":"xo","ecosystem":"npm","requirements":"^0.39.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T04:34:27.053Z","updated_at":"2023-01-14T04:34:27.053Z","repository_link":"https://github.com/node-fetch/node-fetch/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6892436261,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892436262,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T04:34:27.084Z","updated_at":"2023-01-14T04:34:27.084Z","repository_link":"https://github.com/node-fetch/node-fetch/blob/main/.github/workflows/lint.yml","dependencies":[{"id":6892436263,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892436264,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T04:34:27.116Z","updated_at":"2023-01-14T04:34:27.116Z","repository_link":"https://github.com/node-fetch/node-fetch/blob/main/.github/workflows/release.yml","dependencies":[{"id":6892436265,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892436266,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/types.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T04:34:27.174Z","updated_at":"2023-01-14T04:34:27.174Z","repository_link":"https://github.com/node-fetch/node-fetch/blob/main/.github/workflows/types.yml","dependencies":[{"id":6892436267,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892436268,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":20.81015797607749,"created_at":"2025-11-11T15:17:38.115Z","updated_at":"2026-06-01T18:02:55.550Z","avatar_url":"https://github.com/node-fetch.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369353","html_url":"https://summary.ecosyste.ms/projects/369353"}