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

suitest-js-api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suitest-js-api - npm Package Compare versions

Comparing version

to
3.19.0

@@ -14,2 +14,3 @@ const LANG = {

HEBREW: 'heb',
PORTUGUESE: 'por',
};

@@ -16,0 +17,0 @@

{
"name": "suitest-js-api",
"version": "3.18.0",
"version": "3.19.0",
"main": "index.js",

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

@@ -14,2 +14,3 @@ export type Lang = {

HEBREW: 'heb',
PORTUGUESE: 'por',
};