Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@replit/node-fetch

Package Overview
Dependencies
Maintainers
21
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@replit/node-fetch

[node-fetch](https://github.com/node-fetch/node-fetch) but in CommonJS format. This module is built from `node-fetch` directly.

Source
npmnpm
Version
1.0.2
Version published
Maintainers
21
Created
Source

@replit/node-fetch

node-fetch but in CommonJS format. This module is built from node-fetch directly.

Version check

Latest upstream version Current upstream version

Differences

  • You can require("@replit/node-fetch") directly.
  • You will not see the ExperimentalWarning: stream/web is an experimental feature warning.
  • It works on older Node.js versions that don’t support requiring built-in modules with a node: prefix.

Build

yarn
./build.js # Output to `lib` folder

Install

yarn add @replit/node-fetch

FAQs

Package last updated on 02 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts