Socket
Socket
Sign inDemoInstall

webdriver-manager

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdriver-manager - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

lib/index.js

@@ -171,3 +171,3 @@ var fs = require('fs');

if (opt_callback) {
opt_callback(bin.filename);
opt_callback(path.join(that.out_dir, bin.filename));
}

@@ -174,0 +174,0 @@ }

{
"name": "webdriver-manager",
"version": "0.0.3",
"version": "0.0.4",
"description": "Protactor's webdriver-manager as an standalone Node.js module.",

@@ -5,0 +5,0 @@ "dependencies": {

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