Jq

Latest version: v1.7.0

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

Scan your dependencies

Page 1 of 3

1.7.0

-----

* Update to jq 1.7.1.

* Include tox.ini in sdist.

* Use the version of oniguruma distributed with jq.

1.6.0

-----

* Update to jq 1.7.

* Add support for building with Cython 3.

* Add support for building with the system libjq and libonig instead of building
using the bundled source.

* Include tests in sdist.

1.5.0

-----

* Add input_value, input_values and input_text methods as replacements for the
input method. The input method is still supported.

* Add support for slurp when calling input_text.

* Add support for Python 3.12.

* Build macOS arm64 wheels.

1.4.1

-----

* Improve handling of null bytes in program inputs and outputs.

1.4.0

-----

* Update handling of non-finite numbers to match the behaviour jq 1.6.
Specifically, NaN is outputted as None, Inf is outputted as DBL_MAX,
and -Inf is outputted as DBL_MIN.

1.3.0

-----

* The jq and oniguruma libraries that these Python bindings rely on are now
included in the source distribution, instead of being downloaded.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.