@uipath/codedapp-tool
Advanced tools
Sorry, the diff of this file is too big to display
| import { | ||
| AUTH_FLOW_ENV_VAR, | ||
| AuthProfileValidationError, | ||
| ClientCredentialsAuthenticationError, | ||
| CredentialSource, | ||
| DEFAULT_AUTH_FILENAME, | ||
| DEFAULT_AUTH_PROFILE, | ||
| DEFAULT_ENV_FILENAME, | ||
| ENFORCE_ROBOT_AUTH_VAR, | ||
| ENV_AUTH_ENABLE_VAR, | ||
| ENV_AUTH_VARS, | ||
| EnvAuthConfigError, | ||
| FederatedCredentialsAuthenticationError, | ||
| INVALID_TENANT_CODE, | ||
| InvalidBaseUrlError, | ||
| InvalidTenantError, | ||
| JWT_BEARER_ASSERTION_TYPE, | ||
| TENANT_SELECTION_REQUIRED_CODE, | ||
| TenantSelectionError, | ||
| TenantSelectionRequiredError, | ||
| TokenRefreshOAuthError, | ||
| authenticate, | ||
| clearActiveAuthProfile, | ||
| clearRefreshBreaker, | ||
| clientCredentialsLogin, | ||
| federatedCredentialsLogin, | ||
| fetchTenantsAndOrganizations, | ||
| getActiveAuthProfile, | ||
| getActiveAuthProfileFilePath, | ||
| getAuthContext, | ||
| getAuthEnv, | ||
| getLoginStatusAsync, | ||
| getLoginStatusWithDeps, | ||
| interactiveLogin, | ||
| interactiveLoginWithDeps, | ||
| isEnvAuthEnabled, | ||
| isRobotAuthEnforced, | ||
| isTenantSelectionError, | ||
| isTokenRefreshOAuthFailure, | ||
| loadEnvFileAsync, | ||
| loadRefreshBreaker, | ||
| logout, | ||
| logoutWithDeps, | ||
| normalizeAuthProfileName, | ||
| parseAuthFlow, | ||
| parseJWT, | ||
| readAuthFromEnv, | ||
| refreshAccessToken, | ||
| refreshTokenFingerprint, | ||
| registerRobotClientLoader, | ||
| resolveAuthProfileFilePath, | ||
| resolveEnvFileLocationAsync, | ||
| resolveEnvFilePathAsync, | ||
| resolveSessionIdentity, | ||
| runWithAuthProfile, | ||
| saveEnvFileAsync, | ||
| saveRefreshBreaker, | ||
| selectTenantWithDeps, | ||
| setActiveAuthProfile, | ||
| setAuthFileConfig | ||
| } from "./tool-yadq0xpc.js"; | ||
| import { | ||
| isBrowser, | ||
| isNode | ||
| } from "./tool-0gctz400.js"; | ||
| import"./tool-4pvh3k50.js"; | ||
| import { | ||
| AUTH_CANCELLED_ERROR_CODE, | ||
| AUTH_TIMEOUT_ERROR_CODE, | ||
| DEFAULT_AUTH_TIMEOUT_MS | ||
| } from "./tool-q42rrs00.js"; | ||
| import"./tool-wckvcay0.js"; | ||
| export { | ||
| setAuthFileConfig, | ||
| setActiveAuthProfile, | ||
| selectTenantWithDeps, | ||
| saveRefreshBreaker, | ||
| saveEnvFileAsync, | ||
| runWithAuthProfile, | ||
| resolveSessionIdentity, | ||
| resolveEnvFilePathAsync, | ||
| resolveEnvFileLocationAsync, | ||
| resolveAuthProfileFilePath, | ||
| registerRobotClientLoader, | ||
| refreshTokenFingerprint, | ||
| refreshAccessToken, | ||
| readAuthFromEnv, | ||
| parseJWT, | ||
| parseAuthFlow, | ||
| normalizeAuthProfileName, | ||
| logoutWithDeps, | ||
| logout, | ||
| loadRefreshBreaker, | ||
| loadEnvFileAsync, | ||
| isTokenRefreshOAuthFailure, | ||
| isTenantSelectionError, | ||
| isRobotAuthEnforced, | ||
| isNode, | ||
| isEnvAuthEnabled, | ||
| isBrowser, | ||
| interactiveLoginWithDeps, | ||
| interactiveLogin, | ||
| getLoginStatusWithDeps, | ||
| getLoginStatusAsync, | ||
| getAuthEnv, | ||
| getAuthContext, | ||
| getActiveAuthProfileFilePath, | ||
| getActiveAuthProfile, | ||
| fetchTenantsAndOrganizations, | ||
| federatedCredentialsLogin, | ||
| clientCredentialsLogin, | ||
| clearRefreshBreaker, | ||
| clearActiveAuthProfile, | ||
| authenticate, | ||
| TokenRefreshOAuthError, | ||
| TenantSelectionRequiredError, | ||
| TenantSelectionError, | ||
| TENANT_SELECTION_REQUIRED_CODE, | ||
| JWT_BEARER_ASSERTION_TYPE, | ||
| InvalidTenantError, | ||
| InvalidBaseUrlError, | ||
| INVALID_TENANT_CODE, | ||
| FederatedCredentialsAuthenticationError, | ||
| EnvAuthConfigError, | ||
| ENV_AUTH_VARS, | ||
| ENV_AUTH_ENABLE_VAR, | ||
| ENFORCE_ROBOT_AUTH_VAR, | ||
| DEFAULT_ENV_FILENAME, | ||
| DEFAULT_AUTH_TIMEOUT_MS, | ||
| DEFAULT_AUTH_PROFILE, | ||
| DEFAULT_AUTH_FILENAME, | ||
| CredentialSource, | ||
| ClientCredentialsAuthenticationError, | ||
| AuthProfileValidationError, | ||
| AUTH_TIMEOUT_ERROR_CODE, | ||
| AUTH_FLOW_ENV_VAR, | ||
| AUTH_CANCELLED_ERROR_CODE | ||
| }; | ||
| //# debugId=675FC4C428D4186D64756E2164756E21 |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+6
-4
| #!/usr/bin/env bun | ||
| import { | ||
| Command, | ||
| metadata, | ||
| registerCommands | ||
| } from "./tool-1t4m3bv9.js"; | ||
| import"./tool-6d49s6x4.js"; | ||
| } from "./tool-hcf6wh0m.js"; | ||
| import { | ||
| Command | ||
| } from "./tool-25qmnad0.js"; | ||
| import"./tool-yadq0xpc.js"; | ||
| import"./tool-y0g9grx6.js"; | ||
@@ -20,2 +22,2 @@ import"./tool-0gctz400.js"; | ||
| //# debugId=4DA5265E3FDD1EAD64756E2164756E21 | ||
| //# debugId=6BBBA8CE07F5143164756E2164756E21 |
+4
-3
| import { | ||
| metadata, | ||
| registerCommands | ||
| } from "./tool-1t4m3bv9.js"; | ||
| import"./tool-6d49s6x4.js"; | ||
| } from "./tool-hcf6wh0m.js"; | ||
| import"./tool-25qmnad0.js"; | ||
| import"./tool-yadq0xpc.js"; | ||
| import"./tool-y0g9grx6.js"; | ||
@@ -16,2 +17,2 @@ import"./tool-0gctz400.js"; | ||
| //# debugId=106E34AF1A233DCE64756E2164756E21 | ||
| //# debugId=4B3BB7844263F9B364756E2164756E21 |
+2
-2
| { | ||
| "name": "@uipath/codedapp-tool", | ||
| "license": "MIT", | ||
| "version": "1.201.0-preview.115", | ||
| "version": "1.201.0-preview.121", | ||
| "description": "Build, pack, publish, deploy, and manage UiPath Coded Web Applications.", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
| }, | ||
| "gitHead": "f1086b73654d7728cb71f280588b3e0c77d535fc" | ||
| "gitHead": "c70ccfc0b12e637441d67df1d212b71d7784b5f8" | ||
| } |
| import { | ||
| AUTH_FLOW_ENV_VAR, | ||
| AuthProfileValidationError, | ||
| ClientCredentialsAuthenticationError, | ||
| CredentialSource, | ||
| DEFAULT_AUTH_FILENAME, | ||
| DEFAULT_AUTH_PROFILE, | ||
| DEFAULT_ENV_FILENAME, | ||
| ENFORCE_ROBOT_AUTH_VAR, | ||
| ENV_AUTH_ENABLE_VAR, | ||
| ENV_AUTH_VARS, | ||
| EnvAuthConfigError, | ||
| FederatedCredentialsAuthenticationError, | ||
| INVALID_TENANT_CODE, | ||
| InvalidBaseUrlError, | ||
| InvalidTenantError, | ||
| JWT_BEARER_ASSERTION_TYPE, | ||
| TENANT_SELECTION_REQUIRED_CODE, | ||
| TenantSelectionError, | ||
| TenantSelectionRequiredError, | ||
| TokenRefreshOAuthError, | ||
| authenticate, | ||
| clearActiveAuthProfile, | ||
| clearRefreshBreaker, | ||
| clientCredentialsLogin, | ||
| federatedCredentialsLogin, | ||
| fetchTenantsAndOrganizations, | ||
| getActiveAuthProfile, | ||
| getActiveAuthProfileFilePath, | ||
| getAuthContext, | ||
| getAuthEnv, | ||
| getLoginStatusAsync, | ||
| getLoginStatusWithDeps, | ||
| interactiveLogin, | ||
| interactiveLoginWithDeps, | ||
| isEnvAuthEnabled, | ||
| isRobotAuthEnforced, | ||
| isTenantSelectionError, | ||
| isTokenRefreshOAuthFailure, | ||
| loadEnvFileAsync, | ||
| loadRefreshBreaker, | ||
| logout, | ||
| logoutWithDeps, | ||
| normalizeAuthProfileName, | ||
| parseAuthFlow, | ||
| parseJWT, | ||
| readAuthFromEnv, | ||
| refreshAccessToken, | ||
| refreshTokenFingerprint, | ||
| registerRobotClientLoader, | ||
| resolveAuthProfileFilePath, | ||
| resolveEnvFileLocationAsync, | ||
| resolveEnvFilePathAsync, | ||
| resolveSessionIdentity, | ||
| runWithAuthProfile, | ||
| saveEnvFileAsync, | ||
| saveRefreshBreaker, | ||
| selectTenantWithDeps, | ||
| setActiveAuthProfile, | ||
| setAuthFileConfig | ||
| } from "./tool-6d49s6x4.js"; | ||
| import { | ||
| isBrowser, | ||
| isNode | ||
| } from "./tool-0gctz400.js"; | ||
| import"./tool-4pvh3k50.js"; | ||
| import { | ||
| AUTH_CANCELLED_ERROR_CODE, | ||
| AUTH_TIMEOUT_ERROR_CODE, | ||
| DEFAULT_AUTH_TIMEOUT_MS | ||
| } from "./tool-q42rrs00.js"; | ||
| import"./tool-wckvcay0.js"; | ||
| export { | ||
| setAuthFileConfig, | ||
| setActiveAuthProfile, | ||
| selectTenantWithDeps, | ||
| saveRefreshBreaker, | ||
| saveEnvFileAsync, | ||
| runWithAuthProfile, | ||
| resolveSessionIdentity, | ||
| resolveEnvFilePathAsync, | ||
| resolveEnvFileLocationAsync, | ||
| resolveAuthProfileFilePath, | ||
| registerRobotClientLoader, | ||
| refreshTokenFingerprint, | ||
| refreshAccessToken, | ||
| readAuthFromEnv, | ||
| parseJWT, | ||
| parseAuthFlow, | ||
| normalizeAuthProfileName, | ||
| logoutWithDeps, | ||
| logout, | ||
| loadRefreshBreaker, | ||
| loadEnvFileAsync, | ||
| isTokenRefreshOAuthFailure, | ||
| isTenantSelectionError, | ||
| isRobotAuthEnforced, | ||
| isNode, | ||
| isEnvAuthEnabled, | ||
| isBrowser, | ||
| interactiveLoginWithDeps, | ||
| interactiveLogin, | ||
| getLoginStatusWithDeps, | ||
| getLoginStatusAsync, | ||
| getAuthEnv, | ||
| getAuthContext, | ||
| getActiveAuthProfileFilePath, | ||
| getActiveAuthProfile, | ||
| fetchTenantsAndOrganizations, | ||
| federatedCredentialsLogin, | ||
| clientCredentialsLogin, | ||
| clearRefreshBreaker, | ||
| clearActiveAuthProfile, | ||
| authenticate, | ||
| TokenRefreshOAuthError, | ||
| TenantSelectionRequiredError, | ||
| TenantSelectionError, | ||
| TENANT_SELECTION_REQUIRED_CODE, | ||
| JWT_BEARER_ASSERTION_TYPE, | ||
| InvalidTenantError, | ||
| InvalidBaseUrlError, | ||
| INVALID_TENANT_CODE, | ||
| FederatedCredentialsAuthenticationError, | ||
| EnvAuthConfigError, | ||
| ENV_AUTH_VARS, | ||
| ENV_AUTH_ENABLE_VAR, | ||
| ENFORCE_ROBOT_AUTH_VAR, | ||
| DEFAULT_ENV_FILENAME, | ||
| DEFAULT_AUTH_TIMEOUT_MS, | ||
| DEFAULT_AUTH_PROFILE, | ||
| DEFAULT_AUTH_FILENAME, | ||
| CredentialSource, | ||
| ClientCredentialsAuthenticationError, | ||
| AuthProfileValidationError, | ||
| AUTH_TIMEOUT_ERROR_CODE, | ||
| AUTH_FLOW_ENV_VAR, | ||
| AUTH_CANCELLED_ERROR_CODE | ||
| }; | ||
| //# debugId=675FC4C428D4186D64756E2164756E21 |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 2 instances
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Mixed license
LicensePackage contains multiple licenses.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
5474023
93.89%19
11.76%107120
31.48%1
Infinity%26
30%15
7.14%