v0.5.159: fix aggregateCIDRs — баг с 1<<31, склеивание /32

This commit is contained in:
2026-06-18 17:14:20 +04:00
parent 2d164fb9ee
commit 400908985e
2 changed files with 23 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.5.158",
"version": "0.5.159",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {