@rex0220/kintone-sql-tools 3.84.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 +5 -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 +7 -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-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",
|
|
@@ -2276,7 +2276,7 @@
|
|
|
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
2282
|
"bytesInOutput": 3647
|
|
@@ -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",
|
|
@@ -2280,7 +2280,7 @@
|
|
|
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
2286
|
"bytesInOutput": 3647
|
|
@@ -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",
|
|
@@ -2294,7 +2294,7 @@
|
|
|
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
2300
|
"bytesInOutput": 3647
|
|
@@ -2606,7 +2606,7 @@
|
|
|
2606
2606
|
"bytesInOutput": 127
|
|
2607
2607
|
}
|
|
2608
2608
|
},
|
|
2609
|
-
"bytes":
|
|
2609
|
+
"bytes": 706542
|
|
2610
2610
|
}
|
|
2611
2611
|
}
|
|
2612
2612
|
}
|