New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wdio-summary-reporter

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wdio-summary-reporter - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

package.json
{
"name": "wdio-summary-reporter",
"version": "0.0.12",
"version": "0.0.13",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/reporter/reporter.js",

@@ -37,2 +37,6 @@ const events = require('events');

this.on('on:screenshot', function (runner) {
console.log('SNAAAAAAAAAAAP');
});
this.on('runner:end', function (runner) {

@@ -39,0 +43,0 @@ });

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