The whatwg-fetch npm package had frequent releases in 2015, 2016, and 2020. 2023 saw a considerable spike in releases during July. There have been no releases in 2024 or 2025 so far. Most months had no releases at all.
whatwg-fetch is a minimal, standards-compliant fetch API implementation for making web requests in JavaScript environments that lack native support, such as older browsers and Node.js. It brings the familiar fetch interface from modern browsers, including features like Promises, request and response objects, and header handling, allowing developers to use a consistent API for network communication across different platforms. It improves code portability by enabling the use of the widely available browser API in non-browser environments.
Whatwg-fetch npm package downloads show a fluctuating but generally upward trend from March 2024 to August 2025. Downloads climbed from 36.9 million to over 60 million. June and July 2025 saw peaks reaching 67 and 68 million respectively. September 2025 downloads are incomplete and significantly lower.