@discordjs/voice
Advanced tools
Comparing version 0.11.0-dev.1654689814-1afae90 to 0.11.0-dev.1654733429-3ae2633
{ | ||
"name": "@discordjs/voice", | ||
"version": "0.11.0-dev.1654689814-1afae90", | ||
"version": "0.11.0-dev.1654733429-3ae2633", | ||
"description": "Implementation of the Discord Voice API for node.js", | ||
@@ -10,3 +10,3 @@ "scripts": { | ||
"format": "prettier --write . && eslint src __tests__ --ext mjs,js,ts --fix", | ||
"docs": "typedoc --json docs/typedoc-out.json src/index.ts && ts-docgen -i docs/typedoc-out.json -c docs/index.yml -o docs/docs.json", | ||
"docs": "docgen -i src/index.ts -c docs/index.json -o docs/docs.json --typescript", | ||
"prepublishOnly": "yarn build && yarn lint && yarn test", | ||
@@ -66,2 +66,3 @@ "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/voice/*'", | ||
"@babel/preset-typescript": "^7.17.12", | ||
"@discordjs/docgen": "^0.12.0-dev", | ||
"@discordjs/scripts": "^0.1.0-dev", | ||
@@ -76,2 +77,3 @@ "@favware/cliff-jumper": "^1.8.3", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-import-resolver-typescript": "^2.7.1", | ||
"eslint-plugin-import": "^2.26.0", | ||
@@ -84,3 +86,2 @@ "jest": "^28.1.0", | ||
"tweetnacl": "^1.0.3", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.3" | ||
@@ -87,0 +88,0 @@ }, |
@@ -65,3 +65,3 @@ <div align="center"> | ||
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website)) | ||
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/discord.js/tree/main/packages/website)) | ||
- [Documentation](https://discord.js.org/#/docs/voice) | ||
@@ -68,0 +68,0 @@ - [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide)) |
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
566797
5748
22