@whatwg-node/fetch
Advanced tools
Comparing version 0.10.2-alpha-20250109232708-2991d90eb21112e812c9058f8263208dd56c7280 to 0.10.2-alpha-20250110090158-4b55591216b8adb4146bd8c51856a062ae508033
# @whatwg-node/fetch | ||
## 0.10.2-alpha-20250109232708-2991d90eb21112e812c9058f8263208dd56c7280 | ||
## 0.10.2-alpha-20250110090158-4b55591216b8adb4146bd8c51856a062ae508033 | ||
@@ -10,10 +10,18 @@ ### Patch Changes | ||
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency | ||
[`@whatwg-node/node-fetch@^0.7.5` ↗︎](https://www.npmjs.com/package/@whatwg-node/node-fetch/v/0.7.5) | ||
(from `^0.7.1`, in `dependencies`) | ||
- [#1961](https://github.com/ardatan/whatwg-node/pull/1961) | ||
[`4b55591`](https://github.com/ardatan/whatwg-node/commit/4b55591216b8adb4146bd8c51856a062ae508033) | ||
Thanks [@ardatan](https://github.com/ardatan)! - `ReadableStream`'s `Symbol.asyncIterator` now | ||
returns `AsyncIterableIterator` like before even if it is ok to return `AsyncIterator` right now. | ||
It is safer to return `AsyncIterableIterator` because it is a common mistake to use | ||
`AsyncIterator` as `AsyncIterable`. | ||
- Updated dependencies | ||
[[`b88b85c`](https://github.com/ardatan/whatwg-node/commit/b88b85c301923719f4722bdfe070728725bcc1b5), | ||
[`9b39c3e`](https://github.com/ardatan/whatwg-node/commit/9b39c3e5db616a60e6dd8472fbd651f4905f3673), | ||
[`4b55591`](https://github.com/ardatan/whatwg-node/commit/4b55591216b8adb4146bd8c51856a062ae508033), | ||
[`b88b85c`](https://github.com/ardatan/whatwg-node/commit/b88b85c301923719f4722bdfe070728725bcc1b5)]: | ||
- @whatwg-node/node-fetch@0.7.6-alpha-20250109232708-2991d90eb21112e812c9058f8263208dd56c7280 | ||
- @whatwg-node/node-fetch@0.7.6-alpha-20250110090158-4b55591216b8adb4146bd8c51856a062ae508033 | ||
@@ -20,0 +28,0 @@ ## 0.10.1 |
{ | ||
"name": "@whatwg-node/fetch", | ||
"version": "0.10.2-alpha-20250109232708-2991d90eb21112e812c9058f8263208dd56c7280", | ||
"version": "0.10.2-alpha-20250110090158-4b55591216b8adb4146bd8c51856a062ae508033", | ||
"description": "Cross Platform Smart Fetch Ponyfill", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"dependencies": { | ||
"@whatwg-node/node-fetch": "0.7.6-alpha-20250109232708-2991d90eb21112e812c9058f8263208dd56c7280", | ||
"@whatwg-node/node-fetch": "0.7.6-alpha-20250110090158-4b55591216b8adb4146bd8c51856a062ae508033", | ||
"urlpattern-polyfill": "^10.0.0" | ||
@@ -22,0 +22,0 @@ }, |
45892
+ Added@whatwg-node/node-fetch@0.7.6-alpha-20250110090158-4b55591216b8adb4146bd8c51856a062ae508033(transitive)
- Removed@whatwg-node/node-fetch@0.7.6-alpha-20250109232708-2991d90eb21112e812c9058f8263208dd56c7280(transitive)
Updated@whatwg-node/node-fetch@0.7.6-alpha-20250110090158-4b55591216b8adb4146bd8c51856a062ae508033