Socket
Socket
Sign inDemoInstall

puppeteer

Package Overview
Dependencies
Maintainers
2
Versions
896
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 23.0.1 to 23.0.2

6

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

@@ -12,3 +12,3 @@ "keywords": [

"type": "commonjs",
"bin": "./lib/esm/puppeteer/node/cli.js",
"bin": "./lib/cjs/puppeteer/node/cli.js",
"main": "./lib/cjs/puppeteer/puppeteer.js",

@@ -129,3 +129,3 @@ "types": "./lib/types.d.ts",

"cosmiconfig": "^9.0.0",
"puppeteer-core": "23.0.1",
"puppeteer-core": "23.0.2",
"@puppeteer/browsers": "2.3.0",

@@ -132,0 +132,0 @@ "devtools-protocol": "0.0.1312386"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc