Ipinfo

Latest version: v5.0.1

Safety actively analyzes 621562 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

4.4.2

What's Changed
* ip_address empty check by rm-Umar in https://github.com/ipinfo/python/pull/75


**Full Changelog**: https://github.com/ipinfo/python/compare/v4.4.1...v4.4.2

4.4.1

What's Changed
* Umar/fix handler loading by rm-Umar in https://github.com/ipinfo/python/pull/73
* check bogon locally by rm-Umar in https://github.com/ipinfo/python/pull/71


**Full Changelog**: https://github.com/ipinfo/python/compare/v4.4.0...v4.4.1

4.4.0

What's Changed
* Fix README.md by abdullahdevrel in https://github.com/ipinfo/python/pull/66
* handled timeout error by rm-Umar in https://github.com/ipinfo/python/pull/65
* added country_flag by rm-Umar in https://github.com/ipinfo/python/pull/68
* added country_currency by rm-Umar in https://github.com/ipinfo/python/pull/69
* Added Continent by rm-Umar in https://github.com/ipinfo/python/pull/70

New Contributors
* abdullahdevrel made their first contribution in https://github.com/ipinfo/python/pull/66

**Full Changelog**: https://github.com/ipinfo/python/compare/v4.3.1...v4.4.0

4.3.0

What's Changed

* Added info about accessing the cache directly by mtzfederico in https://github.com/ipinfo/python/pull/55
* added isEU in details object by rm-Umar in https://github.com/ipinfo/python/pull/61
* refactored isEU logic by rm-Umar in https://github.com/ipinfo/python/pull/62

New Contributors

* mtzfederico made their first contribution in https://github.com/ipinfo/python/pull/55
* rm-Umar made their first contribution in https://github.com/ipinfo/python/pull/61

**Full Changelog**: https://github.com/ipinfo/python/compare/v4.2.0...v4.3.0

4.2.0

4.1.0

Please see CHANGELOG.md for all changes.

The highlight of this version:

For each handler type (sync & async):
- getBatchDetails now has no limit to the size of the `ip_addresses` input
list. It will chunk the list internally and make requests against the
batch endpoint in a way that doesn't exceed the API's own limits.
- getBatchDetails now accepts the new options `batch_size`,
`timeout_per_batch`, `timeout_total` and `raise_on_fail`. Please see the
documentation for details on what each of these do.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.