Name: Puppeteer Core
Short Name: Puppeteer Core
URL: https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer-core
Version: 24.42.0
License: Apache-2.0
License File: LICENSE
Revision: d265eb674d1409864ef965bf08267017073061f1
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
```