| Version | Supported |
|---|---|
| 2.x | Yes |
| < 2.0.0 | No |
Please use GitHub private vulnerability reporting whenever possible:
- Go to the repository
Securitytab. - Click
Report a vulnerability. - Submit impact details and a minimal proof-of-concept.
If private reporting is not available, open a public issue without sensitive details and request private contact.
- Cryptographic flaws, incorrect input validation, and integrity/confidentiality issues are high priority.
- Include package version, runtime environment, and reproducible steps.
Before publishing a release, run:
npm run ci
npm run audit
npm run audit:prod
npm run release:check