@uipath/gov-tool 1.197.0-preview.74 → 1.197.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.
Files changed (2) hide show
  1. package/dist/tool.js +2 -2
  2. package/package.json +2 -2
package/dist/tool.js CHANGED
@@ -21230,7 +21230,7 @@ var require_commander = __commonJS((exports) => {
21230
21230
  var package_default = {
21231
21231
  name: "@uipath/gov-tool",
21232
21232
  license: "MIT",
21233
- version: "1.197.0-preview.74",
21233
+ version: "1.197.0",
21234
21234
  description: "Manage UiPath governance — AOps policies, Access policies, and compliance packs.",
21235
21235
  private: false,
21236
21236
  repository: {
@@ -58915,4 +58915,4 @@ export {
58915
58915
  metadata
58916
58916
  };
58917
58917
 
58918
- //# debugId=D6D0635CDD0E88FA64756E2164756E21
58918
+ //# debugId=9A78DFF1A6FF3C5A64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/gov-tool",
3
3
  "license": "MIT",
4
- "version": "1.197.0-preview.74",
4
+ "version": "1.197.0",
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": "4f5d84e6d01bedd56da7202219a3e7b3bdead467"
26
+ "gitHead": "56f68b263cec4ea1f2a39d738bd99ecf52f88fea"
27
27
  }