@rex0220/kintone-sql-tools 3.32.0 → 3.33.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 +83 -29
- package/dist-engine/index.cjs +9 -9
- package/dist-engine/index.mjs +9 -9
- package/dist-engine/ksql-engine.umd.js +9 -9
- 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-mcp/ksql-mcp.js +85 -31
- package/dist-mcpb/ksql-mcp.mcpb +0 -0
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-07-
|
|
2
|
+
"generatedAt": "2026-07-28T14:52:01.394Z",
|
|
3
3
|
"baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
|
|
4
4
|
"bundles": {
|
|
5
5
|
"index.cjs": {
|
|
6
6
|
"inputCount": 97,
|
|
7
|
-
"minifiedBytes":
|
|
8
|
-
"gzipBytes":
|
|
7
|
+
"minifiedBytes": 540412,
|
|
8
|
+
"gzipBytes": 147570,
|
|
9
9
|
"forbidden": {
|
|
10
10
|
"mcp-instructions": [],
|
|
11
11
|
"src-mcp": [],
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"index.mjs": {
|
|
26
26
|
"inputCount": 97,
|
|
27
|
-
"minifiedBytes":
|
|
28
|
-
"gzipBytes":
|
|
27
|
+
"minifiedBytes": 539867,
|
|
28
|
+
"gzipBytes": 147261,
|
|
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": 99,
|
|
47
|
-
"minifiedBytes":
|
|
48
|
-
"gzipBytes":
|
|
47
|
+
"minifiedBytes": 540891,
|
|
48
|
+
"gzipBytes": 147628,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"inputs": {
|
|
3
3
|
"src/api/fetchAll.ts": {
|
|
4
|
-
"bytes":
|
|
4
|
+
"bytes": 12604,
|
|
5
5
|
"imports": [],
|
|
6
6
|
"format": "esm"
|
|
7
7
|
},
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"format": "esm"
|
|
28
28
|
},
|
|
29
29
|
"src/core/dmlGuard.ts": {
|
|
30
|
-
"bytes":
|
|
30
|
+
"bytes": 9819,
|
|
31
31
|
"imports": [
|
|
32
32
|
{
|
|
33
33
|
"path": "src/types/ast.ts",
|
|
@@ -1166,7 +1166,7 @@
|
|
|
1166
1166
|
"format": "esm"
|
|
1167
1167
|
},
|
|
1168
1168
|
"src/execute.ts": {
|
|
1169
|
-
"bytes":
|
|
1169
|
+
"bytes": 472812,
|
|
1170
1170
|
"imports": [
|
|
1171
1171
|
{
|
|
1172
1172
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1829,7 +1829,7 @@
|
|
|
1829
1829
|
"bytesInOutput": 182
|
|
1830
1830
|
},
|
|
1831
1831
|
"src/api/fetchAll.ts": {
|
|
1832
|
-
"bytesInOutput":
|
|
1832
|
+
"bytesInOutput": 2658
|
|
1833
1833
|
},
|
|
1834
1834
|
"src/core/exactDecimal.ts": {
|
|
1835
1835
|
"bytesInOutput": 1764
|
|
@@ -1841,7 +1841,7 @@
|
|
|
1841
1841
|
"bytesInOutput": 1284
|
|
1842
1842
|
},
|
|
1843
1843
|
"src/core/dmlGuard.ts": {
|
|
1844
|
-
"bytesInOutput":
|
|
1844
|
+
"bytesInOutput": 3279
|
|
1845
1845
|
},
|
|
1846
1846
|
"src/core/relativeDateFunction.ts": {
|
|
1847
1847
|
"bytesInOutput": 427
|
|
@@ -2066,7 +2066,7 @@
|
|
|
2066
2066
|
"bytesInOutput": 412
|
|
2067
2067
|
},
|
|
2068
2068
|
"src/execute.ts": {
|
|
2069
|
-
"bytesInOutput":
|
|
2069
|
+
"bytesInOutput": 185473
|
|
2070
2070
|
},
|
|
2071
2071
|
"src/engine-library/errors.ts": {
|
|
2072
2072
|
"bytesInOutput": 1440
|
|
@@ -2117,7 +2117,7 @@
|
|
|
2117
2117
|
"bytesInOutput": 950
|
|
2118
2118
|
}
|
|
2119
2119
|
},
|
|
2120
|
-
"bytes":
|
|
2120
|
+
"bytes": 540412
|
|
2121
2121
|
}
|
|
2122
2122
|
}
|
|
2123
2123
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"inputs": {
|
|
3
3
|
"src/api/fetchAll.ts": {
|
|
4
|
-
"bytes":
|
|
4
|
+
"bytes": 12604,
|
|
5
5
|
"imports": [],
|
|
6
6
|
"format": "esm"
|
|
7
7
|
},
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"format": "esm"
|
|
28
28
|
},
|
|
29
29
|
"src/core/dmlGuard.ts": {
|
|
30
|
-
"bytes":
|
|
30
|
+
"bytes": 9819,
|
|
31
31
|
"imports": [
|
|
32
32
|
{
|
|
33
33
|
"path": "src/types/ast.ts",
|
|
@@ -1166,7 +1166,7 @@
|
|
|
1166
1166
|
"format": "esm"
|
|
1167
1167
|
},
|
|
1168
1168
|
"src/execute.ts": {
|
|
1169
|
-
"bytes":
|
|
1169
|
+
"bytes": 472812,
|
|
1170
1170
|
"imports": [
|
|
1171
1171
|
{
|
|
1172
1172
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1833,7 +1833,7 @@
|
|
|
1833
1833
|
"entryPoint": "src/engine-library/index.ts",
|
|
1834
1834
|
"inputs": {
|
|
1835
1835
|
"src/api/fetchAll.ts": {
|
|
1836
|
-
"bytesInOutput":
|
|
1836
|
+
"bytesInOutput": 2658
|
|
1837
1837
|
},
|
|
1838
1838
|
"src/core/exactDecimal.ts": {
|
|
1839
1839
|
"bytesInOutput": 1764
|
|
@@ -1845,7 +1845,7 @@
|
|
|
1845
1845
|
"bytesInOutput": 1284
|
|
1846
1846
|
},
|
|
1847
1847
|
"src/core/dmlGuard.ts": {
|
|
1848
|
-
"bytesInOutput":
|
|
1848
|
+
"bytesInOutput": 3279
|
|
1849
1849
|
},
|
|
1850
1850
|
"src/core/relativeDateFunction.ts": {
|
|
1851
1851
|
"bytesInOutput": 427
|
|
@@ -2070,7 +2070,7 @@
|
|
|
2070
2070
|
"bytesInOutput": 412
|
|
2071
2071
|
},
|
|
2072
2072
|
"src/execute.ts": {
|
|
2073
|
-
"bytesInOutput":
|
|
2073
|
+
"bytesInOutput": 185473
|
|
2074
2074
|
},
|
|
2075
2075
|
"src/engine-library/errors.ts": {
|
|
2076
2076
|
"bytesInOutput": 1440
|
|
@@ -2124,7 +2124,7 @@
|
|
|
2124
2124
|
"bytesInOutput": 16
|
|
2125
2125
|
}
|
|
2126
2126
|
},
|
|
2127
|
-
"bytes":
|
|
2127
|
+
"bytes": 539867
|
|
2128
2128
|
}
|
|
2129
2129
|
}
|
|
2130
2130
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"inputs": {
|
|
3
3
|
"src/api/fetchAll.ts": {
|
|
4
|
-
"bytes":
|
|
4
|
+
"bytes": 12604,
|
|
5
5
|
"imports": [],
|
|
6
6
|
"format": "esm"
|
|
7
7
|
},
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"format": "esm"
|
|
28
28
|
},
|
|
29
29
|
"src/core/dmlGuard.ts": {
|
|
30
|
-
"bytes":
|
|
30
|
+
"bytes": 9819,
|
|
31
31
|
"imports": [
|
|
32
32
|
{
|
|
33
33
|
"path": "src/types/ast.ts",
|
|
@@ -1166,7 +1166,7 @@
|
|
|
1166
1166
|
"format": "esm"
|
|
1167
1167
|
},
|
|
1168
1168
|
"src/execute.ts": {
|
|
1169
|
-
"bytes":
|
|
1169
|
+
"bytes": 472812,
|
|
1170
1170
|
"imports": [
|
|
1171
1171
|
{
|
|
1172
1172
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1847,7 +1847,7 @@
|
|
|
1847
1847
|
"entryPoint": "src/engine-library/umd.ts",
|
|
1848
1848
|
"inputs": {
|
|
1849
1849
|
"src/api/fetchAll.ts": {
|
|
1850
|
-
"bytesInOutput":
|
|
1850
|
+
"bytesInOutput": 2658
|
|
1851
1851
|
},
|
|
1852
1852
|
"src/core/exactDecimal.ts": {
|
|
1853
1853
|
"bytesInOutput": 1764
|
|
@@ -1859,7 +1859,7 @@
|
|
|
1859
1859
|
"bytesInOutput": 1284
|
|
1860
1860
|
},
|
|
1861
1861
|
"src/core/dmlGuard.ts": {
|
|
1862
|
-
"bytesInOutput":
|
|
1862
|
+
"bytesInOutput": 3279
|
|
1863
1863
|
},
|
|
1864
1864
|
"src/core/relativeDateFunction.ts": {
|
|
1865
1865
|
"bytesInOutput": 427
|
|
@@ -2084,7 +2084,7 @@
|
|
|
2084
2084
|
"bytesInOutput": 412
|
|
2085
2085
|
},
|
|
2086
2086
|
"src/execute.ts": {
|
|
2087
|
-
"bytesInOutput":
|
|
2087
|
+
"bytesInOutput": 185473
|
|
2088
2088
|
},
|
|
2089
2089
|
"src/engine-library/errors.ts": {
|
|
2090
2090
|
"bytesInOutput": 1440
|
|
@@ -2144,7 +2144,7 @@
|
|
|
2144
2144
|
"bytesInOutput": 127
|
|
2145
2145
|
}
|
|
2146
2146
|
},
|
|
2147
|
-
"bytes":
|
|
2147
|
+
"bytes": 540891
|
|
2148
2148
|
}
|
|
2149
2149
|
}
|
|
2150
2150
|
}
|