{"library":"minipass-fetch","type":"library","category":null,"description":"An implementation of the WHATWG Fetch API for Node.js using Minipass streams. Version 6.0.0 requires Node >=22.22.2. This fork reimplements node-fetch with Minipass streams, offering faster and more deterministic timing. It differs from node-fetch by returning Minipass streams instead of Node core streams, and supports full TLS options for https requests. The API mirrors node-fetch, making it a drop-in replacement for streaming use cases.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript","fetch","minipass","node-fetch","window.fetch"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install minipass-fetch","imports":["import fetch from 'minipass-fetch'","import { Headers } from 'minipass-fetch'","import { Request } from 'minipass-fetch'","import { Response } from 'minipass-fetch'"]},{"cmd":"yarn add minipass-fetch","imports":[]},{"cmd":"pnpm add minipass-fetch","imports":[]}],"homepage":"https://github.com/npm/minipass-fetch#readme","github":"https://github.com/npm/minipass-fetch","docs":null,"changelog":null,"pypi":null,"npm":"minipass-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}