@percy/selenium-webdriver
Advanced tools
Comparing version 2.0.4-beta.0 to 2.0.4
{ | ||
"name": "@percy/selenium-webdriver", | ||
"description": "Selenium client library for visual testing with Percy", | ||
"version": "2.0.4-beta.0", | ||
"version": "2.0.4", | ||
"license": "MIT", | ||
@@ -15,3 +15,3 @@ "author": "Perceptual Inc.", | ||
"access": "public", | ||
"tag": "beta" | ||
"tag": "latest" | ||
}, | ||
@@ -34,7 +34,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@percy/sdk-utils": "^1.28.0-beta.0", | ||
"@percy/sdk-utils": "^1.28.0", | ||
"node-request-interceptor": "^0.6.3" | ||
}, | ||
"devDependencies": { | ||
"@percy/cli": "^1.28.0-beta.0", | ||
"@percy/cli": "^1.28.0", | ||
"@types/selenium-webdriver": "^4.0.9", | ||
@@ -41,0 +41,0 @@ "cross-env": "^7.0.2", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
19674
Updated@percy/sdk-utils@^1.28.0