@rex0220/kintone-sql-tools 3.78.0 → 3.79.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-cli/ksql.js +114 -44
- package/dist-engine/index.cjs +14 -14
- package/dist-engine/index.mjs +14 -14
- package/dist-engine/ksql-engine.umd.js +14 -14
- package/dist-engine/meta/bundle-baseline.json +7 -7
- package/dist-engine/meta/cjs.json +3 -3
- package/dist-engine/meta/esm.json +3 -3
- package/dist-engine/meta/umd.json +3 -3
- package/dist-flow/index.cjs +16 -16
- package/dist-flow/index.mjs +16 -16
- package/dist-flow/meta/cjs.json +3 -3
- package/dist-flow/meta/esm.json +3 -3
- package/dist-mcp/ksql-mcp.js +100 -44
- package/dist-mcpb/ksql-mcp.mcpb +0 -0
- package/package.json +1 -1
package/dist-flow/meta/cjs.json
CHANGED
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
"format": "esm"
|
|
1539
1539
|
},
|
|
1540
1540
|
"src/execute.ts": {
|
|
1541
|
-
"bytes":
|
|
1541
|
+
"bytes": 653508,
|
|
1542
1542
|
"imports": [
|
|
1543
1543
|
{
|
|
1544
1544
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2533,7 +2533,7 @@
|
|
|
2533
2533
|
"bytesInOutput": 412
|
|
2534
2534
|
},
|
|
2535
2535
|
"src/execute.ts": {
|
|
2536
|
-
"bytesInOutput":
|
|
2536
|
+
"bytesInOutput": 256407
|
|
2537
2537
|
},
|
|
2538
2538
|
"src/api/cursorLeaseManager.ts": {
|
|
2539
2539
|
"bytesInOutput": 1777
|
|
@@ -2587,7 +2587,7 @@
|
|
|
2587
2587
|
"bytesInOutput": 1593
|
|
2588
2588
|
}
|
|
2589
2589
|
},
|
|
2590
|
-
"bytes":
|
|
2590
|
+
"bytes": 710681
|
|
2591
2591
|
}
|
|
2592
2592
|
}
|
|
2593
2593
|
}
|
package/dist-flow/meta/esm.json
CHANGED
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
"format": "esm"
|
|
1539
1539
|
},
|
|
1540
1540
|
"src/execute.ts": {
|
|
1541
|
-
"bytes":
|
|
1541
|
+
"bytes": 653508,
|
|
1542
1542
|
"imports": [
|
|
1543
1543
|
{
|
|
1544
1544
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2548,7 +2548,7 @@
|
|
|
2548
2548
|
"bytesInOutput": 412
|
|
2549
2549
|
},
|
|
2550
2550
|
"src/execute.ts": {
|
|
2551
|
-
"bytesInOutput":
|
|
2551
|
+
"bytesInOutput": 256407
|
|
2552
2552
|
},
|
|
2553
2553
|
"src/api/cursorLeaseManager.ts": {
|
|
2554
2554
|
"bytesInOutput": 1777
|
|
@@ -2605,7 +2605,7 @@
|
|
|
2605
2605
|
"bytesInOutput": 1593
|
|
2606
2606
|
}
|
|
2607
2607
|
},
|
|
2608
|
-
"bytes":
|
|
2608
|
+
"bytes": 709895
|
|
2609
2609
|
}
|
|
2610
2610
|
}
|
|
2611
2611
|
}
|