Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

3.14.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 09 Jun 09:03
· 31 commits to master since this release
  • Added:
    • Added property paymentProduct4101SpecificInput to request type RedirectPaymentMethodSpecificInput.
  • Changed:
    • Upgraded form-data, jsonschema and node-uuid versions.
    • Replaced use of deprecated new Buffer with Buffer.from.
    • For webhooks signature validation, the arguments to secure-compare have been switched, so if the two signatures have different length, the length of the provided signature is used.
  • Security:
    • Upgraded dateformat and lodash dependency versions to fix some security vulnerabilities.