@lssm/example.versioned-knowledge-base 0.0.0-canary-20251221153314 → 0.0.0-canary-20251221164004

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.
@@ -231,12 +231,22 @@ $ tsdown
231
231
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
232
232
  ───╯
233
233
 
234
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
235
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
234
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
235
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
236
236
  │
237
- 2 │ import { setTimeout } from "node:timers/promises";
238
-  │ ───────────┬──────────
239
-  │ ╰──────────── Module not found, treating it as an external dependency
237
+ 2 │ import { deepStrictEqual } from "node:assert";
238
+  │ ──────┬──────
239
+  │ ╰──────── Module not found, treating it as an external dependency
240
+  │
241
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
242
+ ───╯
243
+
244
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
245
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
246
+ │
247
+ 1 │ import { randomUUID } from "crypto";
248
+  │ ────┬───
249
+  │ ╰───── Module not found, treating it as an external dependency
240
250
   │
241
251
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
242
252
  ───╯
@@ -261,22 +271,12 @@ $ tsdown
261
271
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
262
272
  ───╯
263
273
 
264
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
265
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
266
- │
267
- 1 │ import { randomUUID } from "crypto";
268
-  │ ────┬───
269
-  │ ╰───── Module not found, treating it as an external dependency
270
-  │
271
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
272
- ───╯
273
-
274
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
275
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
274
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
275
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
276
276
  │
277
- 2 │ import { deepStrictEqual } from "node:assert";
278
-  │ ──────┬──────
279
-  │ ╰──────── Module not found, treating it as an external dependency
277
+ 2 │ import { setTimeout } from "node:timers/promises";
278
+  │ ───────────┬──────────
279
+  │ ╰──────────── Module not found, treating it as an external dependency
280
280
   │
281
281
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
282
282
  ───╯
@@ -291,4 +291,4 @@ $ tsdown
291
291
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
292
292
  ───╯
293
293
 
294
- ✔ Build complete in 21326ms
294
+ ✔ Build complete in 25871ms
@@ -231,32 +231,32 @@ $ tsdown
231
231
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
232
232
  ───╯
233
233
 
234
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
235
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
234
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
235
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
236
236
  │
237
- 1 │ import { randomUUID } from "crypto";
238
-  │ ────┬───
239
-  │ ╰───── Module not found, treating it as an external dependency
237
+ 2 │ import { setTimeout } from "node:timers/promises";
238
+  │ ───────────┬──────────
239
+  │ ╰──────────── Module not found, treating it as an external dependency
240
240
   │
241
241
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
242
242
  ───╯
243
243
 
244
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
245
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
244
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
245
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
246
246
  │
247
- 1 │ import { createHash } from "node:crypto";
247
+ 2 │ import { randomUUID } from "node:crypto";
248
248
   │ ──────┬──────
249
249
   │ ╰──────── Module not found, treating it as an external dependency
250
250
   │
251
251
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
252
252
  ───╯
253
253
 
254
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
255
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
254
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
255
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
256
256
  │
257
- 2 │ import { setTimeout } from "node:timers/promises";
258
-  │ ───────────┬──────────
259
-  │ ╰──────────── Module not found, treating it as an external dependency
257
+ 1 │ import { createHash } from "node:crypto";
258
+  │ ──────┬──────
259
+  │ ╰──────── Module not found, treating it as an external dependency
260
260
   │
261
261
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
262
262
  ───╯
@@ -271,12 +271,12 @@ $ tsdown
271
271
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
272
272
  ───╯
273
273
 
274
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
275
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
274
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
275
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
276
276
  │
277
- 2 │ import { randomUUID } from "node:crypto";
278
-  │ ──────┬──────
279
-  │ ╰──────── Module not found, treating it as an external dependency
277
+ 1 │ import { randomUUID } from "crypto";
278
+  │ ────┬───
279
+  │ ╰───── Module not found, treating it as an external dependency
280
280
   │
281
281
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
282
282
  ───╯
@@ -291,5 +291,5 @@ $ tsdown
291
291
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
292
292
  ───╯
293
293
 
294
- ✔ Build complete in 24186ms
294
+ ✔ Build complete in 23918ms
295
295
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.versioned-knowledge-base
2
2
 
3
- ## 0.0.0-canary-20251221153314
3
+ ## 0.0.0-canary-20251221164004
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,5 +9,5 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251221153314
13
- - @lssm/lib.schema@0.0.0-canary-20251221153314
12
+ - @lssm/lib.contracts@0.0.0-canary-20251221164004
13
+ - @lssm/lib.schema@0.0.0-canary-20251221164004
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.versioned-knowledge-base",
3
- "version": "0.0.0-canary-20251221153314",
3
+ "version": "0.0.0-canary-20251221164004",
4
4
  "description": "Example: curated, versioned knowledge base with immutable sources, rule versions, and published snapshots.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -35,13 +35,13 @@
35
35
  "test": "bun test"
36
36
  },
37
37
  "dependencies": {
38
- "@lssm/lib.contracts": "0.0.0-canary-20251221153314",
39
- "@lssm/lib.schema": "0.0.0-canary-20251221153314",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251221164004",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251221164004",
40
40
  "zod": "^4.1.13"
41
41
  },
42
42
  "devDependencies": {
43
- "@lssm/tool.tsdown": "0.0.0-canary-20251221153314",
44
- "@lssm/tool.typescript": "0.0.0-canary-20251221153314",
43
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221164004",
44
+ "@lssm/tool.typescript": "0.0.0-canary-20251221164004",
45
45
  "tsdown": "^0.18.1",
46
46
  "typescript": "^5.9.3"
47
47
  },