@uipath/data-fabric-tool 1.202.0-preview.162 → 1.202.0-preview.164

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-fwvp600e.js";
6
+ } from "./packager-tool-5mzskh7a.js";
7
7
  import"./packager-tool-bndhpxxj.js";
8
8
  import"./packager-tool-1de529jm.js";
9
9
 
@@ -6583,7 +6583,7 @@ var require_src6 = __commonJS(function(exports) {
6583
6583
  var package_default = {
6584
6584
  name: "@uipath/data-fabric-tool",
6585
6585
  license: "SEE LICENSE IN LICENSE.txt",
6586
- version: "1.202.0-preview.162",
6586
+ version: "1.202.0-preview.164",
6587
6587
  description: "Manage Data Fabric entities and records.",
6588
6588
  publishConfig: {
6589
6589
  registry: "https://npm.pkg.github.com/"
@@ -25843,4 +25843,4 @@ var registerCommands = async (program2) => {
25843
25843
 
25844
25844
  export { Command, metadata, registerCommands };
25845
25845
 
25846
- //# debugId=07024C866ED2E7CA64756E2164756E21
25846
+ //# debugId=127ED02379EA27EF64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./packager-tool-fwvp600e.js";
4
+ } from "./packager-tool-5mzskh7a.js";
5
5
  import"./packager-tool-bndhpxxj.js";
6
6
  import"./packager-tool-1de529jm.js";
7
7
  export {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/data-fabric-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.0-preview.162",
4
+ "version": "1.202.0-preview.164",
5
5
  "description": "Manage Data Fabric entities and records.",
6
6
  "publishConfig": {
7
7
  "registry": "https://registry.npmjs.org/"
@@ -18,5 +18,5 @@
18
18
  "files": [
19
19
  "dist"
20
20
  ],
21
- "gitHead": "9792d74b5ec29276123d2b3daabcae49748c1fa6"
21
+ "gitHead": "aae1017c05fe1309bcf56a00c942ef3708489446"
22
22
  }