@communicatehealth/browsertests
Advanced tools
Comparing version 1.3.0 to 1.4.0
# Changelog | ||
## 1.4.0 | ||
- Updates Selenium and axe-core to latest versions | ||
## 1.3.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@communicatehealth/browsertests", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Testing framework for testing Drupal sites using Selenium", | ||
@@ -20,5 +20,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@axe-core/webdriverjs": "^4.8.1", | ||
"selenium-webdriver": "^4.8.2" | ||
"@axe-core/webdriverjs": "^4.9.1", | ||
"selenium-webdriver": "^4.23.0" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
47661
3
Updated@axe-core/webdriverjs@^4.9.1
Updatedselenium-webdriver@^4.23.0