@discordjs/voice
Advanced tools
Comparing version 0.18.1-dev.1731931522-b03a9e404 to 0.18.1-dev.1732017920-98153baf9
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/voice", | ||
"version": "0.18.1-dev.1731931522-b03a9e404", | ||
"version": "0.18.1-dev.1732017920-98153baf9", | ||
"description": "Implementation of the Discord Voice API for Node.js", | ||
@@ -54,6 +54,6 @@ "exports": { | ||
"dependencies": { | ||
"@types/ws": "^8.5.12", | ||
"discord-api-types": "^0.37.103", | ||
"@types/ws": "^8.5.13", | ||
"discord-api-types": "^0.37.105", | ||
"prism-media": "^1.3.5", | ||
"tslib": "^2.6.3", | ||
"tslib": "^2.8.1", | ||
"ws": "^8.18.0" | ||
@@ -65,14 +65,14 @@ }, | ||
"@noble/ciphers": "^1.0.0", | ||
"@types/node": "18.19.45", | ||
"@vitest/coverage-v8": "2.0.5", | ||
"@types/node": "^18.19.64", | ||
"@vitest/coverage-v8": "^2.1.5", | ||
"cross-env": "^7.0.3", | ||
"esbuild-plugin-version-injector": "^1.2.1", | ||
"eslint": "^8.57.0", | ||
"eslint": "^8.57.1", | ||
"eslint-config-neon": "^0.1.62", | ||
"eslint-formatter-pretty": "^6.0.1", | ||
"prettier": "^3.3.3", | ||
"tsup": "^8.2.4", | ||
"turbo": "^2.0.14", | ||
"tsup": "^8.3.5", | ||
"turbo": "^2.3.0", | ||
"typescript": "~5.5.4", | ||
"vitest": "^2.0.5", | ||
"vitest": "^2.1.5", | ||
"vitest-websocket-mock": "^0.3.0", | ||
@@ -79,0 +79,0 @@ "@discordjs/api-extractor": "^7.38.1", |
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
679968
Updated@types/ws@^8.5.13
Updateddiscord-api-types@^0.37.105
Updatedtslib@^2.8.1