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 10.0.0 to 11.0.0

LICENSE

10

package.json
{
"name": "puppeteer-chromium-resolver",
"version": "10.0.0",
"version": "11.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.",

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

"eight-colors": "^1.0.0",
"gauge": "^3.0.0",
"gauge": "^3.0.1",
"object-assign": "^4.1.1",
"ping-monitor": "^0.6.1",
"puppeteer-core": "^10.0.0"
"ping-monitor": "^0.6.2",
"puppeteer-core": "^11.0.0"
},

@@ -27,4 +27,4 @@ "repository": {

"devDependencies": {
"eslint": "^7.28.0"
"eslint": "^8.2.0"
}
}

@@ -126,2 +126,5 @@

+ v11.0.0
- updated puppeteer-core to ^11.0.0
+ v10.0.0

@@ -128,0 +131,0 @@ - updated puppeteer-core to ^10.0.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