Comparing version 4.3.10 to 4.3.11
{ | ||
"name": "maxmind", | ||
"version": "4.3.10", | ||
"version": "4.3.11", | ||
"homepage": "https://github.com/runk/node-maxmind", | ||
@@ -30,10 +30,10 @@ "description": "IP lookup using Maxmind databases", | ||
"mmdb-lib": "2.0.2", | ||
"tiny-lru": "10.4.1" | ||
"tiny-lru": "11.0.1" | ||
}, | ||
"devDependencies": { | ||
"@types/ip6addr": "0.2.3", | ||
"@types/jest": "29.5.0", | ||
"@types/jest": "29.5.1", | ||
"@types/netmask": "2.0.0", | ||
"@types/node": "18.15.11", | ||
"@types/sinon": "10.0.13", | ||
"@types/node": "18.15.13", | ||
"@types/sinon": "10.0.14", | ||
"ip-address": "8.1.0", | ||
@@ -44,5 +44,5 @@ "ip6addr": "0.2.5", | ||
"semantic-release": "21.0.1", | ||
"sinon": "15.0.3", | ||
"sinon": "15.0.4", | ||
"ts-jest": "29.1.0", | ||
"typescript": "5.0.3" | ||
"typescript": "5.0.4" | ||
}, | ||
@@ -49,0 +49,0 @@ "repository": { |
+ Addedtiny-lru@11.0.1(transitive)
- Removedtiny-lru@10.4.1(transitive)
Updatedtiny-lru@11.0.1