Socket
Socket
Sign inDemoInstall

chromedriver

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chromedriver - npm Package Compare versions

Comparing version 2.9.1-0 to 2.9.1-1

.travis.yml

2

install.js

@@ -193,3 +193,3 @@ 'use strict'

var writer = fs.createWriteStream(targetFile);
writer.on("finish", function() {
writer.on("close", function() {
deferred.resolve(true);

@@ -196,0 +196,0 @@ });

{
"name": "chromedriver",
"version": "2.9.1-0",
"version": "2.9.1-1",
"keywords": ["chromedriver", "selenium"],

@@ -5,0 +5,0 @@ "description": "ChromeDriver for Selenium",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc