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
530
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.4.5-alpha-20220926014413-df6bf1b to 0.4.5-alpha-20220926022153-5d7cfa9

2

CHANGELOG.md
# @whatwg-node/fetch
## 0.4.5-alpha-20220926014413-df6bf1b
## 0.4.5-alpha-20220926022153-5d7cfa9

@@ -5,0 +5,0 @@ ### Patch Changes

@@ -182,3 +182,6 @@ const handleFileRequest = require("./handle-file-request");

}
})
});
Object.defineProperty(options.body, Symbol.asyncIterator, {
value: () => readable[Symbol.asyncIterator]()
});
}

@@ -185,0 +188,0 @@ super(requestOrUrl, options);

{
"name": "@whatwg-node/fetch",
"version": "0.4.5-alpha-20220926014413-df6bf1b",
"version": "0.4.5-alpha-20220926022153-5d7cfa9",
"description": "Cross Platform Smart Fetch Ponyfill",

@@ -5,0 +5,0 @@ "author": "Arda TANRIKULU <ardatanrikulu@gmail.com>",

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