@whatwg-node/fetch
Advanced tools
Comparing version 0.9.8-alpha-20230710180612-32e574f to 0.9.8-rc-20230710183802-40c2cb4
# @whatwg-node/fetch | ||
## 0.9.8-alpha-20230710180612-32e574f | ||
## 0.9.8-rc-20230710183802-40c2cb4 | ||
### Patch Changes | ||
- [`a1c2140`](https://github.com/ardatan/whatwg-node/commit/a1c2140240388ca11a6f4c7bcec2682c47bdc24d) | ||
Thanks [@ardatan](https://github.com/ardatan)! - Do not use async iterators to consume incoming | ||
Readable stream | ||
- Updated dependencies | ||
[[`66260af`](https://github.com/ardatan/whatwg-node/commit/66260af40d9d3c53c36414ed3d42f2e5896bf85f), | ||
[`66260af`](https://github.com/ardatan/whatwg-node/commit/66260af40d9d3c53c36414ed3d42f2e5896bf85f)]: | ||
- @whatwg-node/node-fetch@0.5.0-alpha-20230710180612-32e574f | ||
[[`a1c2140`](https://github.com/ardatan/whatwg-node/commit/a1c2140240388ca11a6f4c7bcec2682c47bdc24d)]: | ||
- @whatwg-node/node-fetch@0.4.7-rc-20230710183802-40c2cb4 | ||
@@ -12,0 +15,0 @@ ## 0.9.7 |
@@ -5,6 +5,2 @@ | ||
try { | ||
globalThis.libcurl = globalThis.libcurl || require('node-libcurl'); | ||
} catch(e) {} | ||
module.exports.fetch = ponyfills.fetch; | ||
@@ -11,0 +7,0 @@ module.exports.Headers = ponyfills.Headers; |
{ | ||
"name": "@whatwg-node/fetch", | ||
"version": "0.9.8-alpha-20230710180612-32e574f", | ||
"version": "0.9.8-rc-20230710183802-40c2cb4", | ||
"description": "Cross Platform Smart Fetch Ponyfill", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"dependencies": { | ||
"@whatwg-node/node-fetch": "0.5.0-alpha-20230710180612-32e574f", | ||
"@whatwg-node/node-fetch": "0.4.7-rc-20230710183802-40c2cb4", | ||
"urlpattern-polyfill": "^9.0.0" | ||
@@ -22,0 +22,0 @@ }, |
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
33179
205
+ Added@whatwg-node/node-fetch@0.4.7-rc-20230710183802-40c2cb4(transitive)
- Removed@whatwg-node/node-fetch@0.5.0-alpha-20230710180612-32e574f(transitive)
Updated@whatwg-node/node-fetch@0.4.7-rc-20230710183802-40c2cb4