
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
Command-line companion for DropLive.
npx droplive doctor
npx droplive prepare --write=off
npx droplive export --out ./source.tar.gz
DROPLIVE_TOKEN=... npx droplive deploy
droplive agent init --tool claude|codex|cursor|all --yesdroplive prepare [--write=safe|ask|off]droplive deploy [--app-id <id>] [--prod]droplive export [--out <path>]droplive doctorexport and deploy mirror the DropLive tray packer: they honor local
.gitignore files, always exclude .git, node_modules, .next, dist, and
build, and drop secret .env* files while keeping template files such as
.env.example.
deploy reads:
DROPLIVE_TOKEN for the bearer token.DROPLIVE_SERVER_URL for the DropLive API base URL.WINCH_ACCESS_TOKEN, WINCH_TOKEN, and WINCH_SERVER_URL are accepted as
development aliases.
FAQs
DropLive CLI for preparing, packaging, and deploying project folders.
We found that droplive 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.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.