Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mmdb-lib

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mmdb-lib - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

lib/reader/response.d.ts

@@ -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 @@ }

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc