@rex0220/kintone-sql-tools 3.35.0 → 3.36.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 +18 -12
- package/dist-engine/index.cjs +8 -8
- package/dist-engine/index.mjs +8 -8
- package/dist-engine/ksql-engine.umd.js +8 -8
- 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 +20 -14
- 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-31T05:43:39.956Z",
|
|
3
3
|
"baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
|
|
4
4
|
"bundles": {
|
|
5
5
|
"index.cjs": {
|
|
6
6
|
"inputCount": 99,
|
|
7
|
-
"minifiedBytes":
|
|
8
|
-
"gzipBytes":
|
|
7
|
+
"minifiedBytes": 543328,
|
|
8
|
+
"gzipBytes": 148164,
|
|
9
9
|
"forbidden": {
|
|
10
10
|
"mcp-instructions": [],
|
|
11
11
|
"src-mcp": [],
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"index.mjs": {
|
|
26
26
|
"inputCount": 99,
|
|
27
|
-
"minifiedBytes":
|
|
28
|
-
"gzipBytes":
|
|
27
|
+
"minifiedBytes": 542783,
|
|
28
|
+
"gzipBytes": 147867,
|
|
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": 101,
|
|
47
|
-
"minifiedBytes":
|
|
48
|
-
"gzipBytes":
|
|
47
|
+
"minifiedBytes": 543807,
|
|
48
|
+
"gzipBytes": 148225,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -1197,7 +1197,7 @@
|
|
|
1197
1197
|
"format": "esm"
|
|
1198
1198
|
},
|
|
1199
1199
|
"src/execute.ts": {
|
|
1200
|
-
"bytes":
|
|
1200
|
+
"bytes": 473696,
|
|
1201
1201
|
"imports": [
|
|
1202
1202
|
{
|
|
1203
1203
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2108,7 +2108,7 @@
|
|
|
2108
2108
|
"bytesInOutput": 412
|
|
2109
2109
|
},
|
|
2110
2110
|
"src/execute.ts": {
|
|
2111
|
-
"bytesInOutput":
|
|
2111
|
+
"bytesInOutput": 186158
|
|
2112
2112
|
},
|
|
2113
2113
|
"src/engine-library/errors.ts": {
|
|
2114
2114
|
"bytesInOutput": 1440
|
|
@@ -2159,7 +2159,7 @@
|
|
|
2159
2159
|
"bytesInOutput": 950
|
|
2160
2160
|
}
|
|
2161
2161
|
},
|
|
2162
|
-
"bytes":
|
|
2162
|
+
"bytes": 543328
|
|
2163
2163
|
}
|
|
2164
2164
|
}
|
|
2165
2165
|
}
|
|
@@ -1197,7 +1197,7 @@
|
|
|
1197
1197
|
"format": "esm"
|
|
1198
1198
|
},
|
|
1199
1199
|
"src/execute.ts": {
|
|
1200
|
-
"bytes":
|
|
1200
|
+
"bytes": 473696,
|
|
1201
1201
|
"imports": [
|
|
1202
1202
|
{
|
|
1203
1203
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2112,7 +2112,7 @@
|
|
|
2112
2112
|
"bytesInOutput": 412
|
|
2113
2113
|
},
|
|
2114
2114
|
"src/execute.ts": {
|
|
2115
|
-
"bytesInOutput":
|
|
2115
|
+
"bytesInOutput": 186158
|
|
2116
2116
|
},
|
|
2117
2117
|
"src/engine-library/errors.ts": {
|
|
2118
2118
|
"bytesInOutput": 1440
|
|
@@ -2166,7 +2166,7 @@
|
|
|
2166
2166
|
"bytesInOutput": 16
|
|
2167
2167
|
}
|
|
2168
2168
|
},
|
|
2169
|
-
"bytes":
|
|
2169
|
+
"bytes": 542783
|
|
2170
2170
|
}
|
|
2171
2171
|
}
|
|
2172
2172
|
}
|
|
@@ -1197,7 +1197,7 @@
|
|
|
1197
1197
|
"format": "esm"
|
|
1198
1198
|
},
|
|
1199
1199
|
"src/execute.ts": {
|
|
1200
|
-
"bytes":
|
|
1200
|
+
"bytes": 473696,
|
|
1201
1201
|
"imports": [
|
|
1202
1202
|
{
|
|
1203
1203
|
"path": "src/lexer/lexer.ts",
|
|
@@ -2126,7 +2126,7 @@
|
|
|
2126
2126
|
"bytesInOutput": 412
|
|
2127
2127
|
},
|
|
2128
2128
|
"src/execute.ts": {
|
|
2129
|
-
"bytesInOutput":
|
|
2129
|
+
"bytesInOutput": 186158
|
|
2130
2130
|
},
|
|
2131
2131
|
"src/engine-library/errors.ts": {
|
|
2132
2132
|
"bytesInOutput": 1440
|
|
@@ -2186,7 +2186,7 @@
|
|
|
2186
2186
|
"bytesInOutput": 127
|
|
2187
2187
|
}
|
|
2188
2188
|
},
|
|
2189
|
-
"bytes":
|
|
2189
|
+
"bytes": 543807
|
|
2190
2190
|
}
|
|
2191
2191
|
}
|
|
2192
2192
|
}
|