We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacf45b commit f514f55Copy full SHA for f514f55
CHANGELOG.md
@@ -1,7 +1,7 @@
1
CHANGELOG
2
=========
3
4
-8.1.0
+8.1.0 (2025-05-23)
5
------------------
6
7
* Added support for the `/billing_phone/matches_postal` and
package.json
@@ -1,6 +1,6 @@
{
"name": "@maxmind/minfraud-api-node",
- "version": "8.0.0",
+ "version": "8.1.0",
"description": "Node.js API for MaxMind minFraud web services",
"main": "dist/src/index.js",
"homepage": "https://github.com/maxmind/minfraud-api-node",
@@ -60,4 +60,4 @@
60
"punycode": "^2.1.1",
61
"validator": "^13.0.0"
62
}
63
-}
+}
0 commit comments