New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →
Socket
Sign inDemoInstall
Socket

geoip-lite2

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geoip-lite2 - npm Package Compare versions

Comparing version 2.1.15 to 2.1.16

4

package.json
{
"name": "geoip-lite2",
"version": "2.1.15",
"description": "A light weight native JavaScript implementation of GeoIP API from MaxMind. Improved version by Sefinek.",
"version": "2.1.16",
"description": "A light weight native JavaScript implementation of GeoIP API from MaxMind. Improved and faster version by Sefinek.",
"keywords": [

@@ -6,0 +6,0 @@ "city",

@@ -35,2 +35,7 @@ <div align="center">

🌠 Version without a local database
-----------------------------------
This module requires a significant amount of RAM because geolocation data is stored in memory. Nevertheless, you can always use the official and alternative [geoip2-api](https://www.npmjs.com/package/geoip2-api) module, which sends a request to the API server and retrieves information about a specific IP address from there.
✨ Demonstration

@@ -272,2 +277,2 @@ ----------------

----------
There are two licenses for the code and data. See the [LICENSE](LICENSE) file for details.
There are two licenses for the code and data. See the [LICENSE](LICENSE) file for details.
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