@rex0220/kintone-sql-tools 3.81.0 → 3.83.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 +1 -0
- package/dist-engine/index.cjs +2 -2
- package/dist-engine/index.mjs +2 -2
- package/dist-engine/ksql-engine.umd.js +2 -2
- 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 +2 -2
- package/dist-flow/index.mjs +2 -2
- package/dist-flow/meta/cjs.json +3 -3
- package/dist-flow/meta/esm.json +3 -3
- package/dist-mcp/ksql-mcp.js +3 -2
- 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-16T12:58:34.946Z",
|
|
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": 705396,
|
|
8
|
+
"gzipBytes": 193289,
|
|
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": 704851,
|
|
28
|
+
"gzipBytes": 193006,
|
|
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": 705875,
|
|
48
|
+
"gzipBytes": 193357,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"format": "esm"
|
|
186
186
|
},
|
|
187
187
|
"src/converter/selectToKintone.ts": {
|
|
188
|
-
"bytes":
|
|
188
|
+
"bytes": 32855,
|
|
189
189
|
"imports": [
|
|
190
190
|
{
|
|
191
191
|
"path": "../types/ast",
|
|
@@ -2282,7 +2282,7 @@
|
|
|
2282
2282
|
"bytesInOutput": 3596
|
|
2283
2283
|
},
|
|
2284
2284
|
"src/converter/selectToKintone.ts": {
|
|
2285
|
-
"bytesInOutput":
|
|
2285
|
+
"bytesInOutput": 10918
|
|
2286
2286
|
},
|
|
2287
2287
|
"src/core/cteInlining.ts": {
|
|
2288
2288
|
"bytesInOutput": 1164
|
|
@@ -2579,7 +2579,7 @@
|
|
|
2579
2579
|
"bytesInOutput": 1446
|
|
2580
2580
|
}
|
|
2581
2581
|
},
|
|
2582
|
-
"bytes":
|
|
2582
|
+
"bytes": 705396
|
|
2583
2583
|
}
|
|
2584
2584
|
}
|
|
2585
2585
|
}
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"format": "esm"
|
|
186
186
|
},
|
|
187
187
|
"src/converter/selectToKintone.ts": {
|
|
188
|
-
"bytes":
|
|
188
|
+
"bytes": 32855,
|
|
189
189
|
"imports": [
|
|
190
190
|
{
|
|
191
191
|
"path": "../types/ast",
|
|
@@ -2286,7 +2286,7 @@
|
|
|
2286
2286
|
"bytesInOutput": 3596
|
|
2287
2287
|
},
|
|
2288
2288
|
"src/converter/selectToKintone.ts": {
|
|
2289
|
-
"bytesInOutput":
|
|
2289
|
+
"bytesInOutput": 10918
|
|
2290
2290
|
},
|
|
2291
2291
|
"src/core/cteInlining.ts": {
|
|
2292
2292
|
"bytesInOutput": 1164
|
|
@@ -2586,7 +2586,7 @@
|
|
|
2586
2586
|
"bytesInOutput": 16
|
|
2587
2587
|
}
|
|
2588
2588
|
},
|
|
2589
|
-
"bytes":
|
|
2589
|
+
"bytes": 704851
|
|
2590
2590
|
}
|
|
2591
2591
|
}
|
|
2592
2592
|
}
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"format": "esm"
|
|
186
186
|
},
|
|
187
187
|
"src/converter/selectToKintone.ts": {
|
|
188
|
-
"bytes":
|
|
188
|
+
"bytes": 32855,
|
|
189
189
|
"imports": [
|
|
190
190
|
{
|
|
191
191
|
"path": "../types/ast",
|
|
@@ -2300,7 +2300,7 @@
|
|
|
2300
2300
|
"bytesInOutput": 3596
|
|
2301
2301
|
},
|
|
2302
2302
|
"src/converter/selectToKintone.ts": {
|
|
2303
|
-
"bytesInOutput":
|
|
2303
|
+
"bytesInOutput": 10918
|
|
2304
2304
|
},
|
|
2305
2305
|
"src/core/cteInlining.ts": {
|
|
2306
2306
|
"bytesInOutput": 1164
|
|
@@ -2606,7 +2606,7 @@
|
|
|
2606
2606
|
"bytesInOutput": 127
|
|
2607
2607
|
}
|
|
2608
2608
|
},
|
|
2609
|
-
"bytes":
|
|
2609
|
+
"bytes": 705875
|
|
2610
2610
|
}
|
|
2611
2611
|
}
|
|
2612
2612
|
}
|