Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-wdio

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-wdio - npm Package Compare versions

Comparing version 8.2.0 to 8.2.1

22

package.json
{
"name": "create-wdio",
"version": "8.2.0",
"version": "8.2.1",
"description": "Install and setup a WebdriverIO project with all its dependencies in a single run",

@@ -42,19 +42,19 @@ "author": "Christian Bromann <mail@bromann.dev>",

"@types/cross-spawn": "^6.0.2",
"@types/node": "^18.11.13",
"@types/node": "^18.11.18",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@vitest/coverage-c8": "^0.25.7",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@vitest/coverage-c8": "^0.28.1",
"c8": "^7.12.0",
"eslint": "^8.29.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-unicorn": "^45.0.1",
"eslint": "^8.32.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-unicorn": "^45.0.2",
"npm-run-all": "^4.1.5",
"release-it": "^15.5.1",
"release-it": "^15.6.0",
"typescript": "^4.9.4",
"vitest": "^0.25.7"
"vitest": "^0.28.1"
},
"dependencies": {
"chalk": "^5.2.0",
"commander": "^9.4.1",
"commander": "^10.0.0",
"cross-spawn": "^7.0.3",

@@ -61,0 +61,0 @@ "has-yarn": "^3.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc