Socket
Socket
Sign inDemoInstall

list-fetch

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

list-fetch - npm Package Compare versions

Comparing version 24.0.0 to 24.0.1

2

index.js
module.exports = async function makeBTFetch (opts = {}) {
const makeFetch = await import('make-fetch')
const makeFetch = (await import('make-fetch')).makeFetch
const streamToIterator = require('stream-async-iterator')

@@ -4,0 +4,0 @@ const mime = require('mime/lite')

{
"name": "list-fetch",
"version": "24.0.0",
"version": "24.0.1",
"description": "coming soon",

@@ -5,0 +5,0 @@ "main": "index.js",

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