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

@wdio/mocha-framework

Package Overview
Dependencies
Maintainers
3
Versions
360
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/mocha-framework - npm Package Compare versions

Comparing version 8.23.0 to 8.23.1

2

build/index.js

@@ -86,3 +86,3 @@ import url from 'node:url';

const error = '' +
'Unable to load spec files quite likely because they rely on `browser` object that is not fully initialised.\n' +
'Unable to load spec files quite likely because they rely on `browser` object that is not fully initialized.\n' +
'`browser` object has only `capabilities` and some flags like `isMobile`.\n' +

@@ -89,0 +89,0 @@ 'Helper files that use other `browser` commands have to be moved to `before` hook.\n' +

{
"name": "@wdio/mocha-framework",
"version": "8.23.0",
"version": "8.23.1",
"description": "A WebdriverIO plugin. Adapter for Mocha testing framework.",

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

"@wdio/logger": "8.16.17",
"@wdio/types": "8.23.0",
"@wdio/utils": "8.23.0",
"@wdio/types": "8.23.1",
"@wdio/utils": "8.23.1",
"mocha": "^10.0.0"

@@ -50,3 +50,3 @@ },

},
"gitHead": "b17ce5f554deb8588cc156ad9676bd4bd13defe7"
"gitHead": "64633b802ba4d00d23f6531dadc3fc724d8d7dd5"
}
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