Skip to content

Releases: maxmind/minfraud-api-node

v2.0.0

09 Nov 19:57
Compare
Choose a tag to compare

Breaking change

country and location insights values return undefined instead of {} when empty.

v1.10.0...v2.0.0

1.10.0

14 Oct 15:28
Compare
Choose a tag to compare
  • Added Tsys to the Processor enum.
  • The device IP address is no longer a required input.

v1.9.0...v1.10.0

1.9.0

30 Sep 15:25
Compare
Choose a tag to compare
  • Update @maxmind/geoip2-node to a version that supports
    response.ipAddress.traits.isResidentialProxy.

1.8.0

17 Jul 16:21
Compare
Choose a tag to compare
  • Add device, email_local_part, shipping_address to subscores bf260d1
  • Add new payment processors a088988

v1.7.0...v1.8.0

1.7.0

15 Jun 15:48
Compare
Choose a tag to compare

v1.6.0...v1.7.0

1.6.0

06 Apr 22:19
Compare
Choose a tag to compare
  • Added support for the new credit card output /credit_card/is_business.
    This indicates whether the card is a business card. It may be accessed via
    response.creditCard.isBusiness on the minFraud Insights and Factors
    response objects.

1.5.0

26 Mar 17:21
Compare
Choose a tag to compare
  • Add support for the /email/domain/first_seen output. This may be
    accessed via response.email.domain.firstSeen on the minFraud Insights
    and Factors objects.
  • Add the following new values to the Processor enum:
    • Cardpay
    • Epx

v1.4.0...v1.5.0

1.4.0

21 Feb 22:29
Compare
Choose a tag to compare
  • Add support for the /email/is_disposable output.
  • Upgrade yarn dependencies

v1.3.0...v1.4.0

1.3.0

09 Jan 18:34
Compare
Choose a tag to compare
  • Drop support for Node 8. 619ca04
  • Add new payment processors 4ece136
  • Upgrade yarn dependencies

v1.2.1...v1.3.0

v.1.2.1

04 Nov 16:04
Compare
Choose a tag to compare
  • Merge pull request #58 from maxmind/dependabot/npm_and_yarn/types/node-12.12.0 9c9673f
  • Merge pull request #60 from maxmind/dependabot/npm_and_yarn/types/jest-24.0.21 e70224a
  • Bump @types/jest from 24.0.20 to 24.0.21 33822f0
  • Bump @types/node from 12.11.7 to 12.12.0 6967423

v1.1.1...v1.2.1