Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/reporter

Package Overview
Dependencies
Maintainers
3
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/reporter - npm Package Compare versions

Comparing version 7.26.0 to 7.28.0

2

build/index.d.ts

@@ -11,3 +11,3 @@ /// <reference types="node" />

import { AfterCommandArgs, BeforeCommandArgs, CommandArgs, Tag, Argument } from './types';
declare type CustomWriteStream = {
type CustomWriteStream = {
write: (content: any) => boolean;

@@ -14,0 +14,0 @@ };

{
"name": "@wdio/reporter",
"version": "7.26.0",
"version": "7.28.0",
"description": "A WebdriverIO utility to help reporting all events",

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

"diff": "^5.0.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.1.0",
"object-inspect": "^1.10.3",

@@ -45,3 +45,3 @@ "supports-color": "8.1.1"

"types": "./build/index.d.ts",
"gitHead": "573927a79dc0a2b9d9a9e19e7d1b8c1ff9fac308"
"gitHead": "09be73a21a3241d65c92269ff2ca7cec2d49b5fc"
}

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