@whatwg-node/fetch
Advanced tools
Comparing version 0.8.0 to 0.8.1
# @whatwg-node/fetch | ||
## 0.8.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`c7b9c8a`](https://github.com/ardatan/whatwg-node/commit/c7b9c8a4f58926e923bb3f581cf145feb389880f), | ||
[`f28ce1f`](https://github.com/ardatan/whatwg-node/commit/f28ce1f11c888187869a6c4df55f6438dc0eaab6)]: | ||
- @whatwg-node/node-fetch@0.3.0 | ||
## 0.8.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@whatwg-node/fetch", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "Cross Platform Smart Fetch Ponyfill", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"@peculiar/webcrypto": "^1.4.0", | ||
"@whatwg-node/node-fetch": "^0.2.0", | ||
"@whatwg-node/node-fetch": "^0.3.0", | ||
"busboy": "^1.6.0", | ||
@@ -20,0 +20,0 @@ "urlpattern-polyfill": "^6.0.2", |
27838
+ Added@whatwg-node/events@0.0.3(transitive)
+ Added@whatwg-node/node-fetch@0.3.6(transitive)
- Removed@types/node@18.19.75(transitive)
- Removed@whatwg-node/events@0.0.2(transitive)
- Removed@whatwg-node/node-fetch@0.2.0(transitive)
- Removedundici-types@5.26.5(transitive)