nightwatch
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "nightwatch", | ||
"description": "A node.js bindings implementation for selenium 2.0/webdriver", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Andrei Rusu", |
@@ -237,2 +237,4 @@ /** | ||
var curModule; | ||
finishCallback = finishCallback || function() {}; | ||
@@ -239,0 +241,0 @@ if (typeof files == 'string') { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47530662
3679