Validator-collection

Latest version: v1.5.0

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

Scan your dependencies

Page 2 of 3

1.3.6

============================================

* 37: Added regex matching to variable name validation. Still checks compilation
but first must pass regex validation.

-----------

1.3.5

============================================

* 34: Fixed case sensitivity bugs in URL validator.

-----------

1.3.4

============================================

* 32: Removed a `print` statement left over from debugging.

-----------

1.3.3

============================================

* 28 and 29: Fixed an error where special URLs (`localhost`) and special IPs (e.g.
`10.1.1.1`) failed when used with an explicit port or path.

-----------

1.3.2

============================================

* 25: Fixed an error where an underscore in a host name was not being properly
recognized (h/t mastak) when parsing URLs and domain names.
* 23: Fixed an error where URL / domain validators and checkers were (incorrectly)
failing on valid special names (e.g. `localhost`, etc.) and special IPs (e.g. `10.1.1.1`).
* 24: Fixed bug where checkers returned false-negatives when the underlying validator
raised a `SyntaxError`.

-----------

1.3.1

============================================

* 21: Fixed `validators.datetime()` handling of timezone offsets to conform to ISO-8601.

-----------

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.