This repository was archived by the owner on Mar 19, 2024. It is now read-only.
3.14.0
·
31 commits
to master
since this release
- Added:
- Added property
paymentProduct4101SpecificInput
to request typeRedirectPaymentMethodSpecificInput
.
- Added property
- Changed:
- Upgraded
form-data
,jsonschema
andnode-uuid
versions. - Replaced use of deprecated
new Buffer
withBuffer.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.
- Upgraded
- Security:
- Upgraded
dateformat
andlodash
dependency versions to fix some security vulnerabilities.
- Upgraded