{"library":"fetch-nodeshim","type":"library","category":null,"description":"A lightweight fetch shim for Node.js that uses the environment's built-in Request, Response, and Headers classes (globals) but replaces the fetch implementation with calls into node:http and node:https. Version 0.4.10 is the latest stable release. Unlike @remix-run/web-fetch or undici-based shims, this avoids Node.js' built-in fetch (which may use an older undici) and provides a more permissive, patched-free implementation. Ships TypeScript types and is ESM-only.","language":"javascript","status":"active","version":"0.4.10","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-nodeshim","imports":["import fetch from 'fetch-nodeshim'","import { Request } from 'fetch-nodeshim'","import { Response } from 'fetch-nodeshim'"]},{"cmd":"yarn add fetch-nodeshim","imports":[]},{"cmd":"pnpm add fetch-nodeshim","imports":[]}],"homepage":"https://github.com/kitten/fetch-nodeshim#readme","github":"https://github.com/kitten/fetch-nodeshim","docs":null,"changelog":null,"pypi":null,"npm":"fetch-nodeshim","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}