Comparing version 4.3.7 to 4.3.8
{ | ||
"name": "maxmind", | ||
"version": "4.3.7", | ||
"version": "4.3.8", | ||
"homepage": "https://github.com/runk/node-maxmind", | ||
@@ -30,3 +30,3 @@ "description": "IP lookup using Maxmind databases", | ||
"mmdb-lib": "2.0.2", | ||
"tiny-lru": "9.0.2" | ||
"tiny-lru": "9.0.3" | ||
}, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
"@types/netmask": "1.0.30", | ||
"@types/node": "16.11.63", | ||
"@types/node": "16.11.64", | ||
"@types/sinon": "10.0.13", | ||
@@ -45,4 +45,4 @@ "ip-address": "8.1.0", | ||
"semantic-release": "19.0.5", | ||
"sinon": "14.0.0", | ||
"ts-jest": "28.0.7", | ||
"sinon": "14.0.1", | ||
"ts-jest": "28.0.8", | ||
"typescript": "4.8.4" | ||
@@ -49,0 +49,0 @@ }, |
+ Addedtiny-lru@9.0.3(transitive)
- Removedtiny-lru@9.0.2(transitive)
Updatedtiny-lru@9.0.3