@uipath/robot
Advanced tools
@@ -11,4 +11,4 @@ /*! | ||
| /*! | ||
| * Microsoft Dynamic Proto Utility, 1.1.7 | ||
| * Microsoft Dynamic Proto Utility, 1.1.11 | ||
| * Copyright (c) Microsoft and contributors. All rights reserved. | ||
| */ |
@@ -13,3 +13,3 @@ "use strict"; | ||
| ProtocolUtil.openUiPathProtocol = function (consentCode) { | ||
| var url = constants_1.Constants.UIPATH_PROTOCOL + "://consentCode=" + consentCode + "&Origin=" + window.location.origin; | ||
| var url = constants_1.Constants.UIPATH_PROTOCOL + "://localhost/showConsent?dontdelete=oldrobotnewbrowser&consentCode=" + encodeURIComponent(consentCode) + "&Origin=" + encodeURIComponent(window.location.origin); | ||
| window.location.href = url; | ||
@@ -16,0 +16,0 @@ }; |
@@ -1,1 +0,1 @@ | ||
| export declare const ROBOTJS_VERSION = "1.3.1"; | ||
| export declare const ROBOTJS_VERSION = "1.3.2"; |
+1
-1
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.ROBOTJS_VERSION = void 0; | ||
| exports.ROBOTJS_VERSION = '1.3.1'; | ||
| exports.ROBOTJS_VERSION = '1.3.2'; |
+5
-5
| { | ||
| "name": "@uipath/robot", | ||
| "version": "1.3.1", | ||
| "version": "1.3.2", | ||
| "description": "UiPath Robot javascript SDK enabling web pages to interact with UiPath Robots", | ||
@@ -14,10 +14,10 @@ "scripts": { | ||
| "@types/uuid": "^8.3.4", | ||
| "copy-webpack-plugin": "^11.0.0", | ||
| "copy-webpack-plugin": "^12.0.2", | ||
| "style-loader": "^0.23.1", | ||
| "ts-loader": "^9.4.1", | ||
| "typescript": "^3.6.4", | ||
| "tslint": "^5.20.0", | ||
| "tslint-jasmine-rules": "^1.6.0", | ||
| "typescript": "^3.6.4", | ||
| "webpack": "^5.75.0", | ||
| "webpack-cli": "^5.0.0" | ||
| "webpack": "^5.76.0", | ||
| "webpack-cli": "^5.1.4" | ||
| }, | ||
@@ -24,0 +24,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
2
-60%550780
-0.36%