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.2 to 23.1.0

9

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

@@ -126,7 +126,8 @@ "keywords": [

"dependencies": {
"@puppeteer/browsers": "2.3.1",
"chromium-bidi": "0.6.4",
"cosmiconfig": "^9.0.0",
"puppeteer-core": "23.0.2",
"@puppeteer/browsers": "2.3.0",
"devtools-protocol": "0.0.1312386"
"devtools-protocol": "0.0.1312386",
"puppeteer-core": "23.1.0",
"typed-query-selector": "^2.12.0"
},

@@ -133,0 +134,0 @@ "devDependencies": {

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

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