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

@qodestack/dl-yt-playlist

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qodestack/dl-yt-playlist - npm Package Compare versions

Comparing version 6.4.0 to 6.5.0

1

dist/main.d.ts

@@ -83,2 +83,3 @@ // Generated by dts-bundle-generator v8.1.2

youTubeFetchCount: number;
videosDownloaded: Video[];
};

@@ -85,0 +86,0 @@ export declare function downloadYouTubePlaylist({ playlistId, youTubeApiKey, directory, downloadType, audioFormat, videoFormat, downloadThumbnails, maxDurationSeconds, mostRecentItemsCount, silent, timeZone, maxConcurrentFetchCalls, maxConcurrentYtdlpCalls, saveRawResponses, }: {

2

package.json

@@ -7,3 +7,3 @@ {

"types": "./dist/main.d.ts",
"version": "6.4.0",
"version": "6.5.0",
"publishConfig": {

@@ -10,0 +10,0 @@ "access": "public"

@@ -116,2 +116,3 @@ import {$} from 'bun'

youTubeFetchCount: number
videosDownloaded: Video[]
}

@@ -1281,2 +1282,3 @@

failureData,
videosDownloaded: freshMetadata,
}

@@ -1283,0 +1285,0 @@ }

Sorry, the diff of this file is too big to display

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