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

@wdio/utils

Package Overview
Dependencies
Maintainers
3
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/utils - npm Package Compare versions

Comparing version 9.0.0-alpha.426 to 9.0.0

build/node.js

15

package.json
{
"name": "@wdio/utils",
"version": "9.0.0-alpha.426+d760644c4",
"version": "9.0.0",
"description": "A WDIO helper utility to provide several utility functions used across the project.",

@@ -15,6 +15,5 @@ "author": "Christian Bromann <mail@bromann.dev>",

"./node": {
"import": "./build/node/index.js",
"types": "./build/node/index.d.ts"
},
"./package.json": "./package.json"
"source": "./src/node/index.ts",
"import": "./build/node.js"
}
},

@@ -42,4 +41,4 @@ "types": "./build/index.d.ts",

"@puppeteer/browsers": "^2.2.0",
"@wdio/logger": "9.0.0-alpha.426+d760644c4",
"@wdio/types": "9.0.0-alpha.426+d760644c4",
"@wdio/logger": "9.0.0",
"@wdio/types": "9.0.0",
"decamelize": "^6.0.0",

@@ -59,3 +58,3 @@ "deepmerge-ts": "^7.0.3",

},
"gitHead": "d760644c4c6e1ef910c0bee120cb422e25dbbe06"
"gitHead": "957693463371a4cb329395dcdbce8fb0c930ab93"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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