@qodestack/dl-yt-playlist
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,3 +6,4 @@ { | ||
"type": "module", | ||
"version": "1.0.0", | ||
"types": "./build/main.d.ts", | ||
"version": "1.0.1", | ||
"publishConfig": { | ||
@@ -14,3 +15,3 @@ "access": "public" | ||
"video": "bun downloadYoutubePlaylist.ts", | ||
"build": "bun build ./src/main.ts --target bun --outfile ./build/main.js --external @googleapis/youtube" | ||
"build": "bun build.ts" | ||
}, | ||
@@ -20,3 +21,3 @@ "description": "Download all YouTube videos (or audio only) from every video in a playlist!", | ||
"type": "git", | ||
"url": "git+https://github.com/qodesmith/download-youtube-playlist.git" | ||
"url": "git+https://github.com/qodesmith/dl-yt-playlist.git" | ||
}, | ||
@@ -31,5 +32,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/qodesmith/download-youtube-playlist/issues" | ||
"url": "https://github.com/qodesmith/dl-yt-playlist/issues" | ||
}, | ||
"homepage": "https://github.com/qodesmith/download-youtube-playlist#readme", | ||
"homepage": "https://github.com/qodesmith/dl-yt-playlist#readme", | ||
"dependencies": { | ||
@@ -40,2 +41,3 @@ "@googleapis/youtube": "^11.0.1" | ||
"@types/minimist": "^1.2.2", | ||
"bun-plugin-dts": "^0.2.1", | ||
"bun-types": "latest" | ||
@@ -42,0 +44,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48701
11
757
3