geoip-lite2
Advanced tools
Comparing version 2.1.40 to 2.1.41
{ | ||
"name": "geoip-lite2", | ||
"version": "2.1.40", | ||
"version": "2.1.41", | ||
"description": "A light weight native JavaScript implementation of GeoIP API from MaxMind. Improved and faster version by Sefinek.", | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"dependencies": { | ||
"adm-zip": "^0.5.14", | ||
"async": "^3.2.5", | ||
"adm-zip": "^0.5.15", | ||
"async": "^3.2.6", | ||
"iconv-lite": "0.6.3", | ||
@@ -58,6 +58,6 @@ "ip-address": "^9.0.5", | ||
"devDependencies": { | ||
"@eslint/js": "^9.8.0", | ||
"globals": "^15.8.0", | ||
"@eslint/js": "^9.9.1", | ||
"globals": "^15.9.0", | ||
"jest": "^29.7.0", | ||
"terser": "^5.31.3" | ||
"terser": "^5.31.6" | ||
}, | ||
@@ -64,0 +64,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
164122372
Updatedadm-zip@^0.5.15
Updatedasync@^3.2.6