@uipath/data-fabric-tool 1.203.0-preview.160 → 1.203.0-preview.182

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 "./packager-tool-zycs3784.js";
6
+ } from "./packager-tool-t8hqenvv.js";
7
7
  import"./packager-tool-bndhpxxj.js";
8
8
  import"./packager-tool-1de529jm.js";
9
9
 
@@ -6584,7 +6584,7 @@ var package_default = {
6584
6584
  name: "@uipath/data-fabric-tool",
6585
6585
  author: "UiPath",
6586
6586
  license: "SEE LICENSE IN LICENSE.txt",
6587
- version: "1.203.0-preview.160",
6587
+ version: "1.203.0-preview.182",
6588
6588
  description: "Manage Data Fabric entities and records.",
6589
6589
  publishConfig: {
6590
6590
  registry: "https://npm.pkg.github.com/"
@@ -26093,4 +26093,4 @@ var registerCommands = async (program2) => {
26093
26093
 
26094
26094
  export { Command, metadata, registerCommands };
26095
26095
 
26096
- //# debugId=7C4D0D556CB51E1764756E2164756E21
26096
+ //# debugId=6BC35BADDC5D2C0D64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./packager-tool-zycs3784.js";
4
+ } from "./packager-tool-t8hqenvv.js";
5
5
  import"./packager-tool-bndhpxxj.js";
6
6
  import"./packager-tool-1de529jm.js";
7
7
  export {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@uipath/data-fabric-tool",
3
3
  "author": "UiPath",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
- "version": "1.203.0-preview.160",
5
+ "version": "1.203.0-preview.182",
6
6
  "description": "Manage Data Fabric entities and records.",
7
7
  "publishConfig": {
8
8
  "registry": "https://registry.npmjs.org/"
@@ -19,5 +19,5 @@
19
19
  "files": [
20
20
  "dist"
21
21
  ],
22
- "gitHead": "3a42062ba731afca4595ba9aa8a80afc9667528d"
22
+ "gitHead": "f4f19f4d98117736cd2b34629dc1564ae6761aef"
23
23
  }