@rex0220/kintone-sql-tools 3.69.0 → 3.70.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 +12 -5
- 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 +2 -1
- package/dist-flow/flow-library/publicTypes.d.ts +46 -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 +19 -5
- package/dist-mcp/ksql-mcp.js +14 -7
- 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": 593690,
|
|
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": 8442,
|
|
1965
|
+
"imports": [],
|
|
1966
|
+
"format": "esm"
|
|
1967
|
+
},
|
|
1963
1968
|
"src/flow-library/index.ts": {
|
|
1964
|
-
"bytes":
|
|
1969
|
+
"bytes": 9925,
|
|
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": 3749
|
|
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": 236422
|
|
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": 673938
|
|
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": 593690,
|
|
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": 8442,
|
|
1965
|
+
"imports": [],
|
|
1966
|
+
"format": "esm"
|
|
1967
|
+
},
|
|
1963
1968
|
"src/flow-library/index.ts": {
|
|
1964
|
-
"bytes":
|
|
1969
|
+
"bytes": 9925,
|
|
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,6 +2022,7 @@
|
|
|
2012
2022
|
"disposeExecutionContext",
|
|
2013
2023
|
"executeStatement",
|
|
2014
2024
|
"explainScript",
|
|
2025
|
+
"isDmlResult",
|
|
2015
2026
|
"parseScript",
|
|
2016
2027
|
"validateScript",
|
|
2017
2028
|
"version"
|
|
@@ -2310,7 +2321,7 @@
|
|
|
2310
2321
|
"bytesInOutput": 412
|
|
2311
2322
|
},
|
|
2312
2323
|
"src/execute.ts": {
|
|
2313
|
-
"bytesInOutput":
|
|
2324
|
+
"bytesInOutput": 236422
|
|
2314
2325
|
},
|
|
2315
2326
|
"src/api/cursorLeaseManager.ts": {
|
|
2316
2327
|
"bytesInOutput": 1777
|
|
@@ -2333,11 +2344,14 @@
|
|
|
2333
2344
|
"src/flow-library/errors.ts": {
|
|
2334
2345
|
"bytesInOutput": 427
|
|
2335
2346
|
},
|
|
2347
|
+
"src/flow-library/publicTypes.ts": {
|
|
2348
|
+
"bytesInOutput": 442
|
|
2349
|
+
},
|
|
2336
2350
|
"src/flow-library/index.ts": {
|
|
2337
|
-
"bytesInOutput":
|
|
2351
|
+
"bytesInOutput": 3479
|
|
2338
2352
|
}
|
|
2339
2353
|
},
|
|
2340
|
-
"bytes":
|
|
2354
|
+
"bytes": 673310
|
|
2341
2355
|
}
|
|
2342
2356
|
}
|
|
2343
2357
|
}
|