@uipath/data-fabric-tool 1.201.0-preview.131 → 1.201.0-preview.133

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-4r45s814.js";
6
+ } from "./tool-x1nyyxqm.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-7eva0peq.js";
9
9
  import"./tool-5arsyj36.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.201.0-preview.131",
6598
+ version: "1.201.0-preview.133",
6599
6599
  description: "Manage Data Fabric entities and records.",
6600
6600
  publishConfig: {
6601
6601
  registry: "https://npm.pkg.github.com/"
@@ -24036,4 +24036,4 @@ var registerCommands = async (program2) => {
24036
24036
 
24037
24037
  export { Command, metadata, registerCommands };
24038
24038
 
24039
- //# debugId=8873DD4AE7D918D964756E2164756E21
24039
+ //# debugId=7BC37B19689847A064756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-4r45s814.js";
4
+ } from "./tool-x1nyyxqm.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-7eva0peq.js";
7
7
  import"./tool-5arsyj36.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.201.0-preview.131",
4
+ "version": "1.201.0-preview.133",
5
5
  "description": "Manage Data Fabric entities and records.",
6
6
  "publishConfig": {
7
7
  "registry": "https://registry.npmjs.org/"
@@ -14,5 +14,5 @@
14
14
  "bin": {
15
15
  "data-fabric-tool": "./dist/index.js"
16
16
  },
17
- "gitHead": "5b0a03e4ee4be352459ac9fd82341ff77bc82ee6"
17
+ "gitHead": "7933378ad5276ac369900293a1447474dcec6826"
18
18
  }