Comparing version 4.3.15 to 4.3.16
{ | ||
"name": "maxmind", | ||
"version": "4.3.15", | ||
"version": "4.3.16", | ||
"homepage": "https://github.com/runk/node-maxmind", | ||
@@ -30,3 +30,3 @@ "description": "IP lookup using Maxmind databases", | ||
"mmdb-lib": "2.0.2", | ||
"tiny-lru": "11.2.2" | ||
"tiny-lru": "11.2.3" | ||
}, | ||
@@ -37,4 +37,4 @@ "devDependencies": { | ||
"@types/netmask": "2.0.3", | ||
"@types/node": "18.18.3", | ||
"@types/sinon": "10.0.18", | ||
"@types/node": "18.18.4", | ||
"@types/sinon": "10.0.19", | ||
"ip-address": "9.0.5", | ||
@@ -44,4 +44,4 @@ "ip6addr": "0.2.5", | ||
"prettier": "3.0.3", | ||
"semantic-release": "21.1.2", | ||
"sinon": "16.0.0", | ||
"semantic-release": "22.0.5", | ||
"sinon": "16.1.0", | ||
"ts-jest": "29.1.1", | ||
@@ -48,0 +48,0 @@ "typescript": "5.2.2" |
Sorry, the diff of this file is not supported yet
+ Addedtiny-lru@11.2.3(transitive)
- Removedtiny-lru@11.2.2(transitive)
Updatedtiny-lru@11.2.3