@uipath/gov-tool 1.202.1-preview.179 → 1.202.1-preview.181

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.1-preview.179",
7656
+ version: "1.202.1-preview.181",
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=C5BF3A86CBA3C0F164756E2164756E21
24515
+ //# debugId=88503664A058C80664756E2164756E21
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.1-preview.179",
4
+ "version": "1.202.1-preview.181",
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": "bd6c3806d42b65cb1511e52a8cfca44ee2160398"
26
+ "gitHead": "cf82a2e405ab89ed9906035ef33b31493d1526c8"
27
27
  }