Tuberd

Latest version: v0.17

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

Scan your dependencies

Page 3 of 3

0.5

====

Released 2022-05-24

* Fixes:

- Correct preamble install path.

0.4

====

Released 2022-04-14

* Features:

- Adds --orjson-with-numpy extension to enable orjson fast-path. This
serializer offers significant performance gains, especially when using
numpy objects.

0.3

====

Released 2022-04-07

* Features:

- Adds option for use of user-specified JSON module.

0.2

====

Released 2022-04-06

* Features:

- Removes dependency on nlohmann::json. The JSON dependency is intended to
speed up serialization. The Python-native JSON serializer is implemented in
C under the hood, and should be better able to avoid casual
copy-conversions of arguments and results.

- Adds Python test framework. The test framework is a starting point (it does not exercise unhappy
paths or argument variations right now.)

0.1

====

Released 2022-04-03

* Features:

- Initial release.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.