Comparing version 4.3.11 to 4.3.12
{ | ||
"name": "maxmind", | ||
"version": "4.3.11", | ||
"version": "4.3.12", | ||
"homepage": "https://github.com/runk/node-maxmind", | ||
@@ -30,18 +30,18 @@ "description": "IP lookup using Maxmind databases", | ||
"mmdb-lib": "2.0.2", | ||
"tiny-lru": "11.0.1" | ||
"tiny-lru": "11.1.1" | ||
}, | ||
"devDependencies": { | ||
"@types/ip6addr": "0.2.3", | ||
"@types/jest": "29.5.1", | ||
"@types/netmask": "2.0.0", | ||
"@types/node": "18.15.13", | ||
"@types/sinon": "10.0.14", | ||
"@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", | ||
"ip6addr": "0.2.5", | ||
"jest": "29.5.0", | ||
"prettier": "2.8.7", | ||
"semantic-release": "21.0.1", | ||
"sinon": "15.0.4", | ||
"ts-jest": "29.1.0", | ||
"typescript": "5.0.4" | ||
"jest": "29.7.0", | ||
"prettier": "3.0.3", | ||
"semantic-release": "21.1.2", | ||
"sinon": "16.0.0", | ||
"ts-jest": "29.1.1", | ||
"typescript": "5.2.2" | ||
}, | ||
@@ -48,0 +48,0 @@ "repository": { |
+ Addedtiny-lru@11.1.1(transitive)
- Removedtiny-lru@11.0.1(transitive)
Updatedtiny-lru@11.1.1