New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@whatwg-node/fetch

Package Overview
Dependencies
Maintainers
0
Versions
530
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@whatwg-node/fetch - npm Package Compare versions

Comparing version 0.10.4 to 0.10.5-alpha-20250222120839-6ce0559cd5257588396d5ca72a49da76fb972e4a

14

CHANGELOG.md
# @whatwg-node/fetch
## 0.10.5-alpha-20250222120839-6ce0559cd5257588396d5ca72a49da76fb972e4a
### Patch Changes
- [#2093](https://github.com/ardatan/whatwg-node/pull/2093)
[`e812cb5`](https://github.com/ardatan/whatwg-node/commit/e812cb5c501adeaff3785f86b1ef459b3d9fdb3d)
Thanks [@ardatan](https://github.com/ardatan)! - Fixes the
`TypeError: bodyInit.stream is not a function` error thrown when the incoming HTTP/2 request is
attempted to parse.
- Updated dependencies
[[`e812cb5`](https://github.com/ardatan/whatwg-node/commit/e812cb5c501adeaff3785f86b1ef459b3d9fdb3d)]:
- @whatwg-node/node-fetch@0.7.11-alpha-20250222120839-6ce0559cd5257588396d5ca72a49da76fb972e4a
## 0.10.4

@@ -4,0 +18,0 @@

4

package.json
{
"name": "@whatwg-node/fetch",
"version": "0.10.4",
"version": "0.10.5-alpha-20250222120839-6ce0559cd5257588396d5ca72a49da76fb972e4a",
"description": "Cross Platform Smart Fetch Ponyfill",

@@ -19,3 +19,3 @@ "repository": {

"dependencies": {
"@whatwg-node/node-fetch": "^0.7.10",
"@whatwg-node/node-fetch": "0.7.11-alpha-20250222120839-6ce0559cd5257588396d5ca72a49da76fb972e4a",
"urlpattern-polyfill": "^10.0.0"

@@ -22,0 +22,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc