@ariestools/aries-chain-serve 0.1.17 → 0.1.18

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.
@@ -7963,7 +7963,7 @@ const API_NAME = "trace";
7963
7963
  }
7964
7964
  }).getInstance();
7965
7965
  //#endregion
7966
- //#region ../../node_modules/.pnpm/@ariestools+telemetry@8.1.8_@opentelemetry+api@1.9.1/node_modules/@ariestools/telemetry/dist/neutral/index.mjs
7966
+ //#region ../../node_modules/.pnpm/@ariestools+telemetry@8.1.9_@opentelemetry+api@1.9.1/node_modules/@ariestools/telemetry/dist/neutral/index.mjs
7967
7967
  var color = (open, close = 39) => {
7968
7968
  return (value) => `\x1B[${open}m${value}\x1B[${close}m`;
7969
7969
  };
@@ -8048,7 +8048,7 @@ function spanDurationInMillis(span2) {
8048
8048
  }
8049
8049
  });
8050
8050
  //#endregion
8051
- //#region ../../node_modules/.pnpm/@ariestools+sdk@8.1.8_@opentelemetry+api@1.9.1_zod@4.4.3/node_modules/@ariestools/sdk/dist/node/index.mjs
8051
+ //#region ../../node_modules/.pnpm/@ariestools+sdk@8.1.9_@opentelemetry+api@1.9.1_zod@4.4.3/node_modules/@ariestools/sdk/dist/node/index.mjs
8052
8052
  var __defProp$1 = Object.defineProperty;
8053
8053
  var __getOwnPropDesc$1 = Object.getOwnPropertyDescriptor;
8054
8054
  var __decorateClass$1 = (decorators, target, key, kind) => {
@@ -9489,7 +9489,7 @@ var JsonValueZod = /* @__PURE__ */ _lazy(() => /* @__PURE__ */ union([
9489
9489
  ]));
9490
9490
  globalThis.crypto?.subtle;
9491
9491
  //#endregion
9492
- //#region ../../node_modules/.pnpm/@ariestools+actor@1.3.0_@ariestools+sdk@8.1.8_@opentelemetry+api@1.9.1_zod@4.4.3__@opentelemetry+api@1.9.1_zod@4.4.3/node_modules/@ariestools/actor/dist/neutral/index.mjs
9492
+ //#region ../../node_modules/.pnpm/@ariestools+actor@1.3.0_@ariestools+sdk@8.1.9_@opentelemetry+api@1.9.1_zod@4.4.3__@opentelemetry+api@1.9.1_zod@4.4.3/node_modules/@ariestools/actor/dist/neutral/index.mjs
9493
9493
  var __defProp = Object.defineProperty;
9494
9494
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
9495
9495
  var __decorateClass = (decorators, target, key, kind) => {
@@ -9742,7 +9742,7 @@ ${err.stack}` : "";
9742
9742
  return String(err);
9743
9743
  }
9744
9744
  //#endregion
9745
- //#region ../../node_modules/.pnpm/@ariestools+actor-system@1.3.0_@ariestools+sdk@8.1.8_@opentelemetry+api@1.9.1_zod@4.4.3_5374244572814f47c6382c850d661068/node_modules/@ariestools/actor-system/dist/neutral/index.mjs
9745
+ //#region ../../node_modules/.pnpm/@ariestools+actor-system@1.3.0_@ariestools+sdk@8.1.9_@opentelemetry+api@1.9.1_zod@4.4.3_99589d3d6b11ec18e4a82403e89fc88c/node_modules/@ariestools/actor-system/dist/neutral/index.mjs
9746
9746
  var ActorSystemSelectionZod = strictObject({
9747
9747
  config: unknown().optional(),
9748
9748
  host: string$1().min(1).optional(),
@@ -9763,7 +9763,7 @@ var ActorSystemSelectionZod = strictObject({
9763
9763
  });
9764
9764
  ProviderConfigFieldsZod.extend({ actors: array$1(ActorSystemSelectionZod).default([]) });
9765
9765
  //#endregion
9766
- //#region ../../node_modules/.pnpm/@ariestools+cli-kit@1.2.3_@ariestools+actor-model@1.3.0_@ariestools+sdk@8.1.8_@opentele_e6dacac6295f7f446cf52dba46bacf15/node_modules/@ariestools/cli-kit/dist/node/index.mjs
9766
+ //#region ../../node_modules/.pnpm/@ariestools+cli-kit@1.2.3_@ariestools+actor-model@1.3.0_@ariestools+sdk@8.1.9_@opentele_37d14ccaa0e676b5af069d15cfccb615/node_modules/@ariestools/cli-kit/dist/node/index.mjs
9767
9767
  async function runServiceUntilInterrupt(host, stop) {
9768
9768
  await new Promise((resolve, reject) => {
9769
9769
  const dispose = host.onInterrupt(async () => {
@@ -9778,7 +9778,7 @@ async function runServiceUntilInterrupt(host, stop) {
9778
9778
  });
9779
9779
  }
9780
9780
  //#endregion
9781
- //#region ../../node_modules/.pnpm/@ariestools+cli-kit-node@1.2.3_@ariestools+actor-model@1.3.0_@ariestools+sdk@8.1.8_@ope_99519b4cdd6c77abe2e2f6ffb79ab7a0/node_modules/@ariestools/cli-kit-node/dist/node/index.mjs
9781
+ //#region ../../node_modules/.pnpm/@ariestools+cli-kit-node@1.2.3_@ariestools+actor-model@1.3.0_@ariestools+sdk@8.1.9_@ope_f0f84665a1b2bbb14be202b1673ab94b/node_modules/@ariestools/cli-kit-node/dist/node/index.mjs
9782
9782
  function resolveEnvironmentValue(key, layers) {
9783
9783
  for (const layer of layers) {
9784
9784
  if (!Object.hasOwn(layer, key)) continue;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ariestools/aries-chain-serve",
3
- "version": "0.1.17",
3
+ "version": "0.1.18",
4
4
  "description": "Aries chain REST server: serves the XL1 published-chain S3 layout from one origin with /blocks, /state, /indexes subfolders",
5
5
  "keywords": [
6
6
  "ariestools",
@@ -44,13 +44,14 @@
44
44
  "@ariestools/cli-kit-node": "~1.2.3",
45
45
  "@ariestools/toolchain": "~9.0.2",
46
46
  "@ariestools/tsconfig": "~9.0.2",
47
- "@aws-sdk/client-s3": "~3.1108.0",
47
+ "@aws-sdk/client-s3": "~3.1110.0",
48
48
  "@types/node": "~26.2.0",
49
49
  "@types/s3rver": "~3.7.4",
50
- "rolldown": "~1.2.3",
50
+ "rolldown": "~1.2.4",
51
51
  "typescript": "~6.0.3",
52
52
  "vite": "~8.2.1",
53
- "vitest": "~4.1.10"
53
+ "vitest": "~4.1.10",
54
+ "zod": "~4.4.3"
54
55
  },
55
56
  "engines": {
56
57
  "node": ">=18.17.1"