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

node-fetch-cjs

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-fetch-cjs - npm Package Compare versions

Comparing version 3.2.8 to 3.2.9

1

dist/index.d.ts
/// <reference types="node" />
/// <reference lib="dom" />

@@ -4,0 +3,0 @@ import {RequestOptions} from 'http';

4

package.json
{
"name": "node-fetch-cjs",
"version": "3.2.8",
"version": "3.2.9",
"description": "A wrapper for node-fetch (a light-weight module that brings Fetch API to node.js) to be used in commonjs environment.",

@@ -51,4 +51,4 @@ "main": "./dist/index.js",

"jest": "^27.3.1",
"node-fetch": "3.2.8"
"node-fetch": "3.2.9"
}
}

Sorry, the diff of this file is too big to display

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