Cuenca-validations

Latest version: v0.11.27

Safety actively analyzes 628919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 89 of 90

0.3.0

1. [breaking change] you now have to import from the submodule to avoid noise: `from cuenca_validations.types import PaymentCardNumber` vs `from cuenca_validations import PaymentCardNumber`
2. `types.Digits` and `types.digits()` to validate a `str` that's all digits
3. `JSONEncoder` to make is easier to json serialize objects

0.2.5

There are cases where transactions are being reviewed by the Cuenca team. This status allows us to communicate that status.

0.2.4

Banxico remove Kuspit

0.2.3

rename `StrictPayemntCardNumber` to `StrictPaymentCardNumber`

0.2.2

StrictTransferRequest` uses `StrictPaymentCardNumber` to ensure that the card BIN has a known association

0.2.1

StrictPaymentCardBin` now raises an error that provides instructions on what can be done when the card BIN doesn't have a known association with a Mexican bank.

Page 89 of 90

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.