ytmusic_api_unofficial
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -95,3 +95,4 @@ "use strict"; | ||
} | ||
return resolve((0, utils_1.rankingResponse)(result.content, query)); | ||
result.content = (0, utils_1.rankingResponse)(result.content, query); | ||
return resolve(result); | ||
} | ||
@@ -98,0 +99,0 @@ catch (e) { |
{ | ||
"name": "ytmusic_api_unofficial", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "A simple API to get music from YouTube Music", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
184028
2488