@discordjs/voice
Advanced tools
Comparing version 0.17.1-dev.1720915908-efa16a609 to 0.17.1-dev.1721151475-5f1911db3
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/voice", | ||
"version": "0.17.1-dev.1720915908-efa16a609", | ||
"version": "0.17.1-dev.1721151475-5f1911db3", | ||
"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.90", | ||
"discord-api-types": "0.37.83", | ||
"prism-media": "^1.3.5", | ||
"tslib": "^2.6.2", | ||
"ws": "^8.17.0" | ||
"ws": "^8.16.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.24.6", | ||
"@babel/preset-env": "^7.24.6", | ||
"@babel/preset-typescript": "^7.24.6", | ||
"@favware/cliff-jumper": "^3.0.3", | ||
"@babel/core": "^7.24.4", | ||
"@babel/preset-env": "^7.24.4", | ||
"@babel/preset-typescript": "^7.24.1", | ||
"@favware/cliff-jumper": "^3.0.2", | ||
"@types/jest": "^29.5.12", | ||
@@ -76,9 +76,9 @@ "@types/node": "16.18.60", | ||
"mock-socket": "^9.3.1", | ||
"prettier": "^3.3.0", | ||
"tsup": "^8.1.0", | ||
"turbo": "^1.13.3", | ||
"prettier": "^3.2.5", | ||
"tsup": "^8.0.2", | ||
"turbo": "^1.13.2", | ||
"tweetnacl": "^1.0.3", | ||
"typescript": "^5.4.5", | ||
"@discordjs/scripts": "^0.1.0", | ||
"@discordjs/api-extractor": "^7.38.1" | ||
"@discordjs/api-extractor": "^7.38.1", | ||
"@discordjs/scripts": "^0.1.0" | ||
}, | ||
@@ -85,0 +85,0 @@ "engines": { |
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
6839
659991
+ Addeddiscord-api-types@0.37.83(transitive)
- Removeddiscord-api-types@0.37.90(transitive)
Updateddiscord-api-types@0.37.83
Updatedws@^8.16.0