Comparing version 4.3.17 to 4.3.18
{ | ||
"name": "maxmind", | ||
"version": "4.3.17", | ||
"version": "4.3.18", | ||
"homepage": "https://github.com/runk/node-maxmind", | ||
@@ -29,19 +29,19 @@ "description": "IP lookup using Maxmind databases", | ||
"dependencies": { | ||
"mmdb-lib": "2.0.2", | ||
"mmdb-lib": "2.1.0", | ||
"tiny-lru": "11.2.5" | ||
}, | ||
"devDependencies": { | ||
"@types/ip6addr": "0.2.5", | ||
"@types/jest": "29.5.6", | ||
"@types/netmask": "2.0.4", | ||
"@types/node": "20.8.9", | ||
"@types/sinon": "10.0.20", | ||
"@types/ip6addr": "0.2.6", | ||
"@types/jest": "29.5.10", | ||
"@types/netmask": "2.0.5", | ||
"@types/node": "20.10.3", | ||
"@types/sinon": "17.0.2", | ||
"ip-address": "9.0.5", | ||
"ip6addr": "0.2.5", | ||
"jest": "29.7.0", | ||
"prettier": "3.0.3", | ||
"semantic-release": "22.0.5", | ||
"sinon": "17.0.0", | ||
"prettier": "3.1.0", | ||
"semantic-release": "22.0.8", | ||
"sinon": "17.0.1", | ||
"ts-jest": "29.1.1", | ||
"typescript": "5.2.2" | ||
"typescript": "5.3.2" | ||
}, | ||
@@ -48,0 +48,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
22155
+ Addedmmdb-lib@2.1.0(transitive)
- Removedmmdb-lib@2.0.2(transitive)
Updatedmmdb-lib@2.1.0