Skip to content

Releases: maxmind/GeoIP2-node

v5.0.0

05 Dec 20:29
b58bef7
Compare
Choose a tag to compare
  • Breaking Drop node 16 support
  • The isAnycast attribute was added to TraitsRecord. This is true if
    the IP address belongs to an anycast
    network
    . This is available for the
    GeoIP2 Country, City Plus, and Insights web services and the GeoIP2 Country,
    City, and Enterprise databases.
  • The boolean attributes on the record models are no longer optional. We
    set missing values to false during construction.

v4.2.0

27 Jul 22:50
a8682b0
Compare
Choose a tag to compare
  • Added Satellite to ConnectionType type.

v4.1.0

30 Jun 14:29
9b3a47b
Compare
Choose a tag to compare
  • Updated dependencies. Fixes #911

v4.0.0

17 May 17:56
5c2f857
Compare
Choose a tag to compare
  • Drop Node 14 support

v3.5.0

28 Oct 16:22
bb905c2
Compare
Choose a tag to compare
  • consumer_privacy_network was added to the type union for the userType
    property in the TraitsRecord interface.
  • Address lodash security vulnerability.
  • Upgrade dependencies

v3.4.0

11 Jan 22:22
2cad09d
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Support for mobile country code (MCC) and mobile network codes (MNC) was
    added for the GeoIP2 ISP and Enterprise databases as well as the GeoIP2
    City Plus and Insights web services. mobileCountryCode and
    mobileNetworkCode attributes were added to Isp for the GeoIP2 ISP
    database and TraitsRecord for the Enterprise database and the GeoIP2
    City Plus and Insights web services. We expect this data to be available
    by late January, 2022.

v3.3.0

29 Nov 20:27
f6f7c2a
Compare
Choose a tag to compare
  • Upgrade yarn dependencies

v3.2.0

17 Aug 19:56
6b0e07e
Compare
Choose a tag to compare
  • Upgrade yarn dependencies

v3.1.0

09 Jul 20:03
9110fbb
Compare
Choose a tag to compare
  • Update yarn modules

v3.0.0

03 Jun 16:23
af20a96
Compare
Choose a tag to compare
  • Breaking Dropped Node 10 support
  • Updated yarn dependencies