@datapos/datapos-development 0.3.446 → 0.3.448

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.
@@ -493,7 +493,7 @@ const qt = {
493
493
  "createObject",
494
494
  "describeConnection",
495
495
  "dropObject",
496
- "findObjectFolderPath",
496
+ "findObject",
497
497
  "getReadableStream",
498
498
  "getRecord",
499
499
  "listNodes",
@@ -5628,12 +5628,15 @@ async function Qr(e) {
5628
5628
  );
5629
5629
  }
5630
5630
  function Jt(e) {
5631
+ console.log("aaaa1");
5631
5632
  const s = H.extend(Wr()).parse(e, {
5632
5633
  ecmaVersion: "latest",
5633
5634
  sourceType: "module",
5634
5635
  locations: !0
5635
- }), a = [];
5636
- return console.log("aaaa"), Ft(s, (n) => {
5636
+ });
5637
+ console.log("aaaa2");
5638
+ const a = [];
5639
+ return Ft(s, (n) => {
5637
5640
  if (console.log("bbbb", n), n.type !== "MethodDefinition") return;
5638
5641
  console.log("cccc");
5639
5642
  const p = n, f = p.key;