@rex0220/kintone-sql-tools 3.57.0 → 3.58.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 +173 -69
- package/dist-engine/index.cjs +12 -12
- package/dist-engine/index.mjs +12 -12
- package/dist-engine/ksql-engine.umd.js +12 -12
- package/dist-engine/meta/bundle-baseline.json +7 -7
- package/dist-engine/meta/cjs.json +5 -5
- package/dist-engine/meta/esm.json +5 -5
- package/dist-engine/meta/umd.json +5 -5
- package/dist-mcp/ksql-mcp.js +175 -71
- package/dist-mcpb/ksql-mcp.mcpb +0 -0
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-08-
|
|
2
|
+
"generatedAt": "2026-08-07T01:08:00.679Z",
|
|
3
3
|
"baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
|
|
4
4
|
"bundles": {
|
|
5
5
|
"index.cjs": {
|
|
6
6
|
"inputCount": 104,
|
|
7
|
-
"minifiedBytes":
|
|
8
|
-
"gzipBytes":
|
|
7
|
+
"minifiedBytes": 597678,
|
|
8
|
+
"gzipBytes": 163133,
|
|
9
9
|
"forbidden": {
|
|
10
10
|
"mcp-instructions": [],
|
|
11
11
|
"src-mcp": [],
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"index.mjs": {
|
|
26
26
|
"inputCount": 104,
|
|
27
|
-
"minifiedBytes":
|
|
28
|
-
"gzipBytes":
|
|
27
|
+
"minifiedBytes": 597133,
|
|
28
|
+
"gzipBytes": 162847,
|
|
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": 106,
|
|
47
|
-
"minifiedBytes":
|
|
48
|
-
"gzipBytes":
|
|
47
|
+
"minifiedBytes": 598157,
|
|
48
|
+
"gzipBytes": 163201,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
"format": "esm"
|
|
974
974
|
},
|
|
975
975
|
"src/engine/process.ts": {
|
|
976
|
-
"bytes":
|
|
976
|
+
"bytes": 83010,
|
|
977
977
|
"imports": [
|
|
978
978
|
{
|
|
979
979
|
"path": "src/types/ast.ts",
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
"format": "esm"
|
|
1254
1254
|
},
|
|
1255
1255
|
"src/execute.ts": {
|
|
1256
|
-
"bytes":
|
|
1256
|
+
"bytes": 508550,
|
|
1257
1257
|
"imports": [
|
|
1258
1258
|
{
|
|
1259
1259
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2157,7 +2157,7 @@
|
|
|
2157
2157
|
"bytesInOutput": 1223
|
|
2158
2158
|
},
|
|
2159
2159
|
"src/engine/process.ts": {
|
|
2160
|
-
"bytesInOutput":
|
|
2160
|
+
"bytesInOutput": 25823
|
|
2161
2161
|
},
|
|
2162
2162
|
"src/converter/subtableAdapter.ts": {
|
|
2163
2163
|
"bytesInOutput": 643
|
|
@@ -2217,7 +2217,7 @@
|
|
|
2217
2217
|
"bytesInOutput": 412
|
|
2218
2218
|
},
|
|
2219
2219
|
"src/execute.ts": {
|
|
2220
|
-
"bytesInOutput":
|
|
2220
|
+
"bytesInOutput": 203251
|
|
2221
2221
|
},
|
|
2222
2222
|
"src/engine-library/errors.ts": {
|
|
2223
2223
|
"bytesInOutput": 1440
|
|
@@ -2277,7 +2277,7 @@
|
|
|
2277
2277
|
"bytesInOutput": 1271
|
|
2278
2278
|
}
|
|
2279
2279
|
},
|
|
2280
|
-
"bytes":
|
|
2280
|
+
"bytes": 597678
|
|
2281
2281
|
}
|
|
2282
2282
|
}
|
|
2283
2283
|
}
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
"format": "esm"
|
|
974
974
|
},
|
|
975
975
|
"src/engine/process.ts": {
|
|
976
|
-
"bytes":
|
|
976
|
+
"bytes": 83010,
|
|
977
977
|
"imports": [
|
|
978
978
|
{
|
|
979
979
|
"path": "src/types/ast.ts",
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
"format": "esm"
|
|
1254
1254
|
},
|
|
1255
1255
|
"src/execute.ts": {
|
|
1256
|
-
"bytes":
|
|
1256
|
+
"bytes": 508550,
|
|
1257
1257
|
"imports": [
|
|
1258
1258
|
{
|
|
1259
1259
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2161,7 +2161,7 @@
|
|
|
2161
2161
|
"bytesInOutput": 1223
|
|
2162
2162
|
},
|
|
2163
2163
|
"src/engine/process.ts": {
|
|
2164
|
-
"bytesInOutput":
|
|
2164
|
+
"bytesInOutput": 25823
|
|
2165
2165
|
},
|
|
2166
2166
|
"src/converter/subtableAdapter.ts": {
|
|
2167
2167
|
"bytesInOutput": 643
|
|
@@ -2221,7 +2221,7 @@
|
|
|
2221
2221
|
"bytesInOutput": 412
|
|
2222
2222
|
},
|
|
2223
2223
|
"src/execute.ts": {
|
|
2224
|
-
"bytesInOutput":
|
|
2224
|
+
"bytesInOutput": 203251
|
|
2225
2225
|
},
|
|
2226
2226
|
"src/engine-library/errors.ts": {
|
|
2227
2227
|
"bytesInOutput": 1440
|
|
@@ -2284,7 +2284,7 @@
|
|
|
2284
2284
|
"bytesInOutput": 16
|
|
2285
2285
|
}
|
|
2286
2286
|
},
|
|
2287
|
-
"bytes":
|
|
2287
|
+
"bytes": 597133
|
|
2288
2288
|
}
|
|
2289
2289
|
}
|
|
2290
2290
|
}
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
"format": "esm"
|
|
974
974
|
},
|
|
975
975
|
"src/engine/process.ts": {
|
|
976
|
-
"bytes":
|
|
976
|
+
"bytes": 83010,
|
|
977
977
|
"imports": [
|
|
978
978
|
{
|
|
979
979
|
"path": "src/types/ast.ts",
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
"format": "esm"
|
|
1254
1254
|
},
|
|
1255
1255
|
"src/execute.ts": {
|
|
1256
|
-
"bytes":
|
|
1256
|
+
"bytes": 508550,
|
|
1257
1257
|
"imports": [
|
|
1258
1258
|
{
|
|
1259
1259
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2175,7 +2175,7 @@
|
|
|
2175
2175
|
"bytesInOutput": 1223
|
|
2176
2176
|
},
|
|
2177
2177
|
"src/engine/process.ts": {
|
|
2178
|
-
"bytesInOutput":
|
|
2178
|
+
"bytesInOutput": 25823
|
|
2179
2179
|
},
|
|
2180
2180
|
"src/converter/subtableAdapter.ts": {
|
|
2181
2181
|
"bytesInOutput": 643
|
|
@@ -2235,7 +2235,7 @@
|
|
|
2235
2235
|
"bytesInOutput": 412
|
|
2236
2236
|
},
|
|
2237
2237
|
"src/execute.ts": {
|
|
2238
|
-
"bytesInOutput":
|
|
2238
|
+
"bytesInOutput": 203251
|
|
2239
2239
|
},
|
|
2240
2240
|
"src/engine-library/errors.ts": {
|
|
2241
2241
|
"bytesInOutput": 1440
|
|
@@ -2304,7 +2304,7 @@
|
|
|
2304
2304
|
"bytesInOutput": 127
|
|
2305
2305
|
}
|
|
2306
2306
|
},
|
|
2307
|
-
"bytes":
|
|
2307
|
+
"bytes": 598157
|
|
2308
2308
|
}
|
|
2309
2309
|
}
|
|
2310
2310
|
}
|