@wdio/json-reporter
Advanced tools
Comparing version 9.0.0-alpha.115 to 9.0.0-alpha.321
@@ -11,3 +11,3 @@ import type { Capabilities } from '@wdio/types'; | ||
end?: Date; | ||
capabilities: Capabilities.RemoteCapability; | ||
capabilities: Capabilities.ResolvedTestrunnerCapabilities; | ||
framework?: string; | ||
@@ -14,0 +14,0 @@ mochaOpts?: WebdriverIO.MochaOpts; |
{ | ||
"name": "@wdio/json-reporter", | ||
"version": "9.0.0-alpha.115+8196c4ccb", | ||
"version": "9.0.0-alpha.321+63953a607", | ||
"description": "A WebdriverIO plugin to report results in json format.", | ||
@@ -30,3 +30,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"import": "./build/mergeResults.js", | ||
"require": "./build/cjs/mergeResults.js" | ||
"require": "./build/mergeResults.cjs" | ||
}, | ||
@@ -39,4 +39,4 @@ ".": "./build/index.js", | ||
"dependencies": { | ||
"@wdio/reporter": "9.0.0-alpha.115+8196c4ccb", | ||
"@wdio/types": "9.0.0-alpha.115+8196c4ccb" | ||
"@wdio/reporter": "9.0.0-alpha.321+63953a607", | ||
"@wdio/types": "9.0.0-alpha.321+63953a607" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "8196c4ccb4f66e217e161804ef549f18b60dccb3" | ||
"gitHead": "63953a6079023cb390a113fe5ce1c1b01b8e4bb6" | ||
} |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
13620
18
185