Skip to content

Releases: ip2location/ip2location-nodejs

Added Express.js middleware

Choose a tag to compare

@Vlam9988 Vlam9988 released this 20 May 23:47
v9.8.0

Added Express.js middleware

Added support for AS domain, AS usage type and AS CIDR

Choose a tag to compare

@ip2location-com ip2location-com released this 03 Sep 01:48
v9.7.0

Added support for AS domain, AS usage type and AS CIDR

Fixed IPv6 not supported error for Teredo/6to4 when using IPv4 BIN

Choose a tag to compare

@ip2location-com ip2location-com released this 29 Nov 06:07
v9.6.3

Fixed IPv6 not supported error for Teredo/6to4 when using IPv4 BIN

Fixed TypeScript definition for latitude/longitude to be either string or number

Choose a tag to compare

@ip2location-com ip2location-com released this 25 Nov 00:07
v9.6.2

Fixed TypeScript definition for latitude/longitude to be either strin…

Fixed wrong value returned by cidrToIPV6 function

Choose a tag to compare

@ip2location-com ip2location-com released this 10 Nov 04:42
v9.6.1

Fixed wrong value returned by cidrToIPV6 function

Added async functions

Choose a tag to compare

@ip2location-com ip2location-com released this 29 Aug 07:31
v9.6.0

Added async functions

Added support for district, ASN and AS

Choose a tag to compare

@ip2location-com ip2location-com released this 27 Apr 07:27
v9.5.0

Added support for district, ASN and AS

Changed to native BigInt

Choose a tag to compare

@ip2location-com ip2location-com released this 27 Apr 00:35
v9.4.3

Changed to native BigInt

Updated readme

Choose a tag to compare

@ip2location-com ip2location-com released this 19 Oct 07:11
v9.4.2

Update readme

Added Country class to query country information and Region class to lookup the ISO 3166-2 subdivision code for country code and region name

Choose a tag to compare

@ip2location-com ip2location-com released this 19 Oct 07:03
v9.4.1

Added Country class to query country information and Region class to …