@uipath/aops-tool 1.200.0-preview.120 → 1.200.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -2110,7 +2110,7 @@ var require_commander = __commonJS((exports) => {
|
|
|
2110
2110
|
var package_default = {
|
|
2111
2111
|
name: "@uipath/aops-tool",
|
|
2112
2112
|
license: "MIT",
|
|
2113
|
-
version: "1.200.0
|
|
2113
|
+
version: "1.200.0",
|
|
2114
2114
|
description: "Manage UiPath StudioAdmin AOps — connections, repos, projects, solutions, pipelines, executions.",
|
|
2115
2115
|
private: false,
|
|
2116
2116
|
repository: {
|
|
@@ -16890,4 +16890,4 @@ var registerCommands = async (program2) => {
|
|
|
16890
16890
|
|
|
16891
16891
|
export { Command, metadata, registerCommands };
|
|
16892
16892
|
|
|
16893
|
-
//# debugId=
|
|
16893
|
+
//# debugId=3070E5B21A84311E64756E2164756E21
|
package/dist/tool.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/aops-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.200.0
|
|
4
|
+
"version": "1.200.0",
|
|
5
5
|
"description": "Manage UiPath StudioAdmin AOps — connections, repos, projects, solutions, pipelines, executions.",
|
|
6
6
|
"private": false,
|
|
7
7
|
"repository": {
|