@discordjs/voice
Advanced tools
Comparing version 0.17.1-dev.1731715999-c45d912c9 to 0.18.0
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/voice", | ||
"version": "0.17.1-dev.1731715999-c45d912c9", | ||
"version": "0.18.0", | ||
"description": "Implementation of the Discord Voice API for Node.js", | ||
@@ -63,2 +63,3 @@ "exports": { | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@noble/ciphers": "^1.0.0", | ||
"@types/node": "18.19.45", | ||
@@ -74,3 +75,2 @@ "@vitest/coverage-v8": "2.0.5", | ||
"turbo": "^2.0.14", | ||
"tweetnacl": "^1.0.3", | ||
"typescript": "~5.5.4", | ||
@@ -77,0 +77,0 @@ "vitest": "^2.0.5", |
@@ -54,5 +54,9 @@ <div align="center"> | ||
> [!NOTE] | ||
> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`). | ||
- `sodium-native`: ^3.3.0 | ||
- `sodium`: ^3.0.2 | ||
- `tweetnacl`: ^1.0.3 | ||
- `@stablelib/xchacha20poly1305`: ^2.0.0 | ||
- `@noble/ciphers`: ^1.0.0 | ||
- `libsodium-wrappers`: ^0.7.9 | ||
@@ -59,0 +63,0 @@ |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
679742
6846
0
112
6