@rex0220/kintone-sql-tools 3.41.0 → 3.42.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/README.md +272 -257
- package/dist-cli/ksql.js +11 -2
- 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-mcp/ksql-mcp.js +13 -4
- 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-04T02:20:23.211Z",
|
|
3
3
|
"baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
|
|
4
4
|
"bundles": {
|
|
5
5
|
"index.cjs": {
|
|
6
6
|
"inputCount": 102,
|
|
7
|
-
"minifiedBytes":
|
|
8
|
-
"gzipBytes":
|
|
7
|
+
"minifiedBytes": 556686,
|
|
8
|
+
"gzipBytes": 152592,
|
|
9
9
|
"forbidden": {
|
|
10
10
|
"mcp-instructions": [],
|
|
11
11
|
"src-mcp": [],
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"index.mjs": {
|
|
26
26
|
"inputCount": 102,
|
|
27
|
-
"minifiedBytes":
|
|
28
|
-
"gzipBytes":
|
|
27
|
+
"minifiedBytes": 556141,
|
|
28
|
+
"gzipBytes": 152297,
|
|
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": 104,
|
|
47
|
-
"minifiedBytes":
|
|
48
|
-
"gzipBytes":
|
|
47
|
+
"minifiedBytes": 557165,
|
|
48
|
+
"gzipBytes": 152656,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"format": "esm"
|
|
380
380
|
},
|
|
381
381
|
"src/engine/evalFunc.ts": {
|
|
382
|
-
"bytes":
|
|
382
|
+
"bytes": 29254,
|
|
383
383
|
"imports": [
|
|
384
384
|
{
|
|
385
385
|
"path": "src/types/ast.ts",
|
|
@@ -1988,7 +1988,7 @@
|
|
|
1988
1988
|
"bytesInOutput": 2804
|
|
1989
1989
|
},
|
|
1990
1990
|
"src/engine/evalFunc.ts": {
|
|
1991
|
-
"bytesInOutput":
|
|
1991
|
+
"bytesInOutput": 11472
|
|
1992
1992
|
},
|
|
1993
1993
|
"src/engine/evalWhere.ts": {
|
|
1994
1994
|
"bytesInOutput": 5788
|
|
@@ -2210,7 +2210,7 @@
|
|
|
2210
2210
|
"bytesInOutput": 1271
|
|
2211
2211
|
}
|
|
2212
2212
|
},
|
|
2213
|
-
"bytes":
|
|
2213
|
+
"bytes": 556686
|
|
2214
2214
|
}
|
|
2215
2215
|
}
|
|
2216
2216
|
}
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"format": "esm"
|
|
380
380
|
},
|
|
381
381
|
"src/engine/evalFunc.ts": {
|
|
382
|
-
"bytes":
|
|
382
|
+
"bytes": 29254,
|
|
383
383
|
"imports": [
|
|
384
384
|
{
|
|
385
385
|
"path": "src/types/ast.ts",
|
|
@@ -1992,7 +1992,7 @@
|
|
|
1992
1992
|
"bytesInOutput": 2804
|
|
1993
1993
|
},
|
|
1994
1994
|
"src/engine/evalFunc.ts": {
|
|
1995
|
-
"bytesInOutput":
|
|
1995
|
+
"bytesInOutput": 11472
|
|
1996
1996
|
},
|
|
1997
1997
|
"src/engine/evalWhere.ts": {
|
|
1998
1998
|
"bytesInOutput": 5788
|
|
@@ -2217,7 +2217,7 @@
|
|
|
2217
2217
|
"bytesInOutput": 16
|
|
2218
2218
|
}
|
|
2219
2219
|
},
|
|
2220
|
-
"bytes":
|
|
2220
|
+
"bytes": 556141
|
|
2221
2221
|
}
|
|
2222
2222
|
}
|
|
2223
2223
|
}
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"format": "esm"
|
|
380
380
|
},
|
|
381
381
|
"src/engine/evalFunc.ts": {
|
|
382
|
-
"bytes":
|
|
382
|
+
"bytes": 29254,
|
|
383
383
|
"imports": [
|
|
384
384
|
{
|
|
385
385
|
"path": "src/types/ast.ts",
|
|
@@ -2006,7 +2006,7 @@
|
|
|
2006
2006
|
"bytesInOutput": 2804
|
|
2007
2007
|
},
|
|
2008
2008
|
"src/engine/evalFunc.ts": {
|
|
2009
|
-
"bytesInOutput":
|
|
2009
|
+
"bytesInOutput": 11472
|
|
2010
2010
|
},
|
|
2011
2011
|
"src/engine/evalWhere.ts": {
|
|
2012
2012
|
"bytesInOutput": 5788
|
|
@@ -2237,7 +2237,7 @@
|
|
|
2237
2237
|
"bytesInOutput": 127
|
|
2238
2238
|
}
|
|
2239
2239
|
},
|
|
2240
|
-
"bytes":
|
|
2240
|
+
"bytes": 557165
|
|
2241
2241
|
}
|
|
2242
2242
|
}
|
|
2243
2243
|
}
|