New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

puppeteer-chromium-resolver

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer-chromium-resolver - npm Package Compare versions

Comparing version 3.2.0 to 4.0.0

8

package.json
{
"name": "puppeteer-chromium-resolver",
"version": "3.2.0",
"version": "4.0.0",
"description": "Tool to resolve puppeteer and chromium faster, detect local installed chromium, download chromium with custom mirror host, cache chromium revision out of node_modules, test chromium headless being launchable.",

@@ -10,6 +10,6 @@ "main": "index.js",

"ping-monitor": "^0.4.4",
"puppeteer-core": "^3.0.4"
"puppeteer-core": "^4.0.1"
},
"puppeteer": {
"chromium_revision": "737027",
"chromium_revision": "756035",
"firefox_revision": "latest"

@@ -24,2 +24,2 @@ },

}
}
}

@@ -64,4 +64,7 @@

+ v4.0.0
- updated puppeteer-core to v4
+ v3.2.0
- update puppeteer-core to v3
- updated puppeteer-core to v3

@@ -68,0 +71,0 @@ + v3.1.0

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