Ormsgpack

Latest version: v1.8.0

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

Scan your dependencies

Page 2 of 6

1.4.1

Fixed

- Fix performance regression in dict serialization introduced in 1.3.0

1.4.0

Fixed

- Fix crash in non optimized builds

Changed

- Add support for MessagePack Extension type
- Add support for numpy 16-bit integers

1.3.0

Changed

- Drop support for Python 3.7
- Add support for Python 3.12
- Add support for Pydantic 2
- Add `packb` option `OPT_SORT_KEYS` to serialize dictionaries sorted by key
- Update dependencies

1.2.6

Fixed

- `once_cell` poisoning on parallel initialization by [Quitlox](https://github.com/Quitlox) in [#153](/../../pull/153)

1.2.5

Fixed

- aarch64 build on macOS. Took `src/serialize/writer.rs` from upstream orjson. by ijl
- Fix release on aarch64 to match orjson's upstream.

Misc

- update dependencies

1.2.4

Misc

- Fix CI (upgrade maturin, warnings, etc.)

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.