Protoplasm

Latest version: v5.3.1

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

Scan your dependencies

Page 1 of 2

5.3.0

Added

- Support for the `google.protobuf.Value` message

5.2.0

Added

- Support for the `google.protobuf.Struct` message

5.0.0

Changed

- Moved this entire project over to Github
- Bumped the version in order to not confuse older stuff that doesn't expect
protoplasm to exist in Pypi.org (if we end up migriting this there and
just open-sourcing the whole thing)
- Also in case something changes in the API while migrating, cause I tend
to fiddle with the code and tidy up and refactor when moving stuff

4.6.0

Added

- Docker image building of the latest stable version of Protoplasm and all
its dependencies to this project for both Alpine and Debian and Python
versions 3.8-3.12
- Thus, checking in and publishing a new stable version of Protoplasm
should trigger new Docker base images with Protoplasm and all the gRPC
binaries up-to-date and ready to be used by other projects (speeding up
their testing and building considerably)
- ...at least in the old CI/CD environment... We'll see what's what once
this is all in Github and Github Actions

Changed

- A ton of CI/CD stuff that's irrelevant now that we've moved to Github

4.3.0

Fixed ANOTHER bug in type hint importing

Fixed

- Now importing `List` and `Dict` with nested dots work (e.g. `List[foo.Bar]`)

4.2.0

Fixed bug in type hint importing

Fixed

- Now importing `List` and `Dict` works (was only `typing.List` and `typing.Dict` before)

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.