magmastream
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "magmastream", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "A user-friendly Lavalink client designed for NodeJS.", | ||
@@ -19,6 +19,6 @@ "main": "dist/index.js", | ||
"@types/lodash": "^4.14.195", | ||
"@types/node": "^20.4.2", | ||
"@types/node": "^20.4.4", | ||
"@types/ws": "^8.5.3", | ||
"@typescript-eslint/eslint-plugin": "^6.1.0", | ||
"@typescript-eslint/parser": "^6.1.0", | ||
"@typescript-eslint/eslint-plugin": "^6.2.0", | ||
"@typescript-eslint/parser": "^6.2.0", | ||
"eslint": "^8.45.0", | ||
@@ -35,3 +35,3 @@ "npm-run-all": "^1.7.0", | ||
"lodash": "^4.17.21", | ||
"tslib": "^2.4.0", | ||
"tslib": "^2.6.1", | ||
"ws": "^8.8.1" | ||
@@ -38,0 +38,0 @@ }, |
@@ -36,2 +36,8 @@ # Magmastream | ||
## Used By | ||
- [Lava Jukebox](https://discord.com/api/oauth2/authorize?client_id=887651843742793779&permissions=-1&redirect_uri=https%3A%2F%2Fdiscord.gg%2F4ZaXbbYSTZ&response_type=code&scope=guilds.join%20bot%20applications.commands) | ||
If you want to add your own bot create a pull request with your bot added. | ||
## Contributors | ||
@@ -38,0 +44,0 @@ |
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
105571
53
Updatedtslib@^2.6.1