fix(ipintelligence): handle flat geolocation MMDB schema and clean up DNS client lifecycle

This commit is contained in:
2026-03-26 15:35:22 +00:00
parent 0fad90ffd6
commit b515d8c6a7
4 changed files with 63 additions and 33 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartnetwork',
version: '4.5.0',
version: '4.5.1',
description: 'A toolkit for network diagnostics including speed tests, port availability checks, and more.'
}