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 29.0.7 to 29.0.8

4

index.js

@@ -178,4 +178,4 @@ module.exports = async function makeBTFetch (opts = {}) {

})
sendTheData(signal, {status: 200, headers: useHeaders, body: ''})
return sendTheData(signal, { status: 200, headers: useHeaders, body: '' })
} else if(torrentData.createReadStream){

@@ -182,0 +182,0 @@ const useHeaders = {}

{
"name": "list-fetch",
"version": "29.0.7",
"version": "29.0.8",
"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