@uipath/rpa-legacy-tool 0.1.0 → 0.2.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 +1 -1
- package/dist/tool.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -27948,7 +27948,7 @@ var {
|
|
|
27948
27948
|
// package.json
|
|
27949
27949
|
var package_default = {
|
|
27950
27950
|
name: "@uipath/rpa-legacy-tool",
|
|
27951
|
-
version: "0.
|
|
27951
|
+
version: "0.2.0",
|
|
27952
27952
|
description: "uipcli plugin for validating, analyzing and building RPA projects using the legacy UiPath CLI",
|
|
27953
27953
|
private: false,
|
|
27954
27954
|
maintainers: [
|
package/dist/tool.js
CHANGED
|
@@ -25818,7 +25818,7 @@ var init_src3 = __esm(() => {
|
|
|
25818
25818
|
// package.json
|
|
25819
25819
|
var package_default = {
|
|
25820
25820
|
name: "@uipath/rpa-legacy-tool",
|
|
25821
|
-
version: "0.
|
|
25821
|
+
version: "0.2.0",
|
|
25822
25822
|
description: "uipcli plugin for validating, analyzing and building RPA projects using the legacy UiPath CLI",
|
|
25823
25823
|
private: false,
|
|
25824
25824
|
maintainers: [
|