@discordjs/voice
Advanced tools
Comparing version 0.11.0-dev.1654519711-fba9710 to 0.11.0-dev.1654560568-5475767
{ | ||
"name": "@discordjs/voice", | ||
"version": "0.11.0-dev.1654519711-fba9710", | ||
"version": "0.11.0-dev.1654560568-5475767", | ||
"description": "Implementation of the Discord Voice API for node.js", | ||
@@ -12,3 +12,4 @@ "scripts": { | ||
"prepublishOnly": "yarn build && yarn lint && yarn test", | ||
"changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/voice/*'" | ||
"changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/voice/*'", | ||
"release": "cliff-jumper" | ||
}, | ||
@@ -55,3 +56,3 @@ "main": "./dist/index.js", | ||
"@types/ws": "^8.5.3", | ||
"discord-api-types": "^0.33.3", | ||
"discord-api-types": "^0.33.4", | ||
"prism-media": "^1.3.2", | ||
@@ -67,6 +68,7 @@ "tiny-typed-emitter": "^2.1.0", | ||
"@discordjs/scripts": "^0.1.0-dev", | ||
"@types/jest": "^28.1.0", | ||
"@favware/cliff-jumper": "^1.8.3", | ||
"@types/jest": "^28.1.1", | ||
"@types/node": "^16.11.38", | ||
"@typescript-eslint/eslint-plugin": "^5.27.0", | ||
"@typescript-eslint/parser": "^5.27.0", | ||
"@typescript-eslint/eslint-plugin": "^5.27.1", | ||
"@typescript-eslint/parser": "^5.27.1", | ||
"eslint": "^8.17.0", | ||
@@ -80,3 +82,3 @@ "eslint-config-marine": "^9.4.1", | ||
"prettier": "^2.6.2", | ||
"tsup": "^6.0.1", | ||
"tsup": "^6.1.0", | ||
"tweetnacl": "^1.0.3", | ||
@@ -83,0 +85,0 @@ "typedoc": "^0.22.17", |
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
566687
5746
21
Updateddiscord-api-types@^0.33.4