@lssm/example.learning-journey-platform-tour 0.0.0-canary-20251221144710 → 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.
@@ -214,60 +214,60 @@ $ tsdown
214
214
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
215
215
  ℹ dist/docs/platform-tour.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
216
216
  ℹ 207 files, total: 1272.86 kB
217
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
218
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
217
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
218
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
219
219
  │
220
- 1 │ import { randomUUID } from "crypto";
221
-  │ ────┬───
222
-  │ ╰───── Module not found, treating it as an external dependency
220
+ 3 │ import TurndownService from "turndown";
221
+  │ ─────┬────
222
+  │ ╰────── Module not found, treating it as an external dependency
223
223
   │
224
224
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
225
225
  ───╯
226
226
 
227
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
228
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
227
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
228
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
229
229
  │
230
- 2 │ import { deepStrictEqual } from "node:assert";
231
-  │ ──────┬──────
232
-  │ ╰──────── Module not found, treating it as an external dependency
230
+ 2 │ import { setTimeout } from "node:timers/promises";
231
+  │ ───────────┬──────────
232
+  │ ╰──────────── Module not found, treating it as an external dependency
233
233
   │
234
234
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
235
235
  ───╯
236
236
 
237
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
238
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
237
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
238
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
239
239
  │
240
- 1 │ import { createHash } from "node:crypto";
240
+ 2 │ import { randomUUID } from "node:crypto";
241
241
   │ ──────┬──────
242
242
   │ ╰──────── Module not found, treating it as an external dependency
243
243
   │
244
244
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
245
245
  ───╯
246
246
 
247
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
248
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
247
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
248
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
249
249
  │
250
- 3 │ import TurndownService from "turndown";
251
-  │ ─────┬────
252
-  │ ╰────── Module not found, treating it as an external dependency
250
+ 1 │ import { randomUUID } from "crypto";
251
+  │ ────┬───
252
+  │ ╰───── Module not found, treating it as an external dependency
253
253
   │
254
254
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
255
255
  ───╯
256
256
 
257
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
258
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
257
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
258
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
259
259
  │
260
- 2 │ import { setTimeout } from "node:timers/promises";
261
-  │ ───────────┬──────────
262
-  │ ╰──────────── Module not found, treating it as an external dependency
260
+ 2 │ import { deepStrictEqual } from "node:assert";
261
+  │ ──────┬──────
262
+  │ ╰──────── Module not found, treating it as an external dependency
263
263
   │
264
264
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
265
265
  ───╯
266
266
 
267
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
268
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
267
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
268
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
269
269
  │
270
- 2 │ import { randomUUID } from "node:crypto";
270
+ 1 │ import { createHash } from "node:crypto";
271
271
   │ ──────┬──────
272
272
   │ ╰──────── Module not found, treating it as an external dependency
273
273
   │
@@ -284,4 +284,4 @@ $ tsdown
284
284
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
285
285
  ───╯
286
286
 
287
- ✔ Build complete in 48037ms
287
+ ✔ Build complete in 20493ms
@@ -213,13 +213,13 @@ $ tsdown
213
213
  ℹ dist/track.d.ts  0.36 kB │ gzip: 0.20 kB
214
214
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
215
215
  ℹ dist/docs/platform-tour.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
216
- ℹ 207 files, total: 1272.87 kB
217
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
218
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
216
+ ℹ 207 files, total: 1272.86 kB
217
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
218
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
219
219
  │
220
- 2 │ import { randomUUID } from "node:crypto";
221
-  │ ──────┬──────
222
-  │ ╰──────── Module not found, treating it as an external dependency
220
+ 3 │ import TurndownService from "turndown";
221
+  │ ─────┬────
222
+  │ ╰────── Module not found, treating it as an external dependency
223
223
   │
224
224
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
225
225
  ───╯
@@ -234,12 +234,12 @@ $ tsdown
234
234
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
235
235
  ───╯
236
236
 
237
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
238
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
237
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
238
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
239
239
  │
240
- 3 │ import TurndownService from "turndown";
241
-  │ ─────┬────
242
-  │ ╰────── Module not found, treating it as an external dependency
240
+ 1 │ import { createHash } from "node:crypto";
241
+  │ ──────┬──────
242
+  │ ╰──────── Module not found, treating it as an external dependency
243
243
   │
244
244
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
245
245
  ───╯
@@ -254,22 +254,22 @@ $ tsdown
254
254
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
255
255
  ───╯
256
256
 
257
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
258
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
257
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
258
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
259
259
  │
260
- 2 │ import { deepStrictEqual } from "node:assert";
261
-  │ ──────┬──────
262
-  │ ╰──────── Module not found, treating it as an external dependency
260
+ 2 │ import { randomUUID } from "node:crypto";
261
+  │ ──────┬──────
262
+  │ ╰──────── Module not found, treating it as an external dependency
263
263
   │
264
264
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
265
265
  ───╯
266
266
 
267
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
268
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
267
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
268
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
269
269
  │
270
- 1 │ import { createHash } from "node:crypto";
271
-  │ ──────┬──────
272
-  │ ╰──────── Module not found, treating it as an external dependency
270
+ 2 │ import { deepStrictEqual } from "node:assert";
271
+  │ ──────┬──────
272
+  │ ╰──────── Module not found, treating it as an external dependency
273
273
   │
274
274
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
275
275
  ───╯
@@ -284,5 +284,5 @@ $ tsdown
284
284
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
285
285
  ───╯
286
286
 
287
- ✔ Build complete in 68619ms
287
+ ✔ Build complete in 25729ms
288
288
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-platform-tour
2
2
 
3
- ## 0.0.0-canary-20251221144710
3
+ ## 0.0.0-canary-20251221164004
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,6 +9,6 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251221144710
13
- - @lssm/lib.schema@0.0.0-canary-20251221144710
14
- - @lssm/module.learning-journey@0.0.0-canary-20251221144710
12
+ - @lssm/lib.contracts@0.0.0-canary-20251221164004
13
+ - @lssm/lib.schema@0.0.0-canary-20251221164004
14
+ - @lssm/module.learning-journey@0.0.0-canary-20251221164004
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-platform-tour",
3
- "version": "0.0.0-canary-20251221144710",
3
+ "version": "0.0.0-canary-20251221164004",
4
4
  "description": "Learning journey track covering ContractSpec platform primitives.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -30,13 +30,13 @@
30
30
  "lint:check": "eslint src"
31
31
  },
32
32
  "dependencies": {
33
- "@lssm/lib.contracts": "0.0.0-canary-20251221144710",
34
- "@lssm/lib.schema": "0.0.0-canary-20251221144710",
35
- "@lssm/module.learning-journey": "0.0.0-canary-20251221144710"
33
+ "@lssm/lib.contracts": "0.0.0-canary-20251221164004",
34
+ "@lssm/lib.schema": "0.0.0-canary-20251221164004",
35
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221164004"
36
36
  },
37
37
  "devDependencies": {
38
- "@lssm/tool.tsdown": "0.0.0-canary-20251221144710",
39
- "@lssm/tool.typescript": "0.0.0-canary-20251221144710",
38
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221164004",
39
+ "@lssm/tool.typescript": "0.0.0-canary-20251221164004",
40
40
  "tsdown": "^0.18.1",
41
41
  "typescript": "^5.9.3"
42
42
  },