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

@whatwg-node/node-fetch

Package Overview
Dependencies
Maintainers
1
Versions
640
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@whatwg-node/node-fetch - npm Package Compare versions

Comparing version 0.4.0-alpha-20230517085704-aefa700 to 0.4.0-alpha-20230517114611-5b8f105

7

package.json
{
"name": "@whatwg-node/node-fetch",
"version": "0.4.0-alpha-20230517085704-aefa700",
"version": "0.4.0-alpha-20230517114611-5b8f105",
"description": "Fetch API implementation for Node",
"sideEffects": false,
"dependencies": {
"@whatwg-node/events": "0.1.0-alpha-20230517085704-aefa700",
"@whatwg-node/events": "0.1.0-alpha-20230517114611-5b8f105",
"busboy": "^1.6.0",

@@ -20,2 +20,5 @@ "fast-querystring": "^1.1.1",

"license": "MIT",
"engines": {
"node": ">=16.0.0"
},
"main": "cjs/index.js",

@@ -22,0 +25,0 @@ "module": "esm/index.js",

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