🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

distube

Package Overview
Dependencies
Maintainers
1
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.7

6

dist/index.d.ts

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

*/
queuing(): Promise<void>;
queuing(isPlay?: boolean): Promise<void>;
/**

@@ -400,2 +400,6 @@ * Removes the finished task and processes the next task

get remaining(): number;
/**
* Whether or not having a play task
*/
get hasPlayTask(): boolean;
}

@@ -402,0 +406,0 @@

26

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

@@ -53,14 +53,14 @@ "main": "./dist/index.js",

"tiny-typed-emitter": "^2.1.0",
"undici": "^6.21.1"
"undici": "^7.7.0"
},
"devDependencies": {
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.8.0",
"@discordjs/opus": "^0.10.0",
"@discordjs/voice": "^0.18.0",
"@types/node": "^22.13.4",
"@types/node": "^22.14.0",
"@types/tough-cookie": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^3.0.5",
"@vitest/coverage-v8": "^3.1.1",
"discord-api-types": "^0.37.119",

@@ -73,12 +73,10 @@ "discord.js": "^14.18.0",

"nano-staged": "^0.8.0",
"prettier": "^3.5.1",
"sodium-native": "^4.3.2",
"ts-node": "^10.9.2",
"tsup": "^8.3.6",
"typedoc": "^0.26.11",
"prettier": "^3.5.3",
"tsup": "^8.4.0",
"typedoc": "^0.27.9",
"typedoc-material-theme": "^1.3.0",
"typedoc-plugin-extras": "^3.1.0",
"typescript": "^5.7.3",
"typedoc-plugin-extras": "^4.0.0",
"typescript": "^5.8.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.5"
"vitest": "^3.1.1"
},

@@ -85,0 +83,0 @@ "peerDependencies": {

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