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

@sitespeed.io/chromedriver

Package Overview
Dependencies
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sitespeed.io/chromedriver - npm Package Compare versions

Comparing version 122.0.6261-57 to 122.0.6261-69

4

install.js

@@ -48,5 +48,5 @@ 'use strict';

case 'win32':
return urlBase + '/win32/chromedriver-win32.zip';
return urlBase + 'win32/chromedriver-win32.zip';
case 'win64':
return urlBase + '/win64/chromedriver-win64.zip';
return urlBase + 'win64/chromedriver-win64.zip';
default:

@@ -53,0 +53,0 @@ return undefined;

{
"name": "@sitespeed.io/chromedriver",
"version": "122.0.6261-57",
"chromedriver_version": "122.0.6261.57",
"version": "122.0.6261-69",
"chromedriver_version": "122.0.6261.69",
"description": "Install and launch Chromedriver for Mac, Linux & Windows",

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

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