@rex0220/kintone-sql-tools 3.83.0 → 3.85.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 +10 -4
- package/dist-engine/index.cjs +3 -3
- package/dist-engine/index.mjs +3 -3
- package/dist-engine/ksql-engine.umd.js +3 -3
- package/dist-engine/meta/bundle-baseline.json +7 -7
- package/dist-engine/meta/cjs.json +7 -7
- package/dist-engine/meta/esm.json +7 -7
- package/dist-engine/meta/umd.json +7 -7
- package/dist-flow/index.cjs +3 -3
- package/dist-flow/index.mjs +3 -3
- package/dist-flow/meta/cjs.json +7 -7
- package/dist-flow/meta/esm.json +7 -7
- package/dist-mcp/ksql-mcp.js +12 -6
- package/dist-mcpb/ksql-mcp.mcpb +0 -0
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-09-
|
|
2
|
+
"generatedAt": "2026-09-17T09:39:12.958Z",
|
|
3
3
|
"baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
|
|
4
4
|
"bundles": {
|
|
5
5
|
"index.cjs": {
|
|
6
6
|
"inputCount": 117,
|
|
7
|
-
"minifiedBytes":
|
|
8
|
-
"gzipBytes":
|
|
7
|
+
"minifiedBytes": 706063,
|
|
8
|
+
"gzipBytes": 193491,
|
|
9
9
|
"forbidden": {
|
|
10
10
|
"mcp-instructions": [],
|
|
11
11
|
"src-mcp": [],
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"index.mjs": {
|
|
26
26
|
"inputCount": 117,
|
|
27
|
-
"minifiedBytes":
|
|
28
|
-
"gzipBytes":
|
|
27
|
+
"minifiedBytes": 705518,
|
|
28
|
+
"gzipBytes": 193205,
|
|
29
29
|
"forbidden": {
|
|
30
30
|
"mcp-instructions": [],
|
|
31
31
|
"src-mcp": [],
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
},
|
|
45
45
|
"ksql-engine.umd.js": {
|
|
46
46
|
"inputCount": 119,
|
|
47
|
-
"minifiedBytes":
|
|
48
|
-
"gzipBytes":
|
|
47
|
+
"minifiedBytes": 706542,
|
|
48
|
+
"gzipBytes": 193556,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"format": "esm"
|
|
144
144
|
},
|
|
145
145
|
"src/core/aggregateDependencyValidation.ts": {
|
|
146
|
-
"bytes":
|
|
146
|
+
"bytes": 19331,
|
|
147
147
|
"imports": [
|
|
148
148
|
{
|
|
149
149
|
"path": "src/core/grouping.ts",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"format": "esm"
|
|
165
165
|
},
|
|
166
166
|
"src/core/groupingValidation.ts": {
|
|
167
|
-
"bytes":
|
|
167
|
+
"bytes": 11431,
|
|
168
168
|
"imports": [
|
|
169
169
|
{
|
|
170
170
|
"path": "src/core/grouping.ts",
|
|
@@ -1492,7 +1492,7 @@
|
|
|
1492
1492
|
"format": "esm"
|
|
1493
1493
|
},
|
|
1494
1494
|
"src/execute.ts": {
|
|
1495
|
-
"bytes":
|
|
1495
|
+
"bytes": 657594,
|
|
1496
1496
|
"imports": [
|
|
1497
1497
|
{
|
|
1498
1498
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2276,10 +2276,10 @@
|
|
|
2276
2276
|
"bytesInOutput": 102
|
|
2277
2277
|
},
|
|
2278
2278
|
"src/core/aggregateDependencyValidation.ts": {
|
|
2279
|
-
"bytesInOutput":
|
|
2279
|
+
"bytesInOutput": 9163
|
|
2280
2280
|
},
|
|
2281
2281
|
"src/core/groupingValidation.ts": {
|
|
2282
|
-
"bytesInOutput":
|
|
2282
|
+
"bytesInOutput": 3647
|
|
2283
2283
|
},
|
|
2284
2284
|
"src/converter/selectToKintone.ts": {
|
|
2285
2285
|
"bytesInOutput": 10918
|
|
@@ -2522,7 +2522,7 @@
|
|
|
2522
2522
|
"bytesInOutput": 412
|
|
2523
2523
|
},
|
|
2524
2524
|
"src/execute.ts": {
|
|
2525
|
-
"bytesInOutput":
|
|
2525
|
+
"bytesInOutput": 249678
|
|
2526
2526
|
},
|
|
2527
2527
|
"src/engine-library/errors.ts": {
|
|
2528
2528
|
"bytesInOutput": 1441
|
|
@@ -2579,7 +2579,7 @@
|
|
|
2579
2579
|
"bytesInOutput": 1446
|
|
2580
2580
|
}
|
|
2581
2581
|
},
|
|
2582
|
-
"bytes":
|
|
2582
|
+
"bytes": 706063
|
|
2583
2583
|
}
|
|
2584
2584
|
}
|
|
2585
2585
|
}
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"format": "esm"
|
|
144
144
|
},
|
|
145
145
|
"src/core/aggregateDependencyValidation.ts": {
|
|
146
|
-
"bytes":
|
|
146
|
+
"bytes": 19331,
|
|
147
147
|
"imports": [
|
|
148
148
|
{
|
|
149
149
|
"path": "src/core/grouping.ts",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"format": "esm"
|
|
165
165
|
},
|
|
166
166
|
"src/core/groupingValidation.ts": {
|
|
167
|
-
"bytes":
|
|
167
|
+
"bytes": 11431,
|
|
168
168
|
"imports": [
|
|
169
169
|
{
|
|
170
170
|
"path": "src/core/grouping.ts",
|
|
@@ -1492,7 +1492,7 @@
|
|
|
1492
1492
|
"format": "esm"
|
|
1493
1493
|
},
|
|
1494
1494
|
"src/execute.ts": {
|
|
1495
|
-
"bytes":
|
|
1495
|
+
"bytes": 657594,
|
|
1496
1496
|
"imports": [
|
|
1497
1497
|
{
|
|
1498
1498
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2280,10 +2280,10 @@
|
|
|
2280
2280
|
"bytesInOutput": 102
|
|
2281
2281
|
},
|
|
2282
2282
|
"src/core/aggregateDependencyValidation.ts": {
|
|
2283
|
-
"bytesInOutput":
|
|
2283
|
+
"bytesInOutput": 9163
|
|
2284
2284
|
},
|
|
2285
2285
|
"src/core/groupingValidation.ts": {
|
|
2286
|
-
"bytesInOutput":
|
|
2286
|
+
"bytesInOutput": 3647
|
|
2287
2287
|
},
|
|
2288
2288
|
"src/converter/selectToKintone.ts": {
|
|
2289
2289
|
"bytesInOutput": 10918
|
|
@@ -2526,7 +2526,7 @@
|
|
|
2526
2526
|
"bytesInOutput": 412
|
|
2527
2527
|
},
|
|
2528
2528
|
"src/execute.ts": {
|
|
2529
|
-
"bytesInOutput":
|
|
2529
|
+
"bytesInOutput": 249678
|
|
2530
2530
|
},
|
|
2531
2531
|
"src/engine-library/errors.ts": {
|
|
2532
2532
|
"bytesInOutput": 1441
|
|
@@ -2586,7 +2586,7 @@
|
|
|
2586
2586
|
"bytesInOutput": 16
|
|
2587
2587
|
}
|
|
2588
2588
|
},
|
|
2589
|
-
"bytes":
|
|
2589
|
+
"bytes": 705518
|
|
2590
2590
|
}
|
|
2591
2591
|
}
|
|
2592
2592
|
}
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"format": "esm"
|
|
144
144
|
},
|
|
145
145
|
"src/core/aggregateDependencyValidation.ts": {
|
|
146
|
-
"bytes":
|
|
146
|
+
"bytes": 19331,
|
|
147
147
|
"imports": [
|
|
148
148
|
{
|
|
149
149
|
"path": "src/core/grouping.ts",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"format": "esm"
|
|
165
165
|
},
|
|
166
166
|
"src/core/groupingValidation.ts": {
|
|
167
|
-
"bytes":
|
|
167
|
+
"bytes": 11431,
|
|
168
168
|
"imports": [
|
|
169
169
|
{
|
|
170
170
|
"path": "src/core/grouping.ts",
|
|
@@ -1492,7 +1492,7 @@
|
|
|
1492
1492
|
"format": "esm"
|
|
1493
1493
|
},
|
|
1494
1494
|
"src/execute.ts": {
|
|
1495
|
-
"bytes":
|
|
1495
|
+
"bytes": 657594,
|
|
1496
1496
|
"imports": [
|
|
1497
1497
|
{
|
|
1498
1498
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2294,10 +2294,10 @@
|
|
|
2294
2294
|
"bytesInOutput": 102
|
|
2295
2295
|
},
|
|
2296
2296
|
"src/core/aggregateDependencyValidation.ts": {
|
|
2297
|
-
"bytesInOutput":
|
|
2297
|
+
"bytesInOutput": 9163
|
|
2298
2298
|
},
|
|
2299
2299
|
"src/core/groupingValidation.ts": {
|
|
2300
|
-
"bytesInOutput":
|
|
2300
|
+
"bytesInOutput": 3647
|
|
2301
2301
|
},
|
|
2302
2302
|
"src/converter/selectToKintone.ts": {
|
|
2303
2303
|
"bytesInOutput": 10918
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
"bytesInOutput": 412
|
|
2541
2541
|
},
|
|
2542
2542
|
"src/execute.ts": {
|
|
2543
|
-
"bytesInOutput":
|
|
2543
|
+
"bytesInOutput": 249678
|
|
2544
2544
|
},
|
|
2545
2545
|
"src/engine-library/errors.ts": {
|
|
2546
2546
|
"bytesInOutput": 1441
|
|
@@ -2606,7 +2606,7 @@
|
|
|
2606
2606
|
"bytesInOutput": 127
|
|
2607
2607
|
}
|
|
2608
2608
|
},
|
|
2609
|
-
"bytes":
|
|
2609
|
+
"bytes": 706542
|
|
2610
2610
|
}
|
|
2611
2611
|
}
|
|
2612
2612
|
}
|