audiodl-mp3
Advanced tools
Comparing version 1.5.7 to 1.5.8
{ | ||
"name": "audiodl-mp3", | ||
"version": "1.5.7", | ||
"version": "1.5.8", | ||
"description": "An NPM package to facilitate downloading music from YouTube, including automatic retrieval of ID3 tags and album art via the iTunes public API.", | ||
@@ -60,8 +60,9 @@ "keywords": [ | ||
"ffmpeg-static": "^5.2.0", | ||
"miniget": "^4.2.3", | ||
"node-id3": "^0.2.6", | ||
"ytdl-core": "4.11.5" | ||
"ytdl-core": "^4.11.5" | ||
}, | ||
"devDependencies": { | ||
"@joshunrau/eslint-config": "^2.1.3", | ||
"@types/ffmpeg-static": "^3.0.1", | ||
"@types/ffmpeg-static": "^3.0.3", | ||
"@types/node": "^20.6.0", | ||
@@ -68,0 +69,0 @@ "@typescript-eslint/eslint-plugin": "^5.1.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
86874
7
+ Addedminiget@^4.2.3
Updatedytdl-core@^4.11.5