@rex0220/kintone-sql-tools 3.69.0 → 3.71.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 +1 -1
- package/dist-cli/ksql.js +27 -9
- package/dist-engine/index.cjs +14 -14
- package/dist-engine/index.mjs +14 -14
- package/dist-engine/ksql-engine.umd.js +14 -14
- 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/flow-library/index.d.ts +4 -2
- package/dist-flow/flow-library/publicTypes.d.ts +76 -0
- package/dist-flow/index.cjs +13 -13
- package/dist-flow/index.mjs +13 -13
- package/dist-flow/meta/cjs.json +18 -5
- package/dist-flow/meta/esm.json +20 -5
- package/dist-mcp/ksql-mcp.js +29 -11
- package/dist-mcpb/ksql-mcp.mcpb +0 -0
- package/package.json +1 -1
package/dist-flow/meta/cjs.json
CHANGED
|
@@ -1492,7 +1492,7 @@
|
|
|
1492
1492
|
"format": "esm"
|
|
1493
1493
|
},
|
|
1494
1494
|
"src/execute.ts": {
|
|
1495
|
-
"bytes":
|
|
1495
|
+
"bytes": 611305,
|
|
1496
1496
|
"imports": [
|
|
1497
1497
|
{
|
|
1498
1498
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1960,8 +1960,13 @@
|
|
|
1960
1960
|
"imports": [],
|
|
1961
1961
|
"format": "esm"
|
|
1962
1962
|
},
|
|
1963
|
+
"src/flow-library/publicTypes.ts": {
|
|
1964
|
+
"bytes": 9414,
|
|
1965
|
+
"imports": [],
|
|
1966
|
+
"format": "esm"
|
|
1967
|
+
},
|
|
1963
1968
|
"src/flow-library/index.ts": {
|
|
1964
|
-
"bytes":
|
|
1969
|
+
"bytes": 13419,
|
|
1965
1970
|
"imports": [
|
|
1966
1971
|
{
|
|
1967
1972
|
"path": "src/core/diagnostics.ts",
|
|
@@ -1997,6 +2002,11 @@
|
|
|
1997
2002
|
"path": "src/flow-library/errors.ts",
|
|
1998
2003
|
"kind": "import-statement",
|
|
1999
2004
|
"original": "./errors"
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"path": "src/flow-library/publicTypes.ts",
|
|
2008
|
+
"kind": "import-statement",
|
|
2009
|
+
"original": "./publicTypes"
|
|
2000
2010
|
}
|
|
2001
2011
|
],
|
|
2002
2012
|
"format": "esm"
|
|
@@ -2009,7 +2019,7 @@
|
|
|
2009
2019
|
"entryPoint": "src/flow-library/index.ts",
|
|
2010
2020
|
"inputs": {
|
|
2011
2021
|
"src/flow-library/index.ts": {
|
|
2012
|
-
"bytesInOutput":
|
|
2022
|
+
"bytesInOutput": 5776
|
|
2013
2023
|
},
|
|
2014
2024
|
"src/core/diagnostics.ts": {
|
|
2015
2025
|
"bytesInOutput": 755
|
|
@@ -2303,7 +2313,7 @@
|
|
|
2303
2313
|
"bytesInOutput": 412
|
|
2304
2314
|
},
|
|
2305
2315
|
"src/execute.ts": {
|
|
2306
|
-
"bytesInOutput":
|
|
2316
|
+
"bytesInOutput": 243455
|
|
2307
2317
|
},
|
|
2308
2318
|
"src/api/cursorLeaseManager.ts": {
|
|
2309
2319
|
"bytesInOutput": 1777
|
|
@@ -2325,9 +2335,12 @@
|
|
|
2325
2335
|
},
|
|
2326
2336
|
"src/flow-library/errors.ts": {
|
|
2327
2337
|
"bytesInOutput": 427
|
|
2338
|
+
},
|
|
2339
|
+
"src/flow-library/publicTypes.ts": {
|
|
2340
|
+
"bytesInOutput": 442
|
|
2328
2341
|
}
|
|
2329
2342
|
},
|
|
2330
|
-
"bytes":
|
|
2343
|
+
"bytes": 683015
|
|
2331
2344
|
}
|
|
2332
2345
|
}
|
|
2333
2346
|
}
|
package/dist-flow/meta/esm.json
CHANGED
|
@@ -1492,7 +1492,7 @@
|
|
|
1492
1492
|
"format": "esm"
|
|
1493
1493
|
},
|
|
1494
1494
|
"src/execute.ts": {
|
|
1495
|
-
"bytes":
|
|
1495
|
+
"bytes": 611305,
|
|
1496
1496
|
"imports": [
|
|
1497
1497
|
{
|
|
1498
1498
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1960,8 +1960,13 @@
|
|
|
1960
1960
|
"imports": [],
|
|
1961
1961
|
"format": "esm"
|
|
1962
1962
|
},
|
|
1963
|
+
"src/flow-library/publicTypes.ts": {
|
|
1964
|
+
"bytes": 9414,
|
|
1965
|
+
"imports": [],
|
|
1966
|
+
"format": "esm"
|
|
1967
|
+
},
|
|
1963
1968
|
"src/flow-library/index.ts": {
|
|
1964
|
-
"bytes":
|
|
1969
|
+
"bytes": 13419,
|
|
1965
1970
|
"imports": [
|
|
1966
1971
|
{
|
|
1967
1972
|
"path": "src/core/diagnostics.ts",
|
|
@@ -1997,6 +2002,11 @@
|
|
|
1997
2002
|
"path": "src/flow-library/errors.ts",
|
|
1998
2003
|
"kind": "import-statement",
|
|
1999
2004
|
"original": "./errors"
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"path": "src/flow-library/publicTypes.ts",
|
|
2008
|
+
"kind": "import-statement",
|
|
2009
|
+
"original": "./publicTypes"
|
|
2000
2010
|
}
|
|
2001
2011
|
],
|
|
2002
2012
|
"format": "esm"
|
|
@@ -2012,7 +2022,9 @@
|
|
|
2012
2022
|
"disposeExecutionContext",
|
|
2013
2023
|
"executeStatement",
|
|
2014
2024
|
"explainScript",
|
|
2025
|
+
"isDmlResult",
|
|
2015
2026
|
"parseScript",
|
|
2027
|
+
"previewStatement",
|
|
2016
2028
|
"validateScript",
|
|
2017
2029
|
"version"
|
|
2018
2030
|
],
|
|
@@ -2310,7 +2322,7 @@
|
|
|
2310
2322
|
"bytesInOutput": 412
|
|
2311
2323
|
},
|
|
2312
2324
|
"src/execute.ts": {
|
|
2313
|
-
"bytesInOutput":
|
|
2325
|
+
"bytesInOutput": 243455
|
|
2314
2326
|
},
|
|
2315
2327
|
"src/api/cursorLeaseManager.ts": {
|
|
2316
2328
|
"bytesInOutput": 1777
|
|
@@ -2333,11 +2345,14 @@
|
|
|
2333
2345
|
"src/flow-library/errors.ts": {
|
|
2334
2346
|
"bytesInOutput": 427
|
|
2335
2347
|
},
|
|
2348
|
+
"src/flow-library/publicTypes.ts": {
|
|
2349
|
+
"bytesInOutput": 442
|
|
2350
|
+
},
|
|
2336
2351
|
"src/flow-library/index.ts": {
|
|
2337
|
-
"bytesInOutput":
|
|
2352
|
+
"bytesInOutput": 5482
|
|
2338
2353
|
}
|
|
2339
2354
|
},
|
|
2340
|
-
"bytes":
|
|
2355
|
+
"bytes": 682369
|
|
2341
2356
|
}
|
|
2342
2357
|
}
|
|
2343
2358
|
}
|