@uipath/gov-tool 1.202.0-preview.161 → 1.202.0-preview.164

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.
Files changed (2) hide show
  1. package/dist/tool.js +2 -2
  2. package/package.json +2 -2
package/dist/tool.js CHANGED
@@ -7653,7 +7653,7 @@ var require_commander = __commonJS(function(exports) {
7653
7653
  var package_default = {
7654
7654
  name: "@uipath/gov-tool",
7655
7655
  license: "SEE LICENSE IN LICENSE.txt",
7656
- version: "1.202.0-preview.161",
7656
+ version: "1.202.0-preview.164",
7657
7657
  description: "Manage UiPath governance — AOps policies, Access policies, and compliance packs.",
7658
7658
  private: false,
7659
7659
  repository: {
@@ -24512,4 +24512,4 @@ export {
24512
24512
  registerCommands
24513
24513
  };
24514
24514
 
24515
- //# debugId=8C9988BA8AFF850664756E2164756E21
24515
+ //# debugId=287D325E5E5B018E64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/gov-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.0-preview.161",
4
+ "version": "1.202.0-preview.164",
5
5
  "description": "Manage UiPath governance — AOps policies, Access policies, and compliance packs.",
6
6
  "private": false,
7
7
  "repository": {
@@ -23,5 +23,5 @@
23
23
  "files": [
24
24
  "dist"
25
25
  ],
26
- "gitHead": "4c6d6f34d788f5ca26e03ecb83de34ee038b86ca"
26
+ "gitHead": "aae1017c05fe1309bcf56a00c942ef3708489446"
27
27
  }