@rex0220/kintone-sql-tools 3.49.0 → 3.51.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.
@@ -1,11 +1,11 @@
1
1
  {
2
- "generatedAt": "2026-08-05T20:41:20.729Z",
2
+ "generatedAt": "2026-08-05T22:49:32.834Z",
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": 578314,
8
- "gzipBytes": 157951,
7
+ "minifiedBytes": 582436,
8
+ "gzipBytes": 158872,
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": 577769,
28
- "gzipBytes": 157671,
27
+ "minifiedBytes": 581891,
28
+ "gzipBytes": 158589,
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": 578793,
48
- "gzipBytes": 158006,
47
+ "minifiedBytes": 582915,
48
+ "gzipBytes": 158917,
49
49
  "forbidden": {
50
50
  "mcp-instructions": [],
51
51
  "src-mcp": [],
@@ -11,7 +11,7 @@
11
11
  "format": "esm"
12
12
  },
13
13
  "src/types/ast.ts": {
14
- "bytes": 35751,
14
+ "bytes": 36426,
15
15
  "imports": [
16
16
  {
17
17
  "path": "src/core/exactDecimal.ts",
@@ -128,7 +128,7 @@
128
128
  "format": "esm"
129
129
  },
130
130
  "src/converter/selectToKintone.ts": {
131
- "bytes": 30028,
131
+ "bytes": 30060,
132
132
  "imports": [
133
133
  {
134
134
  "path": "../types/ast",
@@ -337,7 +337,7 @@
337
337
  "format": "esm"
338
338
  },
339
339
  "src/parser/parser.ts": {
340
- "bytes": 181024,
340
+ "bytes": 184187,
341
341
  "imports": [
342
342
  {
343
343
  "path": "src/lexer/tokens.ts",
@@ -952,7 +952,7 @@
952
952
  "format": "esm"
953
953
  },
954
954
  "src/engine/process.ts": {
955
- "bytes": 75003,
955
+ "bytes": 76170,
956
956
  "imports": [
957
957
  {
958
958
  "path": "src/types/ast.ts",
@@ -1232,7 +1232,7 @@
1232
1232
  "format": "esm"
1233
1233
  },
1234
1234
  "src/execute.ts": {
1235
- "bytes": 486075,
1235
+ "bytes": 488932,
1236
1236
  "imports": [
1237
1237
  {
1238
1238
  "path": "src/lexer/lexer.ts",
@@ -1948,7 +1948,7 @@
1948
1948
  "bytesInOutput": 1764
1949
1949
  },
1950
1950
  "src/types/ast.ts": {
1951
- "bytesInOutput": 188
1951
+ "bytesInOutput": 303
1952
1952
  },
1953
1953
  "src/core/grouping.ts": {
1954
1954
  "bytesInOutput": 1284
@@ -1981,7 +1981,7 @@
1981
1981
  "bytesInOutput": 5237
1982
1982
  },
1983
1983
  "src/converter/selectToKintone.ts": {
1984
- "bytesInOutput": 10102
1984
+ "bytesInOutput": 10128
1985
1985
  },
1986
1986
  "src/core/cteInlining.ts": {
1987
1987
  "bytesInOutput": 1224
@@ -2017,7 +2017,7 @@
2017
2017
  "bytesInOutput": 5893
2018
2018
  },
2019
2019
  "src/parser/parser.ts": {
2020
- "bytesInOutput": 103284
2020
+ "bytesInOutput": 105365
2021
2021
  },
2022
2022
  "src/core/fieldSemantics.ts": {
2023
2023
  "bytesInOutput": 1368
@@ -2128,7 +2128,7 @@
2128
2128
  "bytesInOutput": 1223
2129
2129
  },
2130
2130
  "src/engine/process.ts": {
2131
- "bytesInOutput": 23902
2131
+ "bytesInOutput": 24313
2132
2132
  },
2133
2133
  "src/converter/subtableAdapter.ts": {
2134
2134
  "bytesInOutput": 643
@@ -2188,7 +2188,7 @@
2188
2188
  "bytesInOutput": 412
2189
2189
  },
2190
2190
  "src/execute.ts": {
2191
- "bytesInOutput": 195289
2191
+ "bytesInOutput": 196778
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": 578314
2251
+ "bytes": 582436
2252
2252
  }
2253
2253
  }
2254
2254
  }
@@ -11,7 +11,7 @@
11
11
  "format": "esm"
12
12
  },
13
13
  "src/types/ast.ts": {
14
- "bytes": 35751,
14
+ "bytes": 36426,
15
15
  "imports": [
16
16
  {
17
17
  "path": "src/core/exactDecimal.ts",
@@ -128,7 +128,7 @@
128
128
  "format": "esm"
129
129
  },
130
130
  "src/converter/selectToKintone.ts": {
131
- "bytes": 30028,
131
+ "bytes": 30060,
132
132
  "imports": [
133
133
  {
134
134
  "path": "../types/ast",
@@ -337,7 +337,7 @@
337
337
  "format": "esm"
338
338
  },
339
339
  "src/parser/parser.ts": {
340
- "bytes": 181024,
340
+ "bytes": 184187,
341
341
  "imports": [
342
342
  {
343
343
  "path": "src/lexer/tokens.ts",
@@ -952,7 +952,7 @@
952
952
  "format": "esm"
953
953
  },
954
954
  "src/engine/process.ts": {
955
- "bytes": 75003,
955
+ "bytes": 76170,
956
956
  "imports": [
957
957
  {
958
958
  "path": "src/types/ast.ts",
@@ -1232,7 +1232,7 @@
1232
1232
  "format": "esm"
1233
1233
  },
1234
1234
  "src/execute.ts": {
1235
- "bytes": 486075,
1235
+ "bytes": 488932,
1236
1236
  "imports": [
1237
1237
  {
1238
1238
  "path": "src/lexer/lexer.ts",
@@ -1952,7 +1952,7 @@
1952
1952
  "bytesInOutput": 1764
1953
1953
  },
1954
1954
  "src/types/ast.ts": {
1955
- "bytesInOutput": 188
1955
+ "bytesInOutput": 303
1956
1956
  },
1957
1957
  "src/core/grouping.ts": {
1958
1958
  "bytesInOutput": 1284
@@ -1985,7 +1985,7 @@
1985
1985
  "bytesInOutput": 5237
1986
1986
  },
1987
1987
  "src/converter/selectToKintone.ts": {
1988
- "bytesInOutput": 10102
1988
+ "bytesInOutput": 10128
1989
1989
  },
1990
1990
  "src/core/cteInlining.ts": {
1991
1991
  "bytesInOutput": 1224
@@ -2021,7 +2021,7 @@
2021
2021
  "bytesInOutput": 5893
2022
2022
  },
2023
2023
  "src/parser/parser.ts": {
2024
- "bytesInOutput": 103284
2024
+ "bytesInOutput": 105365
2025
2025
  },
2026
2026
  "src/core/fieldSemantics.ts": {
2027
2027
  "bytesInOutput": 1368
@@ -2132,7 +2132,7 @@
2132
2132
  "bytesInOutput": 1223
2133
2133
  },
2134
2134
  "src/engine/process.ts": {
2135
- "bytesInOutput": 23902
2135
+ "bytesInOutput": 24313
2136
2136
  },
2137
2137
  "src/converter/subtableAdapter.ts": {
2138
2138
  "bytesInOutput": 643
@@ -2192,7 +2192,7 @@
2192
2192
  "bytesInOutput": 412
2193
2193
  },
2194
2194
  "src/execute.ts": {
2195
- "bytesInOutput": 195289
2195
+ "bytesInOutput": 196778
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": 577769
2258
+ "bytes": 581891
2259
2259
  }
2260
2260
  }
2261
2261
  }
@@ -11,7 +11,7 @@
11
11
  "format": "esm"
12
12
  },
13
13
  "src/types/ast.ts": {
14
- "bytes": 35751,
14
+ "bytes": 36426,
15
15
  "imports": [
16
16
  {
17
17
  "path": "src/core/exactDecimal.ts",
@@ -128,7 +128,7 @@
128
128
  "format": "esm"
129
129
  },
130
130
  "src/converter/selectToKintone.ts": {
131
- "bytes": 30028,
131
+ "bytes": 30060,
132
132
  "imports": [
133
133
  {
134
134
  "path": "../types/ast",
@@ -337,7 +337,7 @@
337
337
  "format": "esm"
338
338
  },
339
339
  "src/parser/parser.ts": {
340
- "bytes": 181024,
340
+ "bytes": 184187,
341
341
  "imports": [
342
342
  {
343
343
  "path": "src/lexer/tokens.ts",
@@ -952,7 +952,7 @@
952
952
  "format": "esm"
953
953
  },
954
954
  "src/engine/process.ts": {
955
- "bytes": 75003,
955
+ "bytes": 76170,
956
956
  "imports": [
957
957
  {
958
958
  "path": "src/types/ast.ts",
@@ -1232,7 +1232,7 @@
1232
1232
  "format": "esm"
1233
1233
  },
1234
1234
  "src/execute.ts": {
1235
- "bytes": 486075,
1235
+ "bytes": 488932,
1236
1236
  "imports": [
1237
1237
  {
1238
1238
  "path": "src/lexer/lexer.ts",
@@ -1966,7 +1966,7 @@
1966
1966
  "bytesInOutput": 1764
1967
1967
  },
1968
1968
  "src/types/ast.ts": {
1969
- "bytesInOutput": 188
1969
+ "bytesInOutput": 303
1970
1970
  },
1971
1971
  "src/core/grouping.ts": {
1972
1972
  "bytesInOutput": 1284
@@ -1999,7 +1999,7 @@
1999
1999
  "bytesInOutput": 5237
2000
2000
  },
2001
2001
  "src/converter/selectToKintone.ts": {
2002
- "bytesInOutput": 10102
2002
+ "bytesInOutput": 10128
2003
2003
  },
2004
2004
  "src/core/cteInlining.ts": {
2005
2005
  "bytesInOutput": 1224
@@ -2035,7 +2035,7 @@
2035
2035
  "bytesInOutput": 5893
2036
2036
  },
2037
2037
  "src/parser/parser.ts": {
2038
- "bytesInOutput": 103284
2038
+ "bytesInOutput": 105365
2039
2039
  },
2040
2040
  "src/core/fieldSemantics.ts": {
2041
2041
  "bytesInOutput": 1368
@@ -2146,7 +2146,7 @@
2146
2146
  "bytesInOutput": 1223
2147
2147
  },
2148
2148
  "src/engine/process.ts": {
2149
- "bytesInOutput": 23902
2149
+ "bytesInOutput": 24313
2150
2150
  },
2151
2151
  "src/converter/subtableAdapter.ts": {
2152
2152
  "bytesInOutput": 643
@@ -2206,7 +2206,7 @@
2206
2206
  "bytesInOutput": 412
2207
2207
  },
2208
2208
  "src/execute.ts": {
2209
- "bytesInOutput": 195289
2209
+ "bytesInOutput": 196778
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": 578793
2278
+ "bytes": 582915
2279
2279
  }
2280
2280
  }
2281
2281
  }