@discordjs/voice
Advanced tools
Comparing version 0.17.1-dev.1721151475-5f1911db3 to 0.17.1-dev.1721151667-efa16a609
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/voice", | ||
"version": "0.17.1-dev.1721151475-5f1911db3", | ||
"version": "0.17.1-dev.1721151667-efa16a609", | ||
"description": "Implementation of the Discord Voice API for Node.js", | ||
@@ -55,12 +55,12 @@ "exports": { | ||
"@types/ws": "^8.5.10", | ||
"discord-api-types": "0.37.83", | ||
"discord-api-types": "0.37.90", | ||
"prism-media": "^1.3.5", | ||
"tslib": "^2.6.2", | ||
"ws": "^8.16.0" | ||
"ws": "^8.17.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.24.4", | ||
"@babel/preset-env": "^7.24.4", | ||
"@babel/preset-typescript": "^7.24.1", | ||
"@favware/cliff-jumper": "^3.0.2", | ||
"@babel/core": "^7.24.6", | ||
"@babel/preset-env": "^7.24.6", | ||
"@babel/preset-typescript": "^7.24.6", | ||
"@favware/cliff-jumper": "^3.0.3", | ||
"@types/jest": "^29.5.12", | ||
@@ -76,5 +76,5 @@ "@types/node": "16.18.60", | ||
"mock-socket": "^9.3.1", | ||
"prettier": "^3.2.5", | ||
"tsup": "^8.0.2", | ||
"turbo": "^1.13.2", | ||
"prettier": "^3.3.0", | ||
"tsup": "^8.1.0", | ||
"turbo": "^1.13.3", | ||
"tweetnacl": "^1.0.3", | ||
@@ -81,0 +81,0 @@ "typescript": "^5.4.5", |
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
660948
6730
+ Addeddiscord-api-types@0.37.90(transitive)
- Removeddiscord-api-types@0.37.83(transitive)
Updateddiscord-api-types@0.37.90
Updatedws@^8.17.0