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
361
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.11.0 to 8.12.1

1

build/common.js

@@ -59,2 +59,3 @@ import { wrapGlobalTestMethod } from '@wdio/utils';

message.duration = params.payload.duration;
message.body = params.payload.body;
/**

@@ -61,0 +62,0 @@ * Add the current test title to the payload for cases where it helps to

@@ -102,3 +102,4 @@ export { default } from 'mocha';

context?: any;
body?: string;
}
//# sourceMappingURL=types.d.ts.map

6

package.json
{
"name": "@wdio/mocha-framework",
"version": "8.11.0",
"version": "8.12.1",
"description": "A WebdriverIO plugin. Adapter for Mocha testing framework.",

@@ -43,3 +43,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

"@wdio/types": "8.10.4",
"@wdio/utils": "8.11.0",
"@wdio/utils": "8.12.1",
"mocha": "^10.0.0"

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

},
"gitHead": "6fa7ae486537cbd3f6dd9e3bcc1812eb0acc6262"
"gitHead": "be1e7959a7599e2afe33e60856be9a7ca16eb3aa"
}

Sorry, the diff of this file is not supported yet

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