Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

maria2

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maria2 - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

dist/index.d.ts

@@ -202,4 +202,4 @@ import { C as Conn, D as Disposable, O as Open } from './conn-46b064ba.js';

type Aria2ClientGlobalOptionKey = 'bt-max-open-files' | 'download-result' | 'keep-unfinished-download-result' | 'log' | 'log-level' | 'max-concurrent-downloads' | 'max-download-result' | 'max-overall-download-limit' | 'max-overall-upload-limit' | 'optimize-concurrent-downloads' | 'save-cookies' | 'save-session' | 'server-stat-of' | Exclude<Aria2ClientInputOptionKey, 'checksum' | 'index-out' | 'out' | 'pause' | 'select-file'>;
type Aria2ClientInputOptions = Partial<Record<Aria2ClientInputOptionKey, string>>;
type Aria2ClientGlobalOptions = Partial<Record<Aria2ClientGlobalOptionKey, string>>;
type Aria2ClientInputOptions = Partial<Record<Aria2ClientInputOptionKey, any>>;
type Aria2ClientGlobalOptions = Partial<Record<Aria2ClientGlobalOptionKey, any>>;
type Aria2ChangeOptionOpResult = string;

@@ -206,0 +206,0 @@ type Aria2ChangeOptionParams = [

{
"name": "maria2",
"version": "0.3.0",
"version": "0.3.1",
"description": "Simple RPC Library for aria2",

@@ -5,0 +5,0 @@ "type": "module",

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