Socket
Socket
Sign inDemoInstall

chromedriver

Package Overview
Dependencies
Maintainers
1
Versions
216
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.38.0 to 2.38.1

6

package.json
{
"name": "chromedriver",
"version": "2.38.0",
"version": "2.38.1",
"keywords": [

@@ -29,7 +29,7 @@ "chromedriver",

"del": "^3.0.0",
"extract-zip": "^1.6.5",
"extract-zip": "^1.6.6",
"kew": "^0.7.0",
"mkdirp": "^0.5.1",
"request": "^2.83.0"
"request": "^2.85.0"
}
}

@@ -182,2 +182,14 @@ ChromeDriver

Supported Node.js versions
-------------------
We will do our best to support every supported Node.js versions.
See [nodejs/Release](https://github.com/nodejs/Release) for
the current supported versions. You can also view our build
scripts for
[Windows](https://github.com/giggio/node-chromedriver/blob/master/appveyor.yml)
and
[Linux and Mac](https://github.com/giggio/node-chromedriver/blob/master/.travis.yml).
Contributing

@@ -184,0 +196,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