Comparing version
@@ -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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
2
-66.67%557601
-0.06%6398
-0.09%