generic-webdriver-server
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,5 @@ | ||
## 1.1.3 (2022-02-07) | ||
Bump dependencies to resolve DoS issues in indirect dependencies. | ||
## 1.1.2 (2021-04-01) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "generic-webdriver-server", | ||
"description": "A generic WebDriver server base class and a Selenium add-on to invoke it.", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"homepage": "https://github.com/google/generic-webdriver-server", | ||
@@ -29,6 +29,6 @@ "author": "Google", | ||
"express": "^4.17.1", | ||
"yargs": "^16.2.0" | ||
"yargs": "^17.3.1" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^7.4.0", | ||
"eslint": "^7.26.0", | ||
"eslint-config-google": "^0.14.0", | ||
@@ -35,0 +35,0 @@ "eslint-plugin-jsdoc": "^30.0.2" |
Sorry, the diff of this file is not supported yet
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
10710728
+ Addedcliui@8.0.1(transitive)
+ Addedyargs@17.7.2(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removedcliui@7.0.4(transitive)
- Removedyargs@16.2.0(transitive)
- Removedyargs-parser@20.2.9(transitive)
Updatedyargs@^17.3.1