| Name: Implementation of WebDriver BiDi standard |
| Short Name: chromium-bidi |
| URL: https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-7.2.0.tgz |
| Version: 7.2.0 |
| Date: 2025-07-21 |
| Revision: e36a534d7813de6b05e5a8779860fbc44c7d5644 |
| SHA-512: 7f77e12125f0ff28df4fe658b80ff319b19a9e208aa561e7be24c7799314fc64d4e1e36fbebced84f669a48e58b124ee36bf7279194fbd37143a9715438be558 |
| Update Mechanism: Manual |
| License: Apache-2.0 |
| License File: LICENSE |
| Shipped: yes |
| Security Critical: no |
| CPEPrefix: unknown |
| License Android Compatible: yes |
| |
| Description: |
| WebDriver BiDi implementation for ChromeDriver. |
| The software is compiled into mapper.js script that is uploaded by ChromeDriver into the Chrome browser. |
| |
| Steps to roll: |
| Find the needed revision in the project release list: https://github.com/GoogleChromeLabs/chromium-bidi/releases. |
| Roll the BiDiMapper to the needed version: |
| |
| ```bash |
| roll_bidimapper --version=<your-version> |
| ``` |
| |
| If you omit the `--version` parameter the latest available version will be pulled from NPM. |
| |
| The file README.chromium will be updated by roll_bidimapper |
| |
| Local Modifications: |
| Local modifications are not allowed. |
| The upstream is maintained by the Chromium developers. |
| All the changes must be done there. |
| |
| The source code of the current revision can be found at the following url: https://github.com/GoogleChromeLabs/chromium-bidi/archive/e36a534d7813de6b05e5a8779860fbc44c7d5644.zip |
| |
| -------------------- DEPENDENCY DIVIDER -------------------- |
| |
| Name: mitt |
| URL: https://github.com/developit/mitt |
| Version: 3.0.1 |
| License: MIT |
| Revision: b240473b5707857ba2c6a8e6d707c28d1e39da49 |
| Update Mechanism: Manual |
| Security Critical: no |
| Shipped: yes |
| License File: licenses/LICENSE.mitt |
| |
| -------------------- DEPENDENCY DIVIDER -------------------- |
| |
| Name: zod |
| URL: https://zod.dev |
| Version: 3.25.76 |
| License: MIT |
| Revision: 50606616c0d291caf3210a7521da51271b918333 |
| Update Mechanism: Manual |
| Security Critical: no |
| Shipped: yes |
| License File: licenses/LICENSE.zod |