@wdio/mocha-framework
Advanced tools
Comparing version 8.19.0 to 8.20.0
@@ -1,2 +0,2 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" resolution-mode="require"/> | ||
import type { Capabilities, Services, Options } from '@wdio/types'; | ||
@@ -3,0 +3,0 @@ import type { MochaOpts as MochaOptsImport, FrameworkMessage, MochaError } from './types.js'; |
{ | ||
"name": "@wdio/mocha-framework", | ||
"version": "8.19.0", | ||
"version": "8.20.0", | ||
"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.19.0", | ||
"@wdio/utils": "8.19.0", | ||
"@wdio/types": "8.20.0", | ||
"@wdio/utils": "8.20.0", | ||
"mocha": "^10.0.0" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "5179b3b3d0bced033e719890baf4517137ac1576" | ||
"gitHead": "6aa9e33233a6abc832bb16d2e24aaaa382e206b6" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29677
+ Added@wdio/types@8.20.0(transitive)
+ Added@wdio/utils@8.20.0(transitive)
- Removed@wdio/types@8.19.0(transitive)
- Removed@wdio/utils@8.19.0(transitive)
Updated@wdio/types@8.20.0
Updated@wdio/utils@8.20.0