feat(utils): IPv4/6 Utils

Network Type, Subnets and counts, 6to4 prefix, ARPA, IPv4 Mapped
Parse IP/Mask/Range as CIDR
This commit is contained in:
sharevb 2024-04-14 14:49:07 +02:00 committed by ShareVB
parent 2908763346
commit 591cdcda7e
5 changed files with 431 additions and 0 deletions

View file

@ -66,6 +66,7 @@
"ip-address": "^9.0.5",
"ip-bigint": "^8.0.2",
"ip-cidr": "^4.0.0",
"ip-matching": "^2.1.2",
"is-cidr": "^5.0.3",
"is-ip": "^5.0.1",
"json5": "^2.2.3",