@whatwg-node/fetch
Advanced tools
Comparing version 0.5.2-alpha-20221111153639-062b25b to 0.5.2-alpha-20221111153822-97fe4d1
# @whatwg-node/fetch | ||
## 0.5.2-alpha-20221111153639-062b25b | ||
## 0.5.2-alpha-20221111153822-97fe4d1 | ||
### Patch Changes | ||
- [#179](https://github.com/ardatan/whatwg-node/pull/179) [`1e7b5ec`](https://github.com/ardatan/whatwg-node/commit/1e7b5ecfcf9a35b0a46357389f1410e4b3150f2a) Thanks [@ardatan](https://github.com/ardatan)! - Fix destroy method for ReadableStream to Readable conversion | ||
- [#179](https://github.com/ardatan/whatwg-node/pull/179) [`e39b69d`](https://github.com/ardatan/whatwg-node/commit/e39b69d68379b6374d32448c9e533c6412f68be8) Thanks [@ardatan](https://github.com/ardatan)! - Fix destroy method for ReadableStream to Readable conversion | ||
@@ -9,0 +9,0 @@ ## 0.5.1 |
{ | ||
"name": "@whatwg-node/fetch", | ||
"version": "0.5.2-alpha-20221111153639-062b25b", | ||
"version": "0.5.2-alpha-20221111153822-97fe4d1", | ||
"description": "Cross Platform Smart Fetch Ponyfill", | ||
@@ -5,0 +5,0 @@ "author": "Arda TANRIKULU <ardatanrikulu@gmail.com>", |