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

wdio-performancetotal-service

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wdio-performancetotal-service - npm Package Compare versions

Comparing version 1.0.10-1 to 1.0.10-2

2

build/src/service.js

@@ -59,3 +59,3 @@ "use strict";

let status = false;
if (result.passed === Status.PASSED) {
if (result.status === Status.PASSED) {
status = true;

@@ -62,0 +62,0 @@ }

{
"name": "wdio-performancetotal-service",
"version": "1.0.10-1",
"version": "1.0.10-2",
"description": "WebdriverIO service for analyzing test flow performance",

@@ -5,0 +5,0 @@ "main": "build/app.js",

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