Comparing version 1.6.3 to 1.6.4
{ | ||
"name": "leadfoot", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"description": "Leadfoot. A JavaScript client library that brings cross-platform consistency to the Selenium WebDriver API.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -52,3 +52,3 @@ /* global document:false */ | ||
handleAs: 'text', | ||
headers: defaultRequestHeaders, | ||
headers: lang.mixin({}, defaultRequestHeaders), | ||
method: method | ||
@@ -55,0 +55,0 @@ }); |
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
221040