@uipath/gov-tool 1.198.0-preview.93 → 1.198.0-preview.95

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.198.0-preview.93",
21233
+ version: "1.198.0-preview.95",
21234
21234
  description: "Manage UiPath governance — AOps policies, Access policies, and compliance packs.",
21235
21235
  private: false,
21236
21236
  repository: {
@@ -59309,4 +59309,4 @@ export {
59309
59309
  metadata
59310
59310
  };
59311
59311
 
59312
- //# debugId=3FC28E1E3134299964756E2164756E21
59312
+ //# debugId=1F0C4A41466AA77964756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/gov-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.93",
4
+ "version": "1.198.0-preview.95",
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": "559533da0c886708d0a553ed2adb5bcb74b26fac"
26
+ "gitHead": "7f6f14e06688fe417ecaac94186ab795a9106caa"
27
27
  }