Xorjson

Latest version: v3.10.5

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

Scan your dependencies

Page 9 of 22

3.7.2

Changed

- Improve deserialization performance.

3.7.1

Fixed

- Type stubs for `orjson.JSONDecodeError` now inherit from
`json.JSONDecodeError` instead of `ValueError`
- Null-terminate the internal buffer of `orjson.dumps()` output.

3.7.0

Changed

- Improve deserialization performance significantly through the use of a new
backend. PyPI wheels for manylinux_2_28 and macOS have it enabled. Packagers
are advised to see the README.

3.6.9

Changed

- Improve serialization and deserialization performance.

3.6.8

Fixed

- Fix serialization of `numpy.datetime64("NaT")` to raise on an
unsupported type.

3.6.7

Changed

- Improve performance of deserializing almost-empty documents.
- Publish arm7l `manylinux_2_17` wheels to PyPI.
- Publish amd4 `musllinux_1_1` wheels to PyPI.

Fixed

- Fix build requiring `python` on `PATH`.

Page 9 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.