Minfraud

Latest version: v2.10.0

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

Scan your dependencies

Page 5 of 7

1.7.0

++++++++++++++++++

* Python 2.6 support has been dropped. Python 2.7+ or 3.3+ is now required.
* Renamed MaxMind user ID to account ID in the code and added support for the
new ``ACCOUNT_ID_REQUIRED`` error code.
* Added the following new values to the ``/payment/processor`` validation:

* ``ccavenue``
* ``ct_payments``
* ``dalenys``
* ``oney``
* ``posconnect``

* Added support for the ``/device/local_time`` output.
* Added support for the ``/credit_card/is_virtual`` output.
* Added ``payout_change`` to the ``/event/type`` input validation.

1.6.0

++++++++++++++++++

* Updated ``geoip2`` dependency. This version adds the
``is_in_european_union`` attribute to ``geoip2.record.Country`` and
``geoip2.record.RepresentedCountry``. This attribute is ``True`` if the
country is a member state of the European Union.
* Added the following new values to the ``/payment/processor`` validation:

* ``cybersource``
* ``transact_pro``
* ``wirecard``

1.5.0

++++++++++++++++++

* Added the following new values to the ``/payment/processor`` validation:

* ``bpoint``
* ``checkout_com``
* ``emerchantpay``
* ``heartland``
* ``payway``

* Updated ``geoip2`` dependency to add support for GeoIP2 Precision Insights
anonymizer fields.

1.4.0

++++++++++++++++++

* Added support for custom inputs. You may set up custom inputs from your
account portal.
* Added the following new values to the ``/payment/processor`` validation:

* ``american_express_payment_gateway``
* ``bluesnap``
* ``commdoo``
* ``curopayments``
* ``ebs``
* ``exact``
* ``hipay``
* ``lemon_way``
* ``oceanpayment``
* ``paymentwall``
* ``payza``
* ``securetrading``
* ``solidtrust_pay``
* ``vantiv``
* ``vericheck``
* ``vpos``

* Added the following new input values:
``/device/session_age`` and ``/device/session_id``.
* Added support for the ``/email/first_seen`` output.

1.3.2

++++++++++++++++++

* Recent releases of ``requests`` (2.12.2 and 2.12.3) require that the
username for basic authentication be a string or bytes. The documentation
for this module uses an integer for the ``user_id``, which will break with
these ``requests`` versions. The ``user_id`` is now converted to bytes
before being passed to ``requests``.
* Fixed test breakage on 3.6.

1.3.1

++++++++++++++++++

* Fixed ``setup.py`` on Python 2.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.