Socket
Socket
Sign inDemoInstall

puppeteer

Package Overview
Dependencies
Maintainers
2
Versions
899
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 21.4.1 to 21.5.0

4

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

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

"cosmiconfig": "8.3.6",
"puppeteer-core": "21.4.1",
"puppeteer-core": "21.5.0",
"@puppeteer/browsers": "1.8.0"

@@ -129,0 +129,0 @@ },

@@ -93,3 +93,3 @@ # Puppeteer

Every release since v1.7.0 we publish two packages:
For every release since v1.7.0 we publish two packages:

@@ -114,3 +114,3 @@ - [`puppeteer`](https://www.npmjs.com/package/puppeteer)

[`puppeteer.launch`](https://pptr.dev/api/puppeteer.puppeteernode.launch) with
an an explicit
an explicit
[`executablePath`](https://pptr.dev/api/puppeteer.launchoptions)

@@ -117,0 +117,0 @@ (or [`channel`](https://pptr.dev/api/puppeteer.launchoptions) if it's

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