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 20.0.0 to 21.0.0

12

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

@@ -20,13 +20,13 @@ "main": "lib/index.js",

"dependencies": {
"@puppeteer/browsers": "^1.0.0",
"@puppeteer/browsers": "^1.8.0",
"eight-colors": "^1.0.3",
"gauge": "^5.0.1",
"puppeteer-core": "^20.1.0"
"puppeteer-core": "^21.4.1"
},
"devDependencies": {
"eslint": "^8.39.0",
"eslint": "^8.52.0",
"eslint-config-plus": "^1.0.6",
"mocha": "^10.2.0",
"rimraf": "^5.0.0"
"rimraf": "^5.0.5"
}
}
}
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