Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details β†’
Socket
Book a DemoInstallSign in
Socket

veestream

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

veestream - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
public/logo.jpg

Sorry, the diff of this file is not supported yet

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

+25
-5
{
"name": "veestream",
"version": "1.0.2",
"version": "1.0.3",
"description": "A CLI tool for generating React components",
"main": "index.js",

@@ -11,6 +12,25 @@ "scripts": {

},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"keywords": [
"ffmpeg",
"video",
"video-conversion",
"video-processing",
"cli",
"command-line",
"video-resolutions",
"aspect-ratio",
"hls",
"m3u8",
"media-conversion",
"video-editing",
"playlist-generator",
"streaming",
"video-streaming",
"vod",
"adaptive-streaming",
"ffmpeg-wrapper",
"video-tools"
],
"author": "Farhad Gharagozlu - farhadggu@gmail.com",
"license": "MIT",
"dependencies": {

@@ -17,0 +37,0 @@ "archiver": "^7.0.1",

+7
-2
# VeeStream: The Ultimate Video Conversion CLI Tool
![VeeStream GIF](public/logo.jpg)
![VeeStream GIF](https://github.com/farhadggu/veestream/raw/main/public/logo.jpg)
Welcome to **VeeStream**, the command-line companion you never knew you needed! With its power, you can convert videos effortlessly into various resolutions and generate HLS playlists for seamless streaming on the web. Whether you're a developer optimizing video streams or someone who just wants a quick way to prepare videos for multi-quality playback, **VeeStream** has your back.
<a href="https://www.npmjs.com/package/veestream" rel="nofollow"><img src="https://img.shields.io/npm/v/veestream.svg?style=flat" alt="NPM version" style="max-width: 100%;"></a>
<!-- <a href="https://npmjs.org/package/veestream" rel="nofollow"><img src="https://img.shields.io/npm/dm/veestream.svg?style=flat" alt="NPM monthly downloads" style="max-width: 100%;"></a>
<a href="https://npmjs.org/package/veestream" rel="nofollow"><img src="https://img.shields.io/npm/dt/veestream.svg?style=flat" alt="NPM total downloads" style="max-width: 100%;"></a> -->
---

@@ -105,3 +110,3 @@

![VeeStream GIF](public/veestream.gif)
![VeeStream GIF](https://github.com/farhadggu/veestream/raw/main/public/veestream.gif)

@@ -108,0 +113,0 @@ ---