feat(new tool): IP Subnets Exclude Calculator

Fix #1386
This commit is contained in:
sharevb 2025-01-12 14:56:25 +01:00 committed by ShareVB
parent 80e46c9292
commit d2b692269b
8 changed files with 402 additions and 80 deletions

View file

@ -48,6 +48,7 @@
"@vueuse/router": "^10.0.0",
"bcryptjs": "^2.4.3",
"change-case": "^4.1.2",
"cidr-tools": "^11.0.2",
"colord": "^2.9.3",
"composerize-ts": "^0.6.2",
"country-code-lookup": "^0.1.0",
@ -62,6 +63,7 @@
"highlight.js": "^11.7.0",
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",
"ip-matching": "^2.1.2",
"json5": "^2.2.3",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",