Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@micmac/youtube

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@micmac/youtube - npm Package Compare versions

Comparing version 4.0.6 to 4.0.61

4

main.js

@@ -112,5 +112,5 @@ // fonction searchVideos retourne les 10 dernières videos de la chaine beerus

url: videoData.data.data.items[0].snippet.thumbnails.medium.url,
dest: '/public/assets/img/thumbnails'
dest: '/public/assets/img/thumbnails/thumb'+p.id.videoId
}
downloadIMG(_options);
downloadIMG(options);
// console.log ('resultDataBuffer : ');

@@ -117,0 +117,0 @@ // console.log (resultDataBuffer);

{
"name": "@micmac/youtube",
"version": "4.0.6",
"version": "4.0.61",
"description": "utilisation api youtube data",

@@ -5,0 +5,0 @@ "main": "main.js",

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