@uipath/data-fabric-tool 1.200.0-preview.120 → 1.200.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.
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-011es2bm.js";
6
+ } from "./tool-8chtf11r.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-q90kqh83.js";
9
9
  import"./tool-1ps2qeqg.js";
@@ -6595,7 +6595,7 @@ var require_src6 = __commonJS((exports) => {
6595
6595
  var package_default = {
6596
6596
  name: "@uipath/data-fabric-tool",
6597
6597
  license: "MIT",
6598
- version: "1.200.0-preview.120",
6598
+ version: "1.200.0",
6599
6599
  description: "Manage Data Fabric entities and records.",
6600
6600
  type: "module",
6601
6601
  main: "./dist/tool.js",
@@ -28312,4 +28312,4 @@ var registerCommands = async (program2) => {
28312
28312
 
28313
28313
  export { Command, metadata, registerCommands };
28314
28314
 
28315
- //# debugId=5E5634DD8CAB30AD64756E2164756E21
28315
+ //# debugId=555FACAAD2B7CE6F64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-011es2bm.js";
4
+ } from "./tool-8chtf11r.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-q90kqh83.js";
7
7
  import"./tool-1ps2qeqg.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/data-fabric-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.120",
4
+ "version": "1.200.0",
5
5
  "description": "Manage Data Fabric entities and records.",
6
6
  "type": "module",
7
7
  "main": "./dist/tool.js",