@uipath/gov-tool 1.201.0-preview.131 → 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.
Files changed (2) hide show
  1. package/dist/tool.js +2 -2
  2. package/package.json +2 -2
package/dist/tool.js CHANGED
@@ -8166,7 +8166,7 @@ var init_dist = __esm(() => {
8166
8166
  var package_default = {
8167
8167
  name: "@uipath/gov-tool",
8168
8168
  license: "MIT",
8169
- version: "1.201.0-preview.131",
8169
+ version: "1.201.0-preview.133",
8170
8170
  description: "Manage UiPath governance — AOps policies, Access policies, and compliance packs.",
8171
8171
  private: false,
8172
8172
  repository: {
@@ -24078,4 +24078,4 @@ export {
24078
24078
  metadata
24079
24079
  };
24080
24080
 
24081
- //# debugId=5085DB85A9CB8FA864756E2164756E21
24081
+ //# debugId=D3091839D690864264756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/gov-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.131",
4
+ "version": "1.201.0-preview.133",
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": "5b0a03e4ee4be352459ac9fd82341ff77bc82ee6"
26
+ "gitHead": "7933378ad5276ac369900293a1447474dcec6826"
27
27
  }