version 3.1.3 with empty match interception

This commit is contained in:
lion 2025-10-17 12:42:52 +08:00
parent e3b87326d2
commit 413ccd32ce
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "ip2region.js", "name": "ip2region.js",
"version": "3.1.2", "version": "3.1.3",
"description": "official javascript binding for ip2region with both IPv4 and IPv6 supported ", "description": "official javascript binding for ip2region with both IPv4 and IPv6 supported ",
"type": "module", "type": "module",
"main": "index.js", "main": "index.js",