@powerhousedao/reactor 6.2.0-dev.15 → 6.2.0-dev.17

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.
@@ -1,8 +1,8 @@
1
- import { S as CollectionMembershipCache, _ as KyselyWriteCache, d as KyselyKeyframeStore, f as DocumentModelRegistry, g as EventBus, n as REACTOR_SCHEMA, o as instrumentPgPool, s as KyselyOperationStore, v as KyselyOperationIndex, y as DocumentMetaCache } from "./drive-container-types-CAhznKRr.js";
1
+ import { S as CollectionMembershipCache, _ as KyselyWriteCache, d as KyselyKeyframeStore, f as DocumentModelRegistry, g as EventBus, n as REACTOR_SCHEMA, o as instrumentPgPool, s as KyselyOperationStore, v as KyselyOperationIndex, y as DocumentMetaCache } from "./drive-container-types-BxnXaOAp.js";
2
2
  import { n as ReactorEventTypes } from "./types-CxSpmNGK.js";
3
3
  import { a as ReadModelCoordinator, i as KyselyDocumentView, n as ConsistencyTracker, t as KyselyDocumentIndexer } from "./document-indexer-B2iLRB0o.js";
4
4
  import { n as errorToInfo, t as createForwardingLogger } from "./forwarding-logger-BBkMSxuJ.js";
5
- import { n as defaultLoadFactory } from "./build-worker-executor-BqNFZX3J.js";
5
+ import { n as defaultLoadFactory } from "./build-worker-executor-DeJ2DW16.js";
6
6
  import { ConsoleLogger } from "document-model";
7
7
  import { isMainThread, parentPort } from "node:worker_threads";
8
8
  //#region src/projection/projection-worker/build-projection-stack.ts
@@ -1,4 +1,4 @@
1
- import { M as __exportAll } from "./drive-container-types-CAhznKRr.js";
1
+ import { M as __exportAll } from "./drive-container-types-BxnXaOAp.js";
2
2
  import { n as errorToInfo, r as sanitizeArg, t as createForwardingLogger } from "./forwarding-logger-BBkMSxuJ.js";
3
3
  //#region src/executor/worker/index.ts
4
4
  var worker_exports = /* @__PURE__ */ __exportAll({
@@ -19,4 +19,4 @@ const workerEntryPath = resolveWorkerEntryPath();
19
19
  //#endregion
20
20
  export { worker_exports as n, workerEntryPath as t };
21
21
 
22
- //# sourceMappingURL=worker-Dq6cUr6a.js.map
22
+ //# sourceMappingURL=worker-XYrQaEmt.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"worker-Dq6cUr6a.js","names":[],"sources":["../src/executor/worker/index.ts"],"sourcesContent":["export { createForwardingLogger } from \"./forwarding-logger.js\";\nexport { errorToInfo, sanitizeArg } from \"./sanitize.js\";\n\nfunction resolveWorkerEntryPath(): string {\n const url = new URL(\"./entry.js\", import.meta.url);\n if (url.protocol !== \"file:\") {\n return url.href;\n }\n let pathname = decodeURIComponent(url.pathname);\n if (/^\\/[A-Za-z]:[/\\\\]/.test(pathname)) {\n pathname = pathname.slice(1);\n }\n return pathname;\n}\n\n/** Absolute path to the worker entry script for use with `new Worker(workerEntryPath)`. */\nexport const workerEntryPath = resolveWorkerEntryPath();\n"],"mappings":";;;;;;;;;AAGA,SAAS,yBAAiC;CACxC,MAAM,MAAM,IAAI,IAAI,cAAc,OAAO,KAAK,IAAI;AAClD,KAAI,IAAI,aAAa,QACnB,QAAO,IAAI;CAEb,IAAI,WAAW,mBAAmB,IAAI,SAAS;AAC/C,KAAI,oBAAoB,KAAK,SAAS,CACpC,YAAW,SAAS,MAAM,EAAE;AAE9B,QAAO;;;AAIT,MAAa,kBAAkB,wBAAwB"}
1
+ {"version":3,"file":"worker-XYrQaEmt.js","names":[],"sources":["../src/executor/worker/index.ts"],"sourcesContent":["export { createForwardingLogger } from \"./forwarding-logger.js\";\nexport { errorToInfo, sanitizeArg } from \"./sanitize.js\";\n\nfunction resolveWorkerEntryPath(): string {\n const url = new URL(\"./entry.js\", import.meta.url);\n if (url.protocol !== \"file:\") {\n return url.href;\n }\n let pathname = decodeURIComponent(url.pathname);\n if (/^\\/[A-Za-z]:[/\\\\]/.test(pathname)) {\n pathname = pathname.slice(1);\n }\n return pathname;\n}\n\n/** Absolute path to the worker entry script for use with `new Worker(workerEntryPath)`. */\nexport const workerEntryPath = resolveWorkerEntryPath();\n"],"mappings":";;;;;;;;;AAGA,SAAS,yBAAiC;CACxC,MAAM,MAAM,IAAI,IAAI,cAAc,OAAO,KAAK,IAAI;AAClD,KAAI,IAAI,aAAa,QACnB,QAAO,IAAI;CAEb,IAAI,WAAW,mBAAmB,IAAI,SAAS;AAC/C,KAAI,oBAAoB,KAAK,SAAS,CACpC,YAAW,SAAS,MAAM,EAAE;AAE9B,QAAO;;;AAIT,MAAa,kBAAkB,wBAAwB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/reactor",
3
- "version": "6.2.0-dev.15",
3
+ "version": "6.2.0-dev.17",
4
4
  "description": "",
5
5
  "repository": {
6
6
  "url": "https://github.com/powerhouse-inc/powerhouse",
@@ -31,8 +31,8 @@
31
31
  "@electric-sql/pglite": "0.3.15",
32
32
  "pg": "8.18.0",
33
33
  "@sindresorhus/fnv1a": "3.1.0",
34
- "@powerhousedao/shared": "6.2.0-dev.15",
35
- "document-model": "6.2.0-dev.15"
34
+ "document-model": "6.2.0-dev.17",
35
+ "@powerhousedao/shared": "6.2.0-dev.17"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@types/pg": "8.16.0",
@@ -43,7 +43,7 @@
43
43
  "vitest": "4.1.1",
44
44
  "@types/bun": "1.3.8",
45
45
  "tsdown": "0.21.1",
46
- "@powerhousedao/pglite-fs": "6.2.0-dev.15"
46
+ "@powerhousedao/pglite-fs": "6.2.0-dev.17"
47
47
  },
48
48
  "scripts": {
49
49
  "build": "tsdown",