firefox-profile
Advanced tools
Comparing version 4.2.2 to 4.3.2
@@ -0,1 +1,5 @@ | ||
# 4.3.2 | ||
- bump xml2js | ||
# 4.2.2 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "firefox-profile", | ||
"version": "4.2.2", | ||
"version": "4.3.2", | ||
"description": "firefox profile for selenium WebDriverJs, admc/wd or any other node selenium driver that supports capabilities", | ||
@@ -100,4 +100,4 @@ "main": "lib/firefox_profile", | ||
"minimist": "^1.2.5", | ||
"xml2js": "~0.4.23" | ||
"xml2js": "^0.5.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
46643
+ Addedxml2js@0.5.0(transitive)
- Removedxml2js@0.4.23(transitive)
Updatedxml2js@^0.5.0