{"id":15290156,"url":"https://github.com/npm/minipass-fetch","last_synced_at":"2026-02-02T21:34:14.694Z","repository":{"id":35130333,"uuid":"210457081","full_name":"npm/minipass-fetch","owner":"npm","description":"An implementation of window.fetch in Node.js using Minipass streams","archived":false,"fork":false,"pushed_at":"2025-04-28T18:51:59.000Z","size":412,"stargazers_count":56,"open_issues_count":1,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-05-14T04:41:47.222Z","etag":null,"topics":["npm-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-23T21:36:10.000Z","updated_at":"2025-04-28T18:52:02.000Z","dependencies_parsed_at":"2024-04-20T22:54:18.194Z","dependency_job_id":"44ce6956-58bc-434b-84bb-3b905885c5c4","html_url":"https://github.com/npm/minipass-fetch","commit_stats":{"total_commits":166,"total_committers":13,"mean_commits":12.76923076923077,"dds":0.7168674698795181,"last_synced_commit":"e4df956af7c79cecc7dff8f3edb98cc263e0064c"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fminipass-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fminipass-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fminipass-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fminipass-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/minipass-fetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319716,"owners_count":22051072,"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"}},"keywords":["npm-cli"],"created_at":"2024-09-30T16:05:47.967Z","updated_at":"2026-02-02T21:34:14.666Z","avatar_url":"https://github.com/npm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minipass-fetch\n\nAn implementation of window.fetch in Node.js using Minipass streams\n\nThis is a fork (or more precisely, a reimplementation) of\n[node-fetch](http://npm.im/node-fetch).  All streams have been replaced\nwith [minipass streams](http://npm.im/minipass).\n\nThe goal of this module is to stay in sync with the API presented by\n`node-fetch`, with the exception of the streaming interface provided.\n\n## Why\n\nMinipass streams are faster and more deterministic in their timing contract\nthan node-core streams, making them a better fit for many server-side use\ncases.\n\n## API\n\nSee [node-fetch](http://npm.im/node-fetch)\n\nDifferences from `node-fetch` (and, by extension, from the WhatWG Fetch\nspecification):\n\n- Returns [minipass](http://npm.im/minipass) streams instead of node-core\n  streams.\n- Supports the full set of [TLS Options that may be provided to\n  `https.request()`](https://nodejs.org/api/https.html#https_https_request_options_callback)\n  when making `https` requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpm%2Fminipass-fetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpm%2Fminipass-fetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpm%2Fminipass-fetch/lists"}