| Version | Supported |
|---|---|
| 1.2.x | ✅ |
| < 1.2 | ❌ |
We take security seriously. If you discover a security vulnerability, please report it responsibly:
- Do not open a public GitHub issue
- Open a private GitHub security advisory or email security@putervision.com
- Include steps to reproduce and potential impact
- Client-side only: All processing happens in the browser/Node.js — no network calls
- No data exfiltration: Text data never leaves your environment
- No eval() or dynamic code execution
- Zero external dependencies (except
franc-cjsfor language detection)
This project uses:
franc-cjs— Language detection (read-only, no network calls)esbuild,jest,prettier— Dev dependencies only
All dependencies are audited regularly via npm audit.