Comparing version 1.0.0 to 1.1.0
@@ -55,2 +55,3 @@ interface Names { | ||
readonly autonomous_system_organization?: string; | ||
readonly connection_type?: string; | ||
readonly domain?: string; | ||
@@ -90,2 +91,3 @@ ip_address?: string; | ||
readonly is_public_proxy?: boolean; | ||
readonly is_residential_proxy?: boolean; | ||
readonly is_tor_exit_node?: boolean; | ||
@@ -92,0 +94,0 @@ } |
{ | ||
"name": "mmdb-lib", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"homepage": "https://github.com/runk/mmdb-lib", | ||
@@ -5,0 +5,0 @@ "description": "Maxmind DB (MMDB) Library", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46940
651