Skip to content

Releases: deathbycaptcha/deathbycaptcha-api-client-nodejs

v4.7.1

11 Mar 17:26

Choose a tag to compare

4.7.1 - 2026-03-11

Added

  • Package publish setup under npm name deathbycaptcha-lib.
  • exports and publish files configuration 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

  • HttpClient now uses HTTPS by default (https:) for API calls.