🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

puppeteer

Package Overview
Dependencies
Maintainers
2
Versions
940
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer - npm Package Compare versions

Comparing version

to
24.6.1

6

package.json
{
"name": "puppeteer",
"version": "24.6.0",
"version": "24.6.1",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",

@@ -129,7 +129,7 @@ "keywords": [

"dependencies": {
"@puppeteer/browsers": "2.9.0",
"@puppeteer/browsers": "2.10.0",
"chromium-bidi": "3.0.0",
"cosmiconfig": "^9.0.0",
"devtools-protocol": "0.0.1425554",
"puppeteer-core": "24.6.0",
"puppeteer-core": "24.6.1",
"typed-query-selector": "^2.12.0"

@@ -136,0 +136,0 @@ },

Sorry, the diff of this file is too big to display