New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

youtube-mp3-downloader

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

youtube-mp3-downloader - npm Package Compare versions

Comparing version 0.7.10 to 0.7.11

6

package.json
{
"name": "youtube-mp3-downloader",
"version": "0.7.10",
"version": "0.7.11",
"description": "Downloads Youtube videos (in parallel, as streams), encodes the audio data as mp3 and stores them in a defineable location",

@@ -21,7 +21,7 @@ "keywords": [

"dependencies": {
"async": "^3.2.2",
"async": "^3.2.4",
"fluent-ffmpeg": "2.1.2",
"progress-stream": "^2.0.0",
"sanitize-filename": "^1.6.3",
"ytdl-core": "^4.9.1"
"ytdl-core": "4.10.0"
},

@@ -28,0 +28,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc