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

youtubei.js

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

youtubei.js - npm Package Compare versions

Comparing version 1.4.2-d.2 to 1.4.2-d.3

2

lib/Innertube.js

@@ -599,3 +599,3 @@ 'use strict';

* music: { getVideos: Promise.<Array>; }; gaming: { getVideos: Promise.<Array>; };
* gaming: { getVideos: Promise.<Array>; }; }>}
* movies: { getVideos: Promise.<Array>; } }>}
*/

@@ -602,0 +602,0 @@ async getTrending() {

{
"name": "youtubei.js",
"version": "1.4.2-d.2",
"version": "1.4.2-d.3",
"description": "A full-featured library that allows you to get detailed info about any video, subscribe, unsubscribe, like, dislike, comment, search, download videos/music and much more!",

@@ -46,5 +46,5 @@ "main": "index.js",

"youtube",
"youtube-downloader",
"youtube-dl",
"youtubedl",
"youtube-downloader",
"innertube",

@@ -55,5 +55,7 @@ "innertubeapi",

"livechat",
"ytmusic",
"dislike",
"search",
"comment",
"music",
"like",

@@ -60,0 +62,0 @@ "api",

@@ -446,3 +446,3 @@ export = Innertube;

* music: { getVideos: Promise.<Array>; }; gaming: { getVideos: Promise.<Array>; };
* gaming: { getVideos: Promise.<Array>; }; }>}
* movies: { getVideos: Promise.<Array>; } }>}
*/

@@ -462,3 +462,3 @@ getTrending(): Promise<{

};
gaming: {
movies: {
getVideos: Promise<any[]>;

@@ -465,0 +465,0 @@ };

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