Chrome-devtools-protocol

Latest version: v0.4.0

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

Scan your dependencies

0.6.0

-----

* Simplified calling convention for CDP commands.

0.5.0

-----

* **Backwards Compability Break:** Rename `open_cdp_connection()` to `open_cdp()`.
* Fix `ConnectionClosed` bug.

0.4.0

-----

* Add support for passing in a nursery. (Supports usage in Jupyter notebook.)

0.3.0

-----

- **Backwards compatibility break:** The CDP API avoids shadowing Python
built-ins. For example, an argument called ``id`` in CDP will be renamed to
``id_`` in this library. Other common names include ``type_`` and
``format_``.
- The documentation has been improved to be faster to load and navigate.
- Better handling of the "deprecated" and "experimental" flags.

0.2.0

-----

* Restructure event listeners.

0.1.0

-----

* Initial version


Changelog
=========

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.