@uipath/cli 1.201.0-preview.132 → 1.201.0-preview.133

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
@@ -68718,7 +68718,7 @@ var init_package = __esm(() => {
68718
68718
  package_default = {
68719
68719
  name: "@uipath/cli",
68720
68720
  license: "MIT",
68721
- version: "1.201.0-preview.132",
68721
+ version: "1.201.0-preview.133",
68722
68722
  description: "Cross platform CLI for UiPath",
68723
68723
  repository: {
68724
68724
  type: "git",
@@ -146498,4 +146498,4 @@ export {
146498
146498
  ready
146499
146499
  };
146500
146500
 
146501
- //# debugId=EA867C04DB9416ED64756E2164756E21
146501
+ //# debugId=C897AD06EFCA555F64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/cli",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.132",
4
+ "version": "1.201.0-preview.133",
5
5
  "description": "Cross platform CLI for UiPath",
6
6
  "repository": {
7
7
  "type": "git",
@@ -42,5 +42,5 @@
42
42
  "kerberos": "7.0.0",
43
43
  "node-expose-sspi": "0.1.60"
44
44
  },
45
- "gitHead": "37388a48f899d8f3e7d590f050c5f00485594638"
45
+ "gitHead": "7933378ad5276ac369900293a1447474dcec6826"
46
46
  }