create-wdio
Advanced tools
Comparing version 8.2.4 to 8.2.5
{ | ||
"name": "create-wdio", | ||
"version": "8.2.4", | ||
"version": "8.2.5", | ||
"description": "Install and setup a WebdriverIO project with all its dependencies in a single run", | ||
@@ -46,3 +46,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@typescript-eslint/parser": "^5.59.11", | ||
"@vitest/coverage-v8": "^0.32.0", | ||
"@vitest/coverage-v8": "^0.33.0", | ||
"eslint": "^8.42.0", | ||
@@ -52,14 +52,14 @@ "eslint-plugin-import": "^2.27.5", | ||
"npm-run-all": "^4.1.5", | ||
"release-it": "^15.11.0", | ||
"release-it": "^16.1.0", | ||
"typescript": "^5.1.3", | ||
"vitest": "^0.32.0" | ||
"vitest": "^0.33.0" | ||
}, | ||
"dependencies": { | ||
"chalk": "^5.2.0", | ||
"commander": "^10.0.1", | ||
"commander": "^11.0.0", | ||
"cross-spawn": "^7.0.3", | ||
"has-yarn": "^3.0.0", | ||
"read-pkg-up": "^9.1.0", | ||
"read-pkg-up": "^10.0.0", | ||
"semver": "^7.5.1" | ||
} | ||
} |
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
+ Addedcommander@11.1.0(transitive)
+ Addedhosted-git-info@7.0.2(transitive)
+ Addedjson-parse-even-better-errors@3.0.2(transitive)
+ Addedlines-and-columns@2.0.4(transitive)
+ Addedlru-cache@10.4.3(transitive)
+ Addednormalize-package-data@6.0.2(transitive)
+ Addedparse-json@7.1.1(transitive)
+ Addedread-pkg@8.1.0(transitive)
+ Addedread-pkg-up@10.1.0(transitive)
+ Addedtype-fest@3.13.14.29.0(transitive)
- Removedcommander@10.0.1(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedhosted-git-info@4.1.0(transitive)
- Removedis-core-module@2.15.1(transitive)
- Removedjson-parse-even-better-errors@2.3.1(transitive)
- Removedlines-and-columns@1.2.4(transitive)
- Removedlru-cache@6.0.0(transitive)
- Removednormalize-package-data@3.0.3(transitive)
- Removedparse-json@5.2.0(transitive)
- Removedread-pkg@7.1.0(transitive)
- Removedread-pkg-up@9.1.0(transitive)
- Removedtype-fest@2.19.0(transitive)
- Removedyallist@4.0.0(transitive)
Updatedcommander@^11.0.0
Updatedread-pkg-up@^10.0.0