@rex0220/kintone-sql-tools 3.81.0 → 3.83.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 +1 -0
- 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-flow/index.cjs +2 -2
- package/dist-flow/index.mjs +2 -2
- package/dist-flow/meta/cjs.json +3 -3
- package/dist-flow/meta/esm.json +3 -3
- package/dist-mcp/ksql-mcp.js +3 -2
- package/dist-mcpb/ksql-mcp.mcpb +0 -0
- package/package.json +1 -1
package/dist-flow/meta/cjs.json
CHANGED
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"format": "esm"
|
|
258
258
|
},
|
|
259
259
|
"src/converter/selectToKintone.ts": {
|
|
260
|
-
"bytes":
|
|
260
|
+
"bytes": 32855,
|
|
261
261
|
"imports": [
|
|
262
262
|
{
|
|
263
263
|
"path": "../types/ast",
|
|
@@ -2302,7 +2302,7 @@
|
|
|
2302
2302
|
"bytesInOutput": 3596
|
|
2303
2303
|
},
|
|
2304
2304
|
"src/converter/selectToKintone.ts": {
|
|
2305
|
-
"bytesInOutput":
|
|
2305
|
+
"bytesInOutput": 10918
|
|
2306
2306
|
},
|
|
2307
2307
|
"src/core/cteInlining.ts": {
|
|
2308
2308
|
"bytesInOutput": 1164
|
|
@@ -2587,7 +2587,7 @@
|
|
|
2587
2587
|
"bytesInOutput": 1593
|
|
2588
2588
|
}
|
|
2589
2589
|
},
|
|
2590
|
-
"bytes":
|
|
2590
|
+
"bytes": 719602
|
|
2591
2591
|
}
|
|
2592
2592
|
}
|
|
2593
2593
|
}
|
package/dist-flow/meta/esm.json
CHANGED
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"format": "esm"
|
|
258
258
|
},
|
|
259
259
|
"src/converter/selectToKintone.ts": {
|
|
260
|
-
"bytes":
|
|
260
|
+
"bytes": 32855,
|
|
261
261
|
"imports": [
|
|
262
262
|
{
|
|
263
263
|
"path": "../types/ast",
|
|
@@ -2317,7 +2317,7 @@
|
|
|
2317
2317
|
"bytesInOutput": 3596
|
|
2318
2318
|
},
|
|
2319
2319
|
"src/converter/selectToKintone.ts": {
|
|
2320
|
-
"bytesInOutput":
|
|
2320
|
+
"bytesInOutput": 10918
|
|
2321
2321
|
},
|
|
2322
2322
|
"src/core/cteInlining.ts": {
|
|
2323
2323
|
"bytesInOutput": 1164
|
|
@@ -2605,7 +2605,7 @@
|
|
|
2605
2605
|
"bytesInOutput": 1593
|
|
2606
2606
|
}
|
|
2607
2607
|
},
|
|
2608
|
-
"bytes":
|
|
2608
|
+
"bytes": 718816
|
|
2609
2609
|
}
|
|
2610
2610
|
}
|
|
2611
2611
|
}
|