Orjson

Latest version: v3.10.3

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

Scan your dependencies

Page 12 of 21

3.4.6

Not secure
Fixed

- Fix compatibility with debug builds of CPython.

3.4.5

Not secure
Fixed

- Fix deserializing long strings on processors without AVX2.

3.4.4

Not secure
Changed

- `orjson.dumps()` serializes integers up to a 64-bit unsigned integer's
maximum. It was previously the maximum of a 64-bit signed integer.

3.4.3

Not secure
Fixed

- Fix regression in parsing similar `dict` keys.

3.4.2

Not secure
Changed

- Improve deserialization performance.
- Publish Windows python3.9 wheel.
- Disable unsupported SIMD features on non-x86, non-ARM targets

3.4.1

Not secure
Fixed

- Fix `orjson.dumps.__module__` and `orjson.loads.__module__` not being the
`str` "orjson".

Changed

- Publish macos python3.9 wheel.
- More packaging documentation.

Page 12 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.