@alvinmush/audiodl-mp3
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "@alvinmush/audiodl-mp3", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "An NPM package to facilitate downloading music from YouTube, including automatic retrieval of ID3 tags and album art via the iTunes public API.", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"exports": { | ||
"@alvinmush/audiodl-mp3": { | ||
".": { | ||
"require": "./dist/index.cjs", | ||
@@ -62,3 +62,3 @@ "import": "./dist/index.js", | ||
"ytdl-core": "4.11.5", | ||
"@alvinmush/audiodl-mp3": "^1.0.6" | ||
"@alvinmush/audiodl-mp3": "^1.0.9" | ||
}, | ||
@@ -65,0 +65,0 @@ "devDependencies": { |
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
3452