{"id":1326992,"name":"@turist/fetch","ecosystem":"npm","description":"Opinionated `fetch` optimized for use inside microservices","homepage":"https://github.com/turist-cloud/fetch#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/turist-cloud/fetch","keywords_array":[],"namespace":"turist","versions_count":12,"first_release_published_at":"2020-03-01T10:01:07.865Z","latest_release_published_at":"2022-02-12T16:08:59.201Z","latest_release_number":"7.2.0","last_synced_at":"2026-06-28T04:45:22.158Z","created_at":"2022-04-08T21:08:55.699Z","updated_at":"2026-06-28T04:45:22.158Z","registry_url":"https://www.npmjs.com/package/@turist/fetch","install_command":"npm install @turist/fetch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.2.0"}},"repo_metadata":{"id":44169682,"uuid":"221095271","full_name":"turist-cloud/fetch","owner":"turist-cloud","description":"Opinionated `fetch` (with retrying and DNS caching) optimized for use inside microservices","archived":false,"fork":true,"pushed_at":"2024-12-31T09:05:41.000Z","size":899,"stargazers_count":22,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T14:59:38.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"vercel/fetch","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turist-cloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-12T00:25:48.000Z","updated_at":"2024-12-31T09:04:57.000Z","dependencies_parsed_at":"2023-02-03T05:45:28.809Z","dependency_job_id":null,"html_url":"https://github.com/turist-cloud/fetch","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/turist-cloud/fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turist-cloud","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/sbom","scorecard":{"id":902715,"data":{"date":"2025-08-11","repo":{"name":"github.com/turist-cloud/fetch","commit":"87232ec628531424226c8952be304ac0bbec02d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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/publish.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:12: update your workflow using https://app.stepsecurity.io/secureworkflow/turist-cloud/fetch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/turist-cloud/fetch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/turist-cloud/fetch/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/turist-cloud/fetch/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/turist-cloud/fetch/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/turist-cloud/fetch/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/turist-cloud/fetch/publish.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T16:15:32.087Z","repository_id":44169682,"created_at":"2025-08-24T16:15:32.087Z","updated_at":"2025-08-24T16:15:32.087Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280799421,"owners_count":26393089,"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-24T02:00:06.418Z","response_time":73,"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":"turist-cloud","name":"turist-cloud","uuid":"61516595","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61516595?v=4","repositories_count":10,"last_synced_at":"2024-03-25T20:50:24.295Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/turist-cloud","funding_links":[],"total_stars":80,"followers":0,"following":0,"created_at":"2022-11-02T16:37:02.390Z","updated_at":"2024-03-25T20:50:26.098Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turist-cloud","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turist-cloud/repositories"},"tags":[{"name":"7.2.0","sha":"965663c007b95098aa69dcbcbd3e5bc43eb47de7","kind":"tag","published_at":"2022-02-12T16:07:23.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.2.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.2.0/manifests"},{"name":"7.1.7","sha":"f89db40d8dff9b0b997a12d26d06c4aa5f09e1be","kind":"commit","published_at":"2020-08-17T11:52:36.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.1.7","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.7/manifests"},{"name":"7.1.6","sha":"76e5b47d1ae922223c588ce86fd7ecbb2702c1d7","kind":"tag","published_at":"2020-05-13T18:07:20.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.1.6","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.6/manifests"},{"name":"7.1.5","sha":"6da6c16f53694c035c9530d8a5dd4d33b84f398d","kind":"tag","published_at":"2020-04-27T23:06:36.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.1.5","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.5/manifests"},{"name":"7.1.4","sha":"bd8b76c53de94c9e6a93de629d901f0ad8d5353a","kind":"tag","published_at":"2020-04-08T22:10:43.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.1.4","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.4/manifests"},{"name":"7.1.3","sha":"df4c75503eb9dc634eeb98916daf7a5015633bde","kind":"tag","published_at":"2020-03-22T20:28:05.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.1.3","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"a053b0038ae8eafee6e2bf761eb211ad8030139c","kind":"tag","published_at":"2020-03-15T11:48:37.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.1.2","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"9193af0e4ccbe8a6bbfb2ff210a002ee1127ae32","kind":"tag","published_at":"2020-03-10T21:11:56.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.1.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"7a2c1809858a7dd0e49377bbcd4d7587152f51be","kind":"tag","published_at":"2020-03-08T19:50:56.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.1.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"53a560b555888869989a87cb0bf864c3c02e22e0","kind":"commit","published_at":"2020-03-07T22:04:30.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/7.0.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/7.0.0/manifests"},{"name":"6.3.1","sha":"31a5ec9e414a6850d2c9c0b828627d1af74eb711","kind":"tag","published_at":"2020-03-01T10:11:02.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/6.3.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"934e9bdee0ef8dcfdca72adebede763e6cf7afd1","kind":"tag","published_at":"2020-02-23T20:23:20.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/6.3.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"5c420e002b4dcec8a0bfdba24a92e810ec56ca1d","kind":"tag","published_at":"2019-12-30T21:45:10.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/6.2.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"5853c7bc4a94504409d0a7e2d70b3935752ecfce","kind":"tag","published_at":"2019-12-15T00:47:15.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/6.1.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.1.0/manifests"},{"name":"6.0.3","sha":"3cafbbf97da68f763a259f12cc1c0c05636622a6","kind":"tag","published_at":"2019-12-03T19:29:08.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/6.0.3","html_url":"https://github.com/turist-cloud/fetch/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"d2047ce2c1cf4c44bf7dfc5d2e3ae24acd9b5c58","kind":"tag","published_at":"2019-11-26T23:05:39.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/6.0.2","html_url":"https://github.com/turist-cloud/fetch/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"8229e9ba7e57eeb21e1aa8f85285fde482b9275d","kind":"tag","published_at":"2019-11-26T22:51:02.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/6.0.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"777c4807343818d4eedd1c37ff42c280af4bbcc2","kind":"tag","published_at":"2019-11-26T22:38:34.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/6.0.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/6.0.0/manifests"},{"name":"5.1.1","sha":"a760cfd5d0b5ca72fa59985e5ccfe55b4c5d4364","kind":"commit","published_at":"2019-10-03T06:19:46.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/5.1.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"d6be10e8743e263335e10fc9ff1242c0a005dae0","kind":"commit","published_at":"2019-03-18T17:23:31.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/5.1.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"7cf93080f41f099d1cf0b513720d74110138f633","kind":"commit","published_at":"2019-03-08T16:00:56.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/5.0.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/5.0.0/manifests"},{"name":"3.1.2","sha":"364546fa4944f0d8c65c82522c418ae04529e03f","kind":"commit","published_at":"2019-02-21T11:19:55.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/3.1.2","html_url":"https://github.com/turist-cloud/fetch/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"c4e350c72c24d7f65c6e022d69c56251ca81b641","kind":"commit","published_at":"2019-02-21T10:08:54.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/3.1.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"497a9a58058dfae09185adf208ea0bd324d87f0d","kind":"tag","published_at":"2019-02-04T03:06:49.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/3.1.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.1.0/manifests"},{"name":"v3.0.3","sha":"53ee6c5bf02a5dd261a6ce4df0f687fa32c2b4d1","kind":"tag","published_at":"2018-05-16T22:00:06.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/v3.0.3","html_url":"https://github.com/turist-cloud/fetch/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/v3.0.3/manifests"},{"name":"3.0.2","sha":"617a75662293ee3b35cc6912710b1e65ddf91e1b","kind":"commit","published_at":"2018-04-30T23:54:27.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/3.0.2","html_url":"https://github.com/turist-cloud/fetch/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"b0838959463598109bb102e455ac7ed8a85942db","kind":"tag","published_at":"2018-04-26T01:17:02.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/3.0.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"352d02390858794b678faa0a8e63546919ef84d6","kind":"commit","published_at":"2018-03-28T17:54:10.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/3.0.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/3.0.0/manifests"},{"name":"2.1.1","sha":"edfb9b2e268bd3724548946480d33d4d4228e7a4","kind":"commit","published_at":"2018-03-28T17:51:10.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/2.1.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"422e6dc5e85abefd42c35ad03d2ddbbf02557d8b","kind":"commit","published_at":"2018-03-22T04:06:09.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/2.1.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.1.0/manifests"},{"name":"2.0.5","sha":"2aa853888d274e629b772791b7349fb1944583a3","kind":"commit","published_at":"2018-02-13T23:39:19.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/2.0.5","html_url":"https://github.com/turist-cloud/fetch/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"4f1a504a77d4f036597a05abcadfe1ac477a6277","kind":"tag","published_at":"2017-11-16T21:33:06.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/2.0.4","html_url":"https://github.com/turist-cloud/fetch/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"cb2e63adbf9042f579d9a15c4310f5ac2dbea5b5","kind":"tag","published_at":"2017-11-16T21:21:05.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/2.0.3","html_url":"https://github.com/turist-cloud/fetch/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"78d494bea733337dbeee4e7df71d5320a686e43f","kind":"tag","published_at":"2017-11-12T12:47:23.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/2.0.2","html_url":"https://github.com/turist-cloud/fetch/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"aa8632f0824ec04c70d17434028448a816fac795","kind":"tag","published_at":"2017-11-05T03:35:45.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/2.0.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c138c88626cac925a115240b5fab14bea2b4a945","kind":"tag","published_at":"2017-11-03T23:56:16.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/2.0.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"defca8dc3af4fefacfe5e2f9cf159179d8289d43","kind":"tag","published_at":"2017-10-29T17:33:57.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/1.0.1","html_url":"https://github.com/turist-cloud/fetch/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"85b01fefd88a4e806815bc18e8c00466f31c442f","kind":"tag","published_at":"2017-10-19T19:38:45.000Z","download_url":"https://codeload.github.com/turist-cloud/fetch/tar.gz/1.0.0","html_url":"https://github.com/turist-cloud/fetch/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/turist-cloud/fetch@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T15:40:53.659Z","dependent_packages_count":5,"downloads":592610,"downloads_period":"last-month","dependent_repos_count":38305,"rankings":{"downloads":0.24336861865250434,"dependent_repos_count":0.14981706002522555,"dependent_packages_count":3.700503249151929,"stargazers_count":7.59853817114388,"forks_count":11.580692789207504,"docker_downloads_count":0.44468529306140114,"average":3.952934196873741},"purl":"pkg:npm/%40turist/fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@turist/fetch","docker_dependents_count":45,"docker_downloads_count":1033484,"usage_url":"https://repos.ecosyste.ms/usage/npm/@turist/fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@turist/fetch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T14:22:41.404Z","issues_count":12,"pull_requests_count":35,"avg_time_to_close_issue":2528409.4,"avg_time_to_close_pull_request":6655822.129032258,"issues_closed_count":5,"pull_requests_closed_count":31,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.08571428571428572,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/turist-cloud%2Ffetch/issues","maintainers":[{"login":"OlliV","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OlliV"},{"login":"jamo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@turist%2Ffetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@turist%2Ffetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@turist%2Ffetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@turist%2Ffetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@turist%2Ffetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@turist%2Ffetch/codemeta","maintainers":[{"uuid":"jamo","login":"jamo","name":null,"email":"jamo@isotalo.fi","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~jamo","role":null,"created_at":"2022-11-11T03:10:22.187Z","updated_at":"2022-11-11T03:10:22.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jamo/packages"},{"uuid":"olliv","login":"olliv","name":null,"email":"olli.vanhoja@gmail.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~olliv","role":null,"created_at":"2022-11-11T03:10:22.102Z","updated_at":"2022-11-11T03:10:22.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/olliv/packages"}]}