geoip-lite
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name" : "geoip-lite", | ||
"version" : "1.4.1", | ||
"version" : "1.4.2", | ||
"description" : "A light weight native JavaScript implementation of GeoIP API from MaxMind", | ||
"keywords" : ["geo", "geoip", "ip", "ipv4", "ipv6", "geolookup", "maxmind", "geolite"], | ||
"homepage" : "https://github.com/bluesmoon/node-geoip", | ||
"homepage" : "https://github.com/geoip-lite/node-geoip", | ||
"author" : "Philip Tellis <philip@bluesmoon.info> (http://bluesmoon.info/)", | ||
"files" : ["lib/", "data/", "test/","scripts/"], | ||
"main" : "lib/geoip.js", | ||
"repository" : { "type": "git", "url": "git://github.com/bluesmoon/node-geoip.git" }, | ||
"repository" : { "type": "git", "url": "git://github.com/geoip-lite/node-geoip.git" }, | ||
"engines" : { "node": ">=5.10.0" }, | ||
@@ -12,0 +12,0 @@ "scripts": { |
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
115396492