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

@eclipse-che/che-e2e

Package Overview
Dependencies
Maintainers
4
Versions
366
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-che/che-e2e - npm Package Compare versions

Comparing version 7.82.0-next-8e56965 to 7.82.0-next-a697721

2

dist/pageobjects/login/openshift/OcpUserLoginPage.js

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

Logger_1.Logger.debug();
if (OAUTH_CONSTANTS_1.OAUTH_CONSTANTS.TS_OCP_LOGIN_PAGE_PROVIDER_TITLE !== '') {
if (await this.ocpLogin.isIdentityProviderLinkVisible()) {
await this.ocpLogin.waitAndClickOnLoginProviderTitle();

@@ -40,0 +40,0 @@ }

{
"name": "@eclipse-che/che-e2e",
"version": "7.82.0-next-8e56965",
"version": "7.82.0-next-a697721",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -25,3 +25,3 @@ /** *******************************************************************

if (OAUTH_CONSTANTS.TS_OCP_LOGIN_PAGE_PROVIDER_TITLE !== '') {
if (await this.ocpLogin.isIdentityProviderLinkVisible()) {
await this.ocpLogin.waitAndClickOnLoginProviderTitle();

@@ -28,0 +28,0 @@ }

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