Comparing version 4.3.13 to 4.3.14
{ | ||
"name": "maxmind", | ||
"version": "4.3.13", | ||
"version": "4.3.14", | ||
"homepage": "https://github.com/runk/node-maxmind", | ||
@@ -30,11 +30,11 @@ "description": "IP lookup using Maxmind databases", | ||
"mmdb-lib": "2.0.2", | ||
"tiny-lru": "11.1.2" | ||
"tiny-lru": "11.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/ip6addr": "0.2.3", | ||
"@types/ip6addr": "0.2.4", | ||
"@types/jest": "29.5.5", | ||
"@types/netmask": "2.0.2", | ||
"@types/node": "18.17.18", | ||
"@types/sinon": "10.0.16", | ||
"ip-address": "8.1.0", | ||
"@types/netmask": "2.0.3", | ||
"@types/node": "18.18.0", | ||
"@types/sinon": "10.0.17", | ||
"ip-address": "9.0.5", | ||
"ip6addr": "0.2.5", | ||
@@ -41,0 +41,0 @@ "jest": "29.7.0", |
22025
+ Addedtiny-lru@11.2.0(transitive)
- Removedtiny-lru@11.1.2(transitive)
Updatedtiny-lru@11.2.0