Releases: deathbycaptcha/deathbycaptcha-api-client-nodejs
Releases · deathbycaptcha/deathbycaptcha-api-client-nodejs
v4.7.1
4.7.1 - 2026-03-11
Added
- Package publish setup under npm name
deathbycaptcha-lib. exportsand publishfilesconfiguration to ship only the library entrypoint and docs/license.- Selenium sample folder and internal docs.
- Integration and unit tests.
- Coverage enforcement in Jest (global thresholds >= 70%).
- GitLab CI and GitHub Actions workflows.
Changed
- Package version bumped to
4.7.1. - Client API version string bumped to
DBC/NodeJS v4.7. - Main and examples imports updated to consume package name
deathbycaptcha-lib.
Security / Transport
HttpClientnow uses HTTPS by default (https:) for API calls.