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

@ayesh/geo-ip-database

Package Overview
Dependencies
Maintainers
0
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ayesh/geo-ip-database

Weekly updated database of IP CIDR to Country codes, indexed by the first 1/4th of the IP address

  • 1.1.20240922
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
75
decreased by-55.62%
Maintainers
0
Weekly downloads
 
Created
Source

Geo IP Database

This is an automated repository that downloads and processes GeoLite database from Maxmind GeoLite database, and processes it to be consumed by ayesh/geo-ip composer package.

This repository only contains the JSON files that other packages (mainly ayesh/geo-ip) consumes.

This repository is automatically updated on every Monday, and if there are new changes, a new minor version will be tagged and published automatically.

See Ayesh/Geo-IP-Tree-Builder for the actual parser.

Usage

ayesh/geo-ip package is the main target use case, and that package requires this repository. If you use ayesh/geo-ip package, no further action is necessary.

Composer

composer require ayesh/geo-ip-database ^1.0.0

NPM/Yarn

npm i @ayesh/geo-ip-database

Updates

This repository will be updated and tagged automatically. Make sure to require the ayesh/geo-ip-database without pinning a specific version (e.g ^1.0.0), and running npm up or composer update should automatically use the newest database version.

Source

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Keywords

FAQs

Package last updated on 22 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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