@rex0220/kintone-sql-tools 3.55.0 → 3.56.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 +35 -3
- package/dist-engine/index.cjs +6 -6
- package/dist-engine/index.mjs +6 -6
- package/dist-engine/ksql-engine.umd.js +6 -6
- 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-mcp/ksql-mcp.js +37 -5
- 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-06T09:32:39.307Z",
|
|
3
3
|
"baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
|
|
4
4
|
"bundles": {
|
|
5
5
|
"index.cjs": {
|
|
6
6
|
"inputCount": 103,
|
|
7
|
-
"minifiedBytes":
|
|
8
|
-
"gzipBytes":
|
|
7
|
+
"minifiedBytes": 584071,
|
|
8
|
+
"gzipBytes": 159324,
|
|
9
9
|
"forbidden": {
|
|
10
10
|
"mcp-instructions": [],
|
|
11
11
|
"src-mcp": [],
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"index.mjs": {
|
|
26
26
|
"inputCount": 103,
|
|
27
|
-
"minifiedBytes":
|
|
28
|
-
"gzipBytes":
|
|
27
|
+
"minifiedBytes": 583526,
|
|
28
|
+
"gzipBytes": 159035,
|
|
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": 105,
|
|
47
|
-
"minifiedBytes":
|
|
48
|
-
"gzipBytes":
|
|
47
|
+
"minifiedBytes": 584550,
|
|
48
|
+
"gzipBytes": 159383,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
"format": "esm"
|
|
1233
1233
|
},
|
|
1234
1234
|
"src/execute.ts": {
|
|
1235
|
-
"bytes":
|
|
1235
|
+
"bytes": 494194,
|
|
1236
1236
|
"imports": [
|
|
1237
1237
|
{
|
|
1238
1238
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2188,7 +2188,7 @@
|
|
|
2188
2188
|
"bytesInOutput": 412
|
|
2189
2189
|
},
|
|
2190
2190
|
"src/execute.ts": {
|
|
2191
|
-
"bytesInOutput":
|
|
2191
|
+
"bytesInOutput": 198413
|
|
2192
2192
|
},
|
|
2193
2193
|
"src/engine-library/errors.ts": {
|
|
2194
2194
|
"bytesInOutput": 1440
|
|
@@ -2248,7 +2248,7 @@
|
|
|
2248
2248
|
"bytesInOutput": 1271
|
|
2249
2249
|
}
|
|
2250
2250
|
},
|
|
2251
|
-
"bytes":
|
|
2251
|
+
"bytes": 584071
|
|
2252
2252
|
}
|
|
2253
2253
|
}
|
|
2254
2254
|
}
|
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
"format": "esm"
|
|
1233
1233
|
},
|
|
1234
1234
|
"src/execute.ts": {
|
|
1235
|
-
"bytes":
|
|
1235
|
+
"bytes": 494194,
|
|
1236
1236
|
"imports": [
|
|
1237
1237
|
{
|
|
1238
1238
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2192,7 +2192,7 @@
|
|
|
2192
2192
|
"bytesInOutput": 412
|
|
2193
2193
|
},
|
|
2194
2194
|
"src/execute.ts": {
|
|
2195
|
-
"bytesInOutput":
|
|
2195
|
+
"bytesInOutput": 198413
|
|
2196
2196
|
},
|
|
2197
2197
|
"src/engine-library/errors.ts": {
|
|
2198
2198
|
"bytesInOutput": 1440
|
|
@@ -2255,7 +2255,7 @@
|
|
|
2255
2255
|
"bytesInOutput": 16
|
|
2256
2256
|
}
|
|
2257
2257
|
},
|
|
2258
|
-
"bytes":
|
|
2258
|
+
"bytes": 583526
|
|
2259
2259
|
}
|
|
2260
2260
|
}
|
|
2261
2261
|
}
|
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
"format": "esm"
|
|
1233
1233
|
},
|
|
1234
1234
|
"src/execute.ts": {
|
|
1235
|
-
"bytes":
|
|
1235
|
+
"bytes": 494194,
|
|
1236
1236
|
"imports": [
|
|
1237
1237
|
{
|
|
1238
1238
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2206,7 +2206,7 @@
|
|
|
2206
2206
|
"bytesInOutput": 412
|
|
2207
2207
|
},
|
|
2208
2208
|
"src/execute.ts": {
|
|
2209
|
-
"bytesInOutput":
|
|
2209
|
+
"bytesInOutput": 198413
|
|
2210
2210
|
},
|
|
2211
2211
|
"src/engine-library/errors.ts": {
|
|
2212
2212
|
"bytesInOutput": 1440
|
|
@@ -2275,7 +2275,7 @@
|
|
|
2275
2275
|
"bytesInOutput": 127
|
|
2276
2276
|
}
|
|
2277
2277
|
},
|
|
2278
|
-
"bytes":
|
|
2278
|
+
"bytes": 584550
|
|
2279
2279
|
}
|
|
2280
2280
|
}
|
|
2281
2281
|
}
|