
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
video-crop-cli
Advanced tools
ClI for video-crop
npm install --global video-crop-cli
or
yarn global add video-crop-cli
$ video-crop --help
Usage: index [options] <inputFile> <outputFile>
Options:
-V, --version output the version number
-x, --xstart <xItems> Comma separated x start point values for outputs
-y, --ystart <yItems> Comma separated y start point values for outputs
-w, --width <widthItems> Comma separated width values for outputs
-h, --height <heightItems> Comma separated hiehgt values for outputs
-f, --fps <fps> Frames per second for output video
-h, --help output usage information
video-crop -x 0,400 -y 0,400 -w 400,600 -h 400,600 ~/input.mp4 ~/output.mp4
In this example you will end with two new files: ~/output1.mp4
and ~/output2.mp4
FAQs
ClI for video-crop
We found that video-crop-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.