discord-player
Advanced tools
Comparing version 4.0.9 to 4.1.0
@@ -401,2 +401,3 @@ /// <reference types="node" /> | ||
* * `youtube` - a stream from YouTube | ||
* * `spotify` - a spotify track | ||
* * `arbitrary` - arbitrary stream | ||
@@ -403,0 +404,0 @@ * @typedef {String} TrackSource |
{ | ||
"name": "discord-player", | ||
"version": "4.0.9", | ||
"version": "4.1.0", | ||
"description": "Complete framework to facilitate music commands using discord.js", | ||
@@ -57,3 +57,3 @@ "main": "lib/index.js", | ||
"youtube-sr": "^4.0.7", | ||
"ytdl-core": "^4.7.0" | ||
"ytdl-core": "^4.8.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
139281
3259
Updatedytdl-core@^4.8.0