@lssm/example.learning-journey-platform-tour 0.0.0-canary-20251220015515 → 0.0.0-canary-20251220021406

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.
@@ -199,6 +199,26 @@ $ tsdown
199
199
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
200
200
  ℹ dist/docs/platform-tour.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
201
201
  ℹ 192 files, total: 1237.17 kB
202
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
203
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
204
+ │
205
+ 2 │ import { randomUUID } from "node:crypto";
206
+  │ ──────┬──────
207
+  │ ╰──────── Module not found, treating it as an external dependency
208
+  │
209
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
210
+ ───╯
211
+
212
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
213
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
214
+ │
215
+ 2 │ import { setTimeout } from "node:timers/promises";
216
+  │ ───────────┬──────────
217
+  │ ╰──────────── Module not found, treating it as an external dependency
218
+  │
219
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
220
+ ───╯
221
+
202
222
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
203
223
  â•­─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
204
224
  │
@@ -219,16 +239,6 @@ $ tsdown
219
239
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
220
240
  ───╯
221
241
 
222
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
223
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
224
- │
225
- 3 │ import TurndownService from "turndown";
226
-  │ ─────┬────
227
-  │ ╰────── Module not found, treating it as an external dependency
228
-  │
229
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
230
- ───╯
231
-
232
242
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
233
243
  â•­─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
234
244
  │
@@ -239,22 +249,12 @@ $ tsdown
239
249
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
240
250
  ───╯
241
251
 
242
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
243
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
244
- │
245
- 2 │ import { setTimeout } from "node:timers/promises";
246
-  │ ───────────┬──────────
247
-  │ ╰──────────── Module not found, treating it as an external dependency
248
-  │
249
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
250
- ───╯
251
-
252
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
253
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
252
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
253
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
254
254
  │
255
- 2 │ import { randomUUID } from "node:crypto";
256
-  │ ──────┬──────
257
-  │ ╰──────── Module not found, treating it as an external dependency
255
+ 3 │ import TurndownService from "turndown";
256
+  │ ─────┬────
257
+  │ ╰────── Module not found, treating it as an external dependency
258
258
   │
259
259
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
260
260
  ───╯
@@ -269,4 +269,4 @@ $ tsdown
269
269
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
270
270
  ───╯
271
271
 
272
- ✔ Build complete in 43963ms
272
+ ✔ Build complete in 41601ms
@@ -199,62 +199,62 @@ $ tsdown
199
199
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
200
200
  ℹ dist/docs/platform-tour.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
201
201
  ℹ 192 files, total: 1237.17 kB
202
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
203
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
202
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
203
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
204
204
  │
205
- 1 │ import { randomUUID } from "crypto";
206
-  │ ────┬───
207
-  │ ╰───── Module not found, treating it as an external dependency
205
+ 3 │ import TurndownService from "turndown";
206
+  │ ─────┬────
207
+  │ ╰────── Module not found, treating it as an external dependency
208
208
   │
209
209
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
210
210
  ───╯
211
211
 
212
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
213
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
212
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
213
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
214
214
  │
215
- 2 │ import { deepStrictEqual } from "node:assert";
216
-  │ ──────┬──────
217
-  │ ╰──────── Module not found, treating it as an external dependency
215
+ 2 │ import { randomUUID } from "node:crypto";
216
+  │ ──────┬──────
217
+  │ ╰──────── Module not found, treating it as an external dependency
218
218
   │
219
219
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
220
220
  ───╯
221
221
 
222
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
223
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
222
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
223
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
224
224
  │
225
- 1 │ import { createHash } from "node:crypto";
226
-  │ ──────┬──────
227
-  │ ╰──────── Module not found, treating it as an external dependency
225
+ 2 │ import { setTimeout } from "node:timers/promises";
226
+  │ ───────────┬──────────
227
+  │ ╰──────────── Module not found, treating it as an external dependency
228
228
   │
229
229
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
230
230
  ───╯
231
231
 
232
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
233
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
232
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
233
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
234
234
  │
235
- 2 │ import { randomUUID } from "node:crypto";
235
+ 1 │ import { createHash } from "node:crypto";
236
236
   │ ──────┬──────
237
237
   │ ╰──────── Module not found, treating it as an external dependency
238
238
   │
239
239
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
240
240
  ───╯
241
241
 
242
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
243
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
242
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
243
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
244
244
  │
245
- 3 │ import TurndownService from "turndown";
246
-  │ ─────┬────
247
-  │ ╰────── Module not found, treating it as an external dependency
245
+ 1 │ import { randomUUID } from "crypto";
246
+  │ ────┬───
247
+  │ ╰───── Module not found, treating it as an external dependency
248
248
   │
249
249
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
250
250
  ───╯
251
251
 
252
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
253
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
252
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
253
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
254
254
  │
255
- 2 │ import { setTimeout } from "node:timers/promises";
256
-  │ ───────────┬──────────
257
-  │ ╰──────────── Module not found, treating it as an external dependency
255
+ 2 │ import { deepStrictEqual } from "node:assert";
256
+  │ ──────┬──────
257
+  │ ╰──────── Module not found, treating it as an external dependency
258
258
   │
259
259
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
260
260
  ───╯
@@ -269,5 +269,5 @@ $ tsdown
269
269
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
270
270
  ───╯
271
271
 
272
- ✔ Build complete in 48308ms
272
+ ✔ Build complete in 46993ms
273
273
  $ 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-20251220015515
3
+ ## 0.0.0-canary-20251220021406
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-20251220015515
13
- - @lssm/lib.schema@0.0.0-canary-20251220015515
14
- - @lssm/module.learning-journey@0.0.0-canary-20251220015515
12
+ - @lssm/lib.contracts@0.0.0-canary-20251220021406
13
+ - @lssm/lib.schema@0.0.0-canary-20251220021406
14
+ - @lssm/module.learning-journey@0.0.0-canary-20251220021406
@@ -1 +1 @@
1
- {"version":3,"file":"demo.handlers.d.ts","names":[],"sources":["../../src/handlers/demo.handlers.ts"],"sourcesContent":[],"mappings":";UAEU,UAAA;EAAA,SAAA,EAAA,MAAU;EAMV,UAAA,CAAA,EAJK,IAIL;EAQL,OAAA,CAAA,EAXO,MAWI,CAAA,MAAA,EAAW,OAAA,CAAA;AAE3B;AAUA,UApBU,oBAAA,CAoBe;EAEZ,SAAA,EAAA,MAAA;EACA,IAAA,EAAA,MAAA;EACX,UAAA,EArBY,IAqBZ;EAAA,OAAA,EAAA,MAAA;EAAA,OAAA,CAAA,EAnBU,MAmBV,CAAA,MAAA,EAAA,OAAA,CAAA;;KAhBG,WAAA,GAiBM,CAAA,KAAA,EAjBgB,oBAiBhB,EAAA,GAAA,OAAA;AAAW,cAfT,kBAeS,EAAA,SAAA,CAAA,kBAAA,EAAA,mBAAA,EAAA,mBAAA,EAAA,eAAA,EAAA,cAAA,EAAA,qBAAA,EAAA,gBAAA,CAAA;AAYT,KAjBD,aAAA,GAiBC,CAAA,OAjBuB,kBAkB1B,CAAA,CACC,MAAA,CAAA;cAjBE,mCACA;;;;GACsC,qBACxC;cAYE,oCACH,qBACC"}
1
+ {"version":3,"file":"demo.handlers.d.ts","names":[],"sources":["../../src/handlers/demo.handlers.ts"],"sourcesContent":[],"mappings":";UAEU,UAAA;EAAA,SAAA,EAAA,MAAU;EAMV,UAAA,CAAA,EAJK,IAIL;EAQL,OAAA,CAAA,EAXO,MAWI,CAAA,MAAA,EAAA,OAAW,CAAA;AAE3B;AAUA,UApBU,oBAAA,CAoBe;EAEZ,SAAA,EAAA,MAAA;EACA,IAAA,EAAA,MAAA;EACX,UAAA,EArBY,IAqBZ;EAAA,OAAA,EAAA,MAAA;EAAA,OAAA,CAAA,EAnBU,MAmBV,CAAA,MAAA,EAAA,OAAA,CAAA;;KAhBG,WAAA,GAiBM,CAAA,KAAA,EAjBgB,oBAiBhB,EAAA,GAAA,OAAA;AAAW,cAfT,kBAeS,EAAA,SAAA,CAAA,kBAAA,EAAA,mBAAA,EAAA,mBAAA,EAAA,eAAA,EAAA,cAAA,EAAA,qBAAA,EAAA,gBAAA,CAAA;AAYT,KAjBD,aAAA,GAiBC,CAAA,OAjBuB,kBAkB1B,CAAA,CACC,MAAA,CAAA;cAjBE,mCACA;;;;GACsC,qBACxC;cAYE,oCACH,qBACC"}
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-20251220015515",
3
+ "version": "0.0.0-canary-20251220021406",
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-20251220015515",
34
- "@lssm/lib.schema": "0.0.0-canary-20251220015515",
35
- "@lssm/module.learning-journey": "0.0.0-canary-20251220015515"
33
+ "@lssm/lib.contracts": "0.0.0-canary-20251220021406",
34
+ "@lssm/lib.schema": "0.0.0-canary-20251220021406",
35
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220021406"
36
36
  },
37
37
  "devDependencies": {
38
- "@lssm/tool.tsdown": "0.0.0-canary-20251220015515",
39
- "@lssm/tool.typescript": "0.0.0-canary-20251220015515",
38
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220021406",
39
+ "@lssm/tool.typescript": "0.0.0-canary-20251220021406",
40
40
  "tsdown": "^0.18.1",
41
41
  "typescript": "^5.9.3"
42
42
  },