replace cidr-tools with fast-cidr-tools for improved CIDR merging functionality

This commit is contained in:
metowolf
2025-02-13 11:55:57 +08:00
parent c5e049bc6a
commit 02af91c814
5 changed files with 15 additions and 113 deletions

View File

@@ -12,7 +12,7 @@
"private": true,
"dependencies": {
"@ipdb/range": "^0.1.1",
"cidr-tools": "^3.0.5",
"fast-cidr-tools": "^0.3.1",
"glob": "^7.2.3",
"gulp": "^4.0.2",
"ipdb": "^0.3.3",