audiodl-mp3
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -39,2 +39,3 @@ // src/Downloader.ts | ||
result = result.replace(/\s+/g, " "); | ||
result = result.replace(/\s*x\s*/g, ""); | ||
result = result.replace(/['"!@#$%^&*(),.?":{}|<>]/g, ""); | ||
@@ -41,0 +42,0 @@ result = result.trim(); |
{ | ||
"name": "audiodl-mp3", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "An NPM package to facilitate downloading music from YouTube, including automatic retrieval of ID3 tags and album art via the iTunes public API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
74091
740
6