@uipath/gov-tool 1.201.0-preview.121 → 1.201.0-preview.123
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.
- package/dist/tool.js +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.
|
|
8169
|
+
version: "1.201.0-preview.123",
|
|
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=
|
|
24081
|
+
//# debugId=854090620068B4F764756E2164756E21
|
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.
|
|
4
|
+
"version": "1.201.0-preview.123",
|
|
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": "
|
|
26
|
+
"gitHead": "0b5e086775b5974d9df45fc98f96f868bb3dda61"
|
|
27
27
|
}
|