Socket
Book a DemoInstallSign in
Socket

bare-node-fetch

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-node-fetch

Cross runtime fetch module

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

bare-node-fetch

Cross runtime fetch module.

npm install bare-node-fetch

Usage

const fetch = require('bare-node-fetch')

// in node its returning global.fetch
// in bare its returning bare-fetch (and also sets that as a global for compat)

License

Apache-2.0

FAQs

Package last updated on 08 Apr 2025

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