Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@whatwg-node/fetch

Package Overview
Dependencies
Maintainers
0
Versions
515
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.0 to 0.10.1-rc-20241109110503-3ed03e7ecf975aca6e5ec7cebb5581602a23fa7d

11

CHANGELOG.md
# @whatwg-node/fetch
## 0.10.1-rc-20241109110503-3ed03e7ecf975aca6e5ec7cebb5581602a23fa7d
### Patch Changes
- [`c68f5ad`](https://github.com/ardatan/whatwg-node/commit/c68f5ad0782476b4b4facf490600b5f3341a4886)
Thanks [@ardatan](https://github.com/ardatan)! - Pass errors to ReadableStream's cancel method
properly when it is piped, and piped stream is cancelled
- Updated dependencies
[[`c68f5ad`](https://github.com/ardatan/whatwg-node/commit/c68f5ad0782476b4b4facf490600b5f3341a4886)]:
- @whatwg-node/node-fetch@0.7.1-rc-20241109110503-3ed03e7ecf975aca6e5ec7cebb5581602a23fa7d
## 0.10.0

@@ -4,0 +15,0 @@

4

package.json
{
"name": "@whatwg-node/fetch",
"version": "0.10.0",
"version": "0.10.1-rc-20241109110503-3ed03e7ecf975aca6e5ec7cebb5581602a23fa7d",
"description": "Cross Platform Smart Fetch Ponyfill",

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

"dependencies": {
"@whatwg-node/node-fetch": "^0.7.0",
"@whatwg-node/node-fetch": "0.7.1-rc-20241109110503-3ed03e7ecf975aca6e5ec7cebb5581602a23fa7d",
"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