New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@whatwg-node/fetch

Package Overview
Dependencies
Maintainers
1
Versions
521
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@whatwg-node/fetch - npm Package Compare versions

Comparing version 0.9.19 to 0.9.20-rc-20240814171141-7d7498c42d684ed71ac99eed065252c6dadf3f66

13

CHANGELOG.md
# @whatwg-node/fetch
## 0.9.20-rc-20240814171141-7d7498c42d684ed71ac99eed065252c6dadf3f66
### Patch Changes
- [#1566](https://github.com/ardatan/whatwg-node/pull/1566)
[`de1e95a`](https://github.com/ardatan/whatwg-node/commit/de1e95a8eb107083e638aa8472089b96b33bbe4a)
Thanks [@ardatan](https://github.com/ardatan)! - Avoid constructing DecompressionStream to check
supported encodings
- Updated dependencies
[[`de1e95a`](https://github.com/ardatan/whatwg-node/commit/de1e95a8eb107083e638aa8472089b96b33bbe4a)]:
- @whatwg-node/node-fetch@0.5.22-rc-20240814171141-7d7498c42d684ed71ac99eed065252c6dadf3f66
## 0.9.19

@@ -4,0 +17,0 @@

6

package.json
{
"name": "@whatwg-node/fetch",
"version": "0.9.19",
"version": "0.9.20-rc-20240814171141-7d7498c42d684ed71ac99eed065252c6dadf3f66",
"description": "Cross Platform Smart Fetch Ponyfill",

@@ -13,3 +13,3 @@ "repository": {

"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},

@@ -20,3 +20,3 @@ "main": "dist/node-ponyfill.js",

"dependencies": {
"@whatwg-node/node-fetch": "^0.5.16",
"@whatwg-node/node-fetch": "0.5.22-rc-20240814171141-7d7498c42d684ed71ac99eed065252c6dadf3f66",
"urlpattern-polyfill": "^10.0.0"

@@ -23,0 +23,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc