New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ninjakatt-plugin-qbittorrent

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ninjakatt-plugin-qbittorrent - npm Package Compare versions

Comparing version 1.1.18 to 1.1.19

2

index.js

@@ -65,2 +65,3 @@ const qb = require('@electorrent/node-qbittorrent');

if (error) {
this.logDebug(`Error from qbittorrent getList: ${error}`);
return res.status(400).send();

@@ -80,2 +81,3 @@ }

if (error) {
this.logDebug(`Error from qbittorrent getTransferInfo: ${error}`);
return res.status(400).send();

@@ -82,0 +84,0 @@ }

2

package.json
{
"name": "ninjakatt-plugin-qbittorrent",
"version": "1.1.18",
"version": "1.1.19",
"description": "",

@@ -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