@whatwg-node/fetch
Advanced tools
Comparing version
# @whatwg-node/fetch | ||
## 0.6.9-alpha-20230206135508-d9b0cd5 | ||
### Patch Changes | ||
- [`34d1875`](https://github.com/ardatan/whatwg-node/commit/34d18750a59855208165e8057cf1f6c84cd51043) | ||
Thanks [@ardatan](https://github.com/ardatan)! - Align versions with ranged dependencies and cross | ||
version support internally | ||
- Updated dependencies | ||
[[`34d1875`](https://github.com/ardatan/whatwg-node/commit/34d18750a59855208165e8057cf1f6c84cd51043)]: | ||
- @whatwg-node/node-fetch@0.0.5-alpha-20230206135508-d9b0cd5 | ||
## 0.6.8 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@whatwg-node/fetch", | ||
"version": "0.6.8", | ||
"version": "0.6.9-alpha-20230206135508-d9b0cd5", | ||
"description": "Cross Platform Smart Fetch Ponyfill", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"@peculiar/webcrypto": "^1.4.0", | ||
"@whatwg-node/node-fetch": "0.0.4", | ||
"@whatwg-node/node-fetch": "0.0.5-alpha-20230206135508-d9b0cd5", | ||
"busboy": "^1.6.0", | ||
@@ -20,0 +20,0 @@ "urlpattern-polyfill": "^6.0.2", |
24547
2.25%+ Added
- Removed
Updated