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.5.2 to 0.5.3

6

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

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

"dependencies": {
"async": "^2.5.0",
"async": "^2.6.0",
"fluent-ffmpeg": "2.1.2",
"progress-stream": "^2.0.0",
"ytdl-core": "^0.14.4"
"ytdl-core": "^0.20.1"
},

@@ -27,0 +27,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