feat(ipintelligence): add canonical RDAP CIDR coverage and derive CIDRs from IPv4 start/end ranges

This commit is contained in:
2026-04-26 20:45:47 +00:00
parent 5331a3c2ce
commit 3e86e99d4f
5 changed files with 139 additions and 11 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartnetwork',
version: '4.6.0',
version: '4.7.0',
description: 'A toolkit for network diagnostics including speed tests, port availability checks, and more.'
}