Comparing version 4.1.3 to 4.1.4
@@ -55,2 +55,3 @@ interface Names { | ||
readonly autonomous_system_organization?: string; | ||
readonly connection_type?: string; | ||
readonly domain?: string; | ||
@@ -57,0 +58,0 @@ ip_address?: string; |
{ | ||
"name": "maxmind", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"homepage": "https://github.com/runk/node-maxmind", | ||
@@ -31,12 +31,12 @@ "description": "IP lookup using Maxmind databases", | ||
"@types/ip-address": "5.8.2", | ||
"@types/jest": "26.0.0", | ||
"@types/jest": "26.0.7", | ||
"@types/node": "10.17.5", | ||
"@types/sinon": "9.0.4", | ||
"ip-address": "6.3.0", | ||
"jest": "26.0.1", | ||
"jest": "26.1.0", | ||
"sinon": "9.0.2", | ||
"ts-jest": "26.1.0", | ||
"ts-jest": "26.1.4", | ||
"tslint": "6.1.2", | ||
"typescript": "3.9.5", | ||
"semantic-release": "17.0.8" | ||
"typescript": "3.9.7", | ||
"semantic-release": "17.1.1" | ||
}, | ||
@@ -43,0 +43,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
56290
758