MaxMind IP database & region approvals

This commit is contained in:
tim
2024-12-19 20:18:56 -04:00
parent 8835ad5272
commit 65c4e08e84
7 changed files with 623 additions and 6 deletions

View File

@@ -11,11 +11,13 @@
"author": "",
"license": "unlicensed",
"dependencies": {
"@maxmind/geoip2-node": "^5.0.0",
"@socket.io/redis-adapter": "^8.2.1",
"dotenv": "^16.3.1",
"ethers": "^6.7.1",
"pg": "^8.11.3",
"redis": "^4.6.10",
"socket.io": "^4.7.2"
"socket.io": "^4.7.2",
"tar": "^7.4.3"
}
}