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 9.0.0-alpha.369 to 9.0.0-alpha.426

LICENSE

1

build/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" resolution-mode="require"/>
import type { Services, Options } from '@wdio/types';

@@ -3,0 +2,0 @@ import type { MochaOpts as MochaOptsImport, FrameworkMessage, MochaError } from './types.js';

@@ -1,2 +0,1 @@

/// <reference types="mocha" />
export { default } from 'mocha';

@@ -3,0 +2,0 @@ export interface MochaOpts {

{
"name": "@wdio/mocha-framework",
"version": "9.0.0-alpha.369+43868ec82",
"version": "9.0.0-alpha.426+d760644c4",
"description": "A WebdriverIO plugin. Adapter for Mocha testing framework.",

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

"@types/node": "^20.11.28",
"@wdio/logger": "9.0.0-alpha.369+43868ec82",
"@wdio/types": "9.0.0-alpha.369+43868ec82",
"@wdio/utils": "9.0.0-alpha.369+43868ec82",
"@wdio/logger": "9.0.0-alpha.426+d760644c4",
"@wdio/types": "9.0.0-alpha.426+d760644c4",
"@wdio/utils": "9.0.0-alpha.426+d760644c4",
"mocha": "^10.3.0"

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

},
"gitHead": "43868ec82075db90009f00bb737f6df0f1744ca6"
"gitHead": "d760644c4c6e1ef910c0bee120cb422e25dbbe06"
}

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