
Company News
Meet the Socket Team at RSAC and BSidesSF 2026
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.
@ffflorian/jszip-cli
Advanced tools
A zip CLI based on jszip.
Run yarn global add @ffflorian/jszip-cli or npm i -g @ffflorian/jszip-cli.
Usage: jszip-cli [options] [command]
A zip CLI based on jszip.
Options:
-v, --version output the version number
-l, --level <number> Specify the compression level (default: 5)
-o, --output <dir> Specify the output directory (default: stdout)
-i, --ignore <entry> Ignore a file or directory
-h, --help output usage information
Commands:
add [options] <entries...> Add files to the ZIP archive.
extract [options] <archives...> Extract files from ZIP archive(s).
jszip-cli add dist package.json -i *.map -o deploy.zip
jszip-cli extract deploy.zip -o my_deployment/
FAQs
A zip CLI based on jszip.
The npm package @ffflorian/jszip-cli receives a total of 767 weekly downloads. As such, @ffflorian/jszip-cli popularity was classified as not popular.
We found that @ffflorian/jszip-cli demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Company News
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.

Research
/Security News
Malicious Packagist packages disguised as Laravel utilities install an encrypted PHP RAT via Composer dependencies, enabling remote access and C2 callbacks.

Research
/Security News
OpenVSX releases of Aqua Trivy 1.8.12 and 1.8.13 contained injected natural-language prompts that abuse local AI coding agents for system inspection and potential data exfiltration.