Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ip2location/ip2location-nodejs

Tags

v9.7.0

Toggle v9.7.0's commit message
Added support for AS domain, AS usage type and AS CIDR

v9.6.3

Toggle v9.6.3's commit message
Fixed IPv6 not supported error for Teredo/6to4 when using IPv4 BIN

v9.6.2

Toggle v9.6.2's commit message
Fixed TypeScript definition for latitude/longitude to be either strin…

…g or number

v9.6.1

Toggle v9.6.1's commit message
Fixed wrong value returned by cidrToIPV6 function

v9.6.0

Toggle v9.6.0's commit message
Added async functions

v9.5.0

Toggle v9.5.0's commit message
Added support for district, ASN and AS

v9.4.3

Toggle v9.4.3's commit message
Changed to native BigInt

v9.4.2

Toggle v9.4.2's commit message
Update readme

v9.4.1

Toggle v9.4.1's commit message
Added Country class to query country information and Region class to …

…lookup the ISO 3166-2 subdivision code for country code and region name

v9.3.1

Toggle v9.3.1's commit message
Update TypeScript definition