Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

node-fetch-commonjs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-fetch-commonjs

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

latest
Source
npmnpm
Version
3.3.2
Version published
Weekly downloads
832K
-1.94%
Maintainers
1
Weekly downloads
 
Created
Source

node-fetch-commonjs

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("node-fetch-commonjs") 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 node-fetch-commonjs

Keywords

fetch

FAQs

Package last updated on 12 Sep 2023

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