Socket
Socket
Sign inDemoInstall

list-fetch

Package Overview
Dependencies
218
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.0.0 to 28.0.1

2

index.js

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

if (torrentData[test] || typeof(torrentData[test]) === 'number') {
useHeaders[test] = torrentData[test]
useHeaders['X-' + test.charAt(0).toUpperCase() + test.slice(1)] = torrentData[test]
}

@@ -257,0 +257,0 @@ }

{
"name": "list-fetch",
"version": "28.0.0",
"version": "28.0.1",
"description": "coming soon",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc