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

suitest-js-api

Package Overview
Dependencies
Maintainers
2
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suitest-js-api - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

1

lib/texts.js

@@ -152,2 +152,3 @@ /* eslint-disable max-len */

'commandError.notSupportedDriver': () => 'Screenshots are not supported on this driver.',
'commandError.screenshotFailed': () => 'Error while taking screenshot of device. Saved file does not exists or is not readable.',

@@ -154,0 +155,0 @@ executorStopped: () => 'Test execution was stopped. See our documentation for possible reasons: https://suite.st/docs/error-messages/results-errors/#test-execution-was-stopped',

@@ -102,2 +102,3 @@ /* eslint-disable max-len */

'notSupportedDriver': () => t['commandError.notSupportedDriver'](),
'screenshotFailed': () => t['commandError.screenshotFailed'](),
};

@@ -104,0 +105,0 @@

2

package.json
{
"name": "suitest-js-api",
"version": "3.1.3",
"version": "3.1.4",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "git@github.com:SuitestAutomation/suitest-js-api.git",

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