Releases: maxmind/minfraud-api-node
Releases · maxmind/minfraud-api-node
v2.0.0
Breaking change
country
and location
insights values return undefined instead of {} when empty.
1.10.0
- Added
Tsys
to theProcessor
enum. - The device IP address is no longer a required input.
1.9.0
1.8.0
1.7.0
- Added support for the Report Transaction API
- Added documentation to response and request parameters
1.6.0
1.5.0
- Add support for the
/email/domain/first_seen
output. This may be
accessed viaresponse.email.domain.firstSeen
on the minFraud Insights
and Factors objects. - Add the following new values to the
Processor
enum:Cardpay
Epx
1.4.0
- Add support for the
/email/is_disposable
output. - Upgrade yarn dependencies