
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@tsproxy/cli
Advanced tools
CLI for tsproxy — a Typesense search proxy framework.
This project is in early release — APIs are stabilizing.
npx @tsproxy/cli init
docker compose up -d
npx tsproxy dev
tsproxy init # Interactive project setup
tsproxy dev # Start proxy in dev mode (hot reload)
tsproxy start # Start proxy in production mode
tsproxy build # Build for production
tsproxy seed <file> # Seed data via the ingest API
tsproxy migrate # Sync Typesense schema with config
tsproxy health # Check Typesense + Redis status
tsproxy initInteractive setup that asks:
Generates tsproxy.config.ts, docker-compose.yml, .env, and installs dependencies.
tsproxy migrateDiffs your tsproxy.config.ts collections against live Typesense schema:
npx tsproxy migrate # dry run
npx tsproxy migrate --apply # apply changes
npx tsproxy migrate --apply --drop # drop and recreate
tsproxy seedSeeds data through the proxy's ingest API (applies computed fields, uses queue):
npx tsproxy seed products.json --collection products
npx tsproxy seed products.json --collection products --locale en
MIT
FAQs
CLI for tsproxy — Typesense search proxy framework
The npm package @tsproxy/cli receives a total of 0 weekly downloads. As such, @tsproxy/cli popularity was classified as not popular.
We found that @tsproxy/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
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.