@uipath/guardrails-tool 1.202.0-preview.143 → 1.202.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 +1 -1
package/dist/tool.js CHANGED
@@ -2100,7 +2100,7 @@ var require_commander = __commonJS(function(exports) {
2100
2100
  var package_default = {
2101
2101
  name: "@uipath/guardrails-tool",
2102
2102
  license: "SEE LICENSE IN LICENSE.txt",
2103
- version: "1.202.0-preview.143",
2103
+ version: "1.202.0",
2104
2104
  description: "CLI plugin for UiPath AI Trust Layer guardrail configurations.",
2105
2105
  private: false,
2106
2106
  repository: {
@@ -7218,4 +7218,4 @@ export {
7218
7218
  registerCommands
7219
7219
  };
7220
7220
 
7221
- //# debugId=4146CD372E2662ED64756E2164756E21
7221
+ //# debugId=6D6A4B73945B146364756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/guardrails-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.0-preview.143",
4
+ "version": "1.202.0",
5
5
  "description": "CLI plugin for UiPath AI Trust Layer guardrail configurations.",
6
6
  "private": false,
7
7
  "repository": {