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.24.9 to 8.24.12

1

build/types.d.ts

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

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

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

10

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

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

"@types/node": "^20.1.0",
"@wdio/logger": "8.24.9",
"@wdio/types": "8.24.9",
"@wdio/utils": "8.24.9",
"@wdio/logger": "8.24.12",
"@wdio/types": "8.24.12",
"@wdio/utils": "8.24.12",
"mocha": "^10.0.0"

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

},
"gitHead": "f102df577324d7e09a2e6607888d775b8245afea"
"gitHead": "ebf1ba1875fe210fda7067c1c13944c50cb6a694"
}

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