@whatwg-node/fetch
Advanced tools
Comparing version 0.9.18-alpha-20240530124408-1cc9a2d00c89801f9114bd63132482860f1ca41d to 0.9.18-rc-20240530132943-2a787ed1c27f0f9726fa59ae5eccb2d01d7022b0
# @whatwg-node/fetch | ||
## 0.9.18-alpha-20240530124408-1cc9a2d00c89801f9114bd63132482860f1ca41d | ||
## 0.9.18-rc-20240530132943-2a787ed1c27f0f9726fa59ae5eccb2d01d7022b0 | ||
### Patch Changes | ||
- [#1329](https://github.com/ardatan/whatwg-node/pull/1329) | ||
[`1cc9a2d`](https://github.com/ardatan/whatwg-node/commit/1cc9a2d00c89801f9114bd63132482860f1ca41d) | ||
- [#1328](https://github.com/ardatan/whatwg-node/pull/1328) | ||
[`36904b4`](https://github.com/ardatan/whatwg-node/commit/36904b46871aaf823055eb05fbd8969453cba9ae) | ||
Thanks [@ardatan](https://github.com/ardatan)! - Add `skipPonyfill` flag to `createFetch` to skip | ||
@@ -10,0 +10,0 @@ ponyfills and use the native Fetch implementation for Node.js |
{ | ||
"name": "@whatwg-node/fetch", | ||
"version": "0.9.18-alpha-20240530124408-1cc9a2d00c89801f9114bd63132482860f1ca41d", | ||
"version": "0.9.18-rc-20240530132943-2a787ed1c27f0f9726fa59ae5eccb2d01d7022b0", | ||
"description": "Cross Platform Smart Fetch Ponyfill", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38652