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

@ip-location-db/geolite2-country

Package Overview
Dependencies
Maintainers
0
Versions
341
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ip-location-db/geolite2-country - npm Package Compare versions

Comparing version 2.3.2024081018 to 2.3.2024081318

2

package.json
{
"name": "@ip-location-db/geolite2-country",
"version": "2.3.2024081018",
"version": "2.3.2024081318",
"description": "Ip to location database",

@@ -5,0 +5,0 @@ "keywords": [

@@ -24,3 +24,3 @@ # ip-location-db/geolite2-country

#### ASN csv format
`ip_range_start, ip_range_end, as_number, as_organization`
`ip_range_start, ip_range_end, autonomous_system_number, autonomous_system_organization`

@@ -33,4 +33,4 @@ #### Country csv format

#### as_number
`as_number` is a unique number assigned to an Autonomous System (AS) by the [IANA](https://www.iana.org/). [wiki](https://wikipedia.org/wiki/Autonomous_system_(Internet)).
#### autonomous_system_number
`autonomous_system_number` is a unique number assigned to an Autonomous System (AS) by the [IANA](https://www.iana.org/). [wiki](https://wikipedia.org/wiki/Autonomous_system_(Internet)).

@@ -150,4 +150,6 @@ ##### country_code

- [`safing/mmdbmeld`](https://github.com/safing/mmdbmeld): Create and customize MMDB file from this database.
- [`paul-norman/ip-location-to-mmdb`](https://github.com/paul-norman/ip-location-to-mmdb): Direct covertion to MMDB file from this dastabase.
- [`realchandan/Ip-geo-API`](https://github.com/realchandan/Ip-geo-API): Go written HTTP server for IPv4 and IPv6 lookups.
- [`EP-u-NW/ip_location_server`](https://github.com/EP-u-NW/ip_location_server): A GRPC and HTTP server mapping IP addresses to locations. Supports IPv4 and IPv6 and automatic dataset updates.
- [`paul-norman/ip-location-api`](https://github.com/paul-norman/ip-location-api): Go written API server for IPv4 and IPv6 with MMDB, PostgreSQL, MySQL, MariaDB and SqLite.
- [`IPInfoOffline`](https://www.nirsoft.net/utils/ip_country_info_offline.html): Allows you to view information about IP addresses, without connecting any external server.

@@ -154,0 +156,0 @@

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

Sorry, the diff of this file is not supported yet

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