@stryke/capnp 0.12.89 → 0.12.91
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/bin/capnpc.cjs +28 -17
- package/bin/capnpc.mjs +28 -17
- package/bin/capnpc.mjs.map +1 -1
- package/dist/{capnp-es.GpvEvMIK-BY4gHyC5.cjs → capnp-es.GpvEvMIK-CmKAL9Yb.cjs} +3 -3
- package/dist/{capnp-es.GpvEvMIK-BH8YrftV.mjs → capnp-es.GpvEvMIK-DsWfF1Qn.mjs} +4 -4
- package/dist/{capnp-es.GpvEvMIK-BH8YrftV.mjs.map → capnp-es.GpvEvMIK-DsWfF1Qn.mjs.map} +1 -1
- package/dist/{compile-DshE0Oj0.mjs → compile-CO2nKitW.mjs} +5 -5
- package/dist/{compile-DshE0Oj0.mjs.map → compile-CO2nKitW.mjs.map} +1 -1
- package/dist/{compile-e2xqm0Q3.cjs → compile-Dl3MRfFK.cjs} +4 -4
- package/dist/compile.cjs +2 -2
- package/dist/compile.mjs +2 -2
- package/dist/{dist-BZ3g4lB8.cjs → dist-Cb6zQ421.cjs} +4 -4
- package/dist/{dist-Qno9L0HI.mjs → dist-CqWVRc1U.mjs} +5 -5
- package/dist/{dist-Qno9L0HI.mjs.map → dist-CqWVRc1U.mjs.map} +1 -1
- package/dist/{helpers-B2lDU1eQ.cjs → helpers-CWggdFzq.cjs} +19 -8
- package/dist/{helpers-C-a9QDSv.mjs → helpers-DWQ2iGfn.mjs} +20 -9
- package/dist/helpers-DWQ2iGfn.mjs.map +1 -0
- package/dist/helpers.cjs +1 -1
- package/dist/helpers.mjs +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.mjs +4 -4
- package/dist/rpc-helpers.cjs +3 -3
- package/dist/rpc-helpers.mjs +2 -2
- package/package.json +9 -9
- package/schemas/persistent.cjs +1 -1
- package/schemas/persistent.mjs +1 -1
- package/schemas/rpc-twoparty.cjs +1 -1
- package/schemas/rpc-twoparty.mjs +1 -1
- package/schemas/rpc.cjs +1 -1
- package/schemas/rpc.mjs +1 -1
- package/schemas/schema.cjs +1 -1
- package/schemas/schema.mjs +1 -1
- package/schemas/{src-DLOZdE-O.mjs → src-BSJZt7kS.mjs} +6 -6
- package/schemas/{src-DLOZdE-O.mjs.map → src-BSJZt7kS.mjs.map} +1 -1
- package/schemas/{src-rXFz6bX_.cjs → src-Dzq1RuiS.cjs} +5 -5
- package/dist/helpers-C-a9QDSv.mjs.map +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { n as writeWarning, t as resolveOptions } from "./helpers-
|
|
2
|
-
import { $t as initData, Cn as setUint64, Ct as getInt8, Dt as getList, Jt as getText, Nt as getPointer, Qt as getUint8, Rt as getStruct, Sn as setUint32, St as getInt64, T as ObjectSize, Tn as testWhich, X as adopt, Xt as getUint32, Yt as getUint16, Zt as getUint64, an as isNull, bn as setText, bt as getInt16, d as getUint16Mask, dn as setFloat32, dt as getAs, en as initList, et as copyFrom, fn as setFloat64, ft as getBit, gn as setInt8, hn as setInt64, ht as getData, it as disown, ln as setBit, mn as setInt32, on as pad, pn as setInt16, q as Struct, r as CompositeList, rn as initStructAt, t as Message, ut as format, vt as getFloat32, wn as setUint8, xn as setUint16, xt as getInt32, yt as getFloat64 } from "./capnp-es.GpvEvMIK-
|
|
1
|
+
import { n as writeWarning, t as resolveOptions } from "./helpers-DWQ2iGfn.mjs";
|
|
2
|
+
import { $t as initData, Cn as setUint64, Ct as getInt8, Dt as getList, Jt as getText, Nt as getPointer, Qt as getUint8, Rt as getStruct, Sn as setUint32, St as getInt64, T as ObjectSize, Tn as testWhich, X as adopt, Xt as getUint32, Yt as getUint16, Zt as getUint64, an as isNull, bn as setText, bt as getInt16, d as getUint16Mask, dn as setFloat32, dt as getAs, en as initList, et as copyFrom, fn as setFloat64, ft as getBit, gn as setInt8, hn as setInt64, ht as getData, it as disown, ln as setBit, mn as setInt32, on as pad, pn as setInt16, q as Struct, r as CompositeList, rn as initStructAt, t as Message, ut as format, vt as getFloat32, wn as setUint8, xn as setUint16, xt as getInt32, yt as getFloat64 } from "./capnp-es.GpvEvMIK-DsWfF1Qn.mjs";
|
|
3
3
|
import { existsSync } from "@stryke/fs/exists";
|
|
4
4
|
import ts from "typescript";
|
|
5
5
|
import defu from "defu";
|
|
6
6
|
import { Buffer } from "node:buffer";
|
|
7
7
|
import { exec } from "node:child_process";
|
|
8
8
|
|
|
9
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
9
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/capnp/schema.mjs
|
|
10
10
|
var Node_Parameter = class extends Struct {
|
|
11
11
|
static _capnp = {
|
|
12
12
|
displayName: "Parameter",
|
|
@@ -2467,7 +2467,7 @@ CodeGeneratorRequest._SourceInfo = CompositeList(Node_SourceInfo);
|
|
|
2467
2467
|
CodeGeneratorRequest._RequestedFiles = CompositeList(CodeGeneratorRequest_RequestedFile);
|
|
2468
2468
|
|
|
2469
2469
|
//#endregion
|
|
2470
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
2470
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.CbTQkT9D.mjs
|
|
2471
2471
|
const GEN_EXPLICIT_DEFAULT_NON_PRIMITIVE = "CAPNP-ES000 Don't know how to generate a %s field with an explicit default value.";
|
|
2472
2472
|
const GEN_FIELD_NON_INLINE_STRUCT_LIST = "CAPNP-ES001 Don't know how to generate non-inline struct lists.";
|
|
2473
2473
|
const GEN_NODE_LOOKUP_FAIL = "CAPNP-ES002 Failed to look up node id %s.";
|
|
@@ -3521,4 +3521,4 @@ async function compile(dataBuf, options) {
|
|
|
3521
3521
|
|
|
3522
3522
|
//#endregion
|
|
3523
3523
|
export { compile as n, capnpc as t };
|
|
3524
|
-
//# sourceMappingURL=compile-
|
|
3524
|
+
//# sourceMappingURL=compile-CO2nKitW.mjs.map
|