Socket
Socket
Sign inDemoInstall

puppeteer

Package Overview
Dependencies
Maintainers
2
Versions
900
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 20.8.0 to 20.8.1

9

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

@@ -119,2 +119,5 @@ "keywords": [

"!*.test.js",
"!*.test.d.ts",
"!*.test.js.map",
"!*.test.d.ts.map",
"!*.tsbuildinfo"

@@ -126,5 +129,5 @@ ],

"cosmiconfig": "8.2.0",
"puppeteer-core": "20.8.0",
"@puppeteer/browsers": "1.4.3"
"puppeteer-core": "20.8.1",
"@puppeteer/browsers": "1.4.4"
}
}
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