Hcclient

Latest version: v1.19.6

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

Scan your dependencies

Page 11 of 13

1.5.0

- Scrapped the reprompting implementation entirely. Instead, we patch stdout to print above the prompt, preventing it from being overwritten.
- Removed `--parse-interval`. It's not longer needed since we don't have to wait for reprompting between received messages.

1.4.4

- Fix client not being in scope in `close()`
- Add `--parse-interval` option that sets the delay between the parsing of each received packet

1.4.3

- Better implementation of previous race condition fix. Handling of messages and the prompt properly when the server's latency is extremely low, without using a hacky `sleep` method

1.4.2

- Fix for race condition between client-side command output and re-prompting implementation

1.4.1

- Fixed broken history after 1.4.0

1.4.0

- Buffer mode removed. A better implementation has replaced it, allowing text that's typed to be stored before it's sent. A new prompt with the stored text prefilled will be spawned when a message is received
- Added desktop notifications

Page 11 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.