Orjson

Latest version: v3.10.3

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

Scan your dependencies

Page 11 of 21

3.5.3

Not secure
Fixed

- `orjson.JSONDecodeError` now has `pos`, `lineno`, and `colno`.
- Fix build on recent versions of Rust nightly.

3.5.2

Not secure
Changed

- Improve serialization and deserialization performance.
- `orjson.dumps()` serializes individual `numpy.bool_` objects.

3.5.1

Not secure
Changed

- Publish `universal2` wheels for macOS supporting Apple Silicon (aarch64).

3.5.0

Not secure
Added

- `orjson.loads()` supports reading from `memoryview` objects.

Fixed

- `datetime.datetime` and `datetime.date` zero pad years less than 1000 to
four digits.
- sdist pins maturin 0.9.0 to avoid breaks in later 0.9.x.

Changed

- `orjson.dumps()` when given a non-C contiguous `numpy.ndarray` has
an error message suggesting to use `default`.

3.4.8

Not secure
Fixed

- aarch64 manylinux2014 wheels are now compatible with glibc 2.17.

Changed

- Fix build warnings on ppcle64.

3.4.7

Not secure
Changed

- Use vectorcall APIs for method calls on python3.9 and above.
- Publish python3.10 wheels for Linux on amd64 and aarch64.

Page 11 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.