You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

distube

Package Overview
Dependencies
Maintainers
0
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

distube - npm Package Compare versions

Comparing version

to
5.0.4

4

dist/index.d.ts

@@ -667,3 +667,3 @@ import * as discord_js from 'discord.js';

*/
play(dtStream: DisTubeStream): void;
play(dtStream: DisTubeStream): Promise<void>;
set volume(volume: number);

@@ -1238,3 +1238,3 @@ /**

declare const isTruthy: <T>(x: T | Falsy) => x is T;
declare const checkEncryptionLibraries: () => boolean;
declare const checkEncryptionLibraries: () => Promise<boolean>;

@@ -1241,0 +1241,0 @@ /**

{
"name": "distube",
"version": "5.0.3",
"version": "5.0.4",
"description": "A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.",

@@ -74,3 +74,3 @@ "main": "./dist/index.js",

"prettier": "^3.3.3",
"sodium-native": "^4.2.2",
"sodium-native": "^4.2.1",
"ts-node": "^10.9.2",

@@ -77,0 +77,0 @@ "tsup": "^8.3.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet