🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@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

A light-weight module that brings Fetch API to node.js

latest
Source
npmnpm
Version
3.1.0
Version published
Weekly downloads
63
-51.16%
Maintainers
21
Weekly downloads
 
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

Keywords

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