Name: Puppeteer Core
Short Name: Puppeteer Core
URL: https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer-core
Version: 24.40.0
License: Apache-2.0
License File: LICENSE
Revision: 2f176220024de0238d850d64aa6b07cb1e9b8e93
Security Critical: no
Shipped: yes
Update Mechanism: Autoroll

Description:
Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol.

To update this package, run:

```bash
python3 scripts/deps/roll_front_end_third_party.py puppeteer-core puppeteer lib/esm
```