Xorjson

Latest version: v3.10.5

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

Scan your dependencies

Page 16 of 22

2.6.4

Changed

- Improve deserialization performance of floats by about 40%.

2.6.3

Changed

- Serialize `enum.Enum` objects.
- Minor performance improvements.

2.6.2

Changed

- Publish python3.9 `manylinux2014` wheel instead of `manylinux1` for `x86_64`.
- Publish python3.9 `manylinux2014` wheel for `aarch64`.

Fixed

- Fix compilation failure on 32-bit.

2.6.1

Changed

- Serialization is 10-20% faster and uses about 50% less memory by writing
directly to the returned `bytes` object.

2.6.0

Added

- `orjson.dumps()` pretty prints with an indentation of two spaces if
`option=orjson.OPT_INDENT_2` is specified.

2.5.2

Changed

- Publish `manylinux2014` wheels for `aarch64`.
- numpy support now includes `numpy.uint32` and `numpy.uint64`.

Page 16 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.