@lssm/example.learning-journey-crm-onboarding 0.0.0-canary-20251220030446 → 0.0.0-canary-20251220041653

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,22 +199,22 @@ $ tsdown
199
199
  ℹ dist/docs/crm-onboarding.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
200
200
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
201
201
  ℹ 192 files, total: 1235.67 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 ]
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
- 2 │ import { randomUUID } from "node: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:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
213
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
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 ]
214
214
  │
215
- 2 │ import { setTimeout } from "node:timers/promises";
216
-  │ ───────────┬──────────
217
-  │ ╰──────────── Module not found, treating it as an external dependency
215
+ 2 │ import { deepStrictEqual } from "node:assert";
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
  ───╯
@@ -229,32 +229,32 @@ $ tsdown
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:assert' in ../../libs/contracts/dist/tests/runner.js
233
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
232
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
233
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
234
234
  │
235
- 2 │ import { deepStrictEqual } from "node:assert";
236
-  │ ──────┬──────
237
-  │ ╰──────── Module not found, treating it as an external dependency
235
+ 1 │ import { randomUUID } from "crypto";
236
+  │ ────┬───
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 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
243
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
244
244
  │
245
- 3 │ import TurndownService from "turndown";
246
-  │ ─────┬────
247
-  │ ╰────── Module not found, treating it as an external dependency
245
+ 2 │ import { randomUUID } from "node: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 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
253
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
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 ]
254
254
  │
255
- 1 │ import { randomUUID } from "crypto";
256
-  │ ────┬───
257
-  │ ╰───── Module not found, treating it as an external dependency
255
+ 2 │ import { setTimeout } from "node:timers/promises";
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 33038ms
272
+ ✔ Build complete in 27024ms
@@ -169,18 +169,14 @@ $ tsdown
169
169
  ℹ dist/libs/contracts/dist/server/provider-mcp.js  0.04 kB │ gzip: 0.06 kB
170
170
  ℹ dist/libs/contracts/dist/events.js  0.03 kB │ gzip: 0.05 kB
171
171
  ℹ dist/libs/contracts/dist/server/mcp/registerTools.js  0.03 kB │ gzip: 0.05 kB
172
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
173
172
  ℹ dist/libs/contracts/dist/server/rest-elysia.js  0.03 kB │ gzip: 0.05 kB
174
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
175
173
  ℹ dist/libs/contracts/dist/server/rest-express.js  0.03 kB │ gzip: 0.05 kB
176
174
  ℹ dist/libs/contracts/dist/server/rest-next-app.js  0.03 kB │ gzip: 0.05 kB
177
175
  ℹ dist/libs/contracts/dist/server/rest-next-pages.js  0.03 kB │ gzip: 0.05 kB
178
176
  ℹ dist/libs/contracts/dist/server/rest-generic.js  0.03 kB │ gzip: 0.05 kB
179
177
  ℹ dist/libs/contracts/dist/openapi.js  0.03 kB │ gzip: 0.05 kB
180
- │
181
178
  ℹ dist/libs/contracts/dist/llm/prompts.js  0.03 kB │ gzip: 0.04 kB
182
179
  ℹ dist/libs/contracts/dist/regenerator/index.js  0.02 kB │ gzip: 0.04 kB
183
- 3 │ import TurndownService from "turndown";
184
180
  ℹ dist/libs/contracts/dist/telemetry/index.js  0.02 kB │ gzip: 0.04 kB
185
181
  ℹ dist/libs/contracts/dist/experiments/evaluator.js  0.02 kB │ gzip: 0.04 kB
186
182
  ℹ dist/libs/contracts/dist/tests/index.js  0.02 kB │ gzip: 0.04 kB
@@ -189,26 +185,40 @@ $ tsdown
189
185
  ℹ dist/libs/contracts/dist/jsonschema.js  0.02 kB │ gzip: 0.04 kB
190
186
  ℹ dist/libs/contracts/dist/presentations.js  0.02 kB │ gzip: 0.04 kB
191
187
  ℹ dist/libs/contracts/dist/server/mcp/registerPrompts.js  0.02 kB │ gzip: 0.04 kB
192
-  │ ─────┬────
193
188
  ℹ dist/libs/contracts/dist/telemetry/tracker.js  0.02 kB │ gzip: 0.04 kB
194
189
  ℹ dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
195
190
  ℹ dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
196
-  │ ╰────── Module not found, treating it as an external dependency
197
191
  ℹ dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
198
-  │
199
192
  ℹ dist/contracts/index.d.ts  8.15 kB │ gzip: 0.91 kB
200
193
  ℹ dist/example.d.ts  1.03 kB │ gzip: 0.45 kB
201
194
  ℹ dist/index.d.ts  0.97 kB │ gzip: 0.29 kB
202
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
203
- ───╯
204
195
  ℹ dist/handlers/demo.handlers.d.ts  0.95 kB │ gzip: 0.40 kB
205
-
206
196
  ℹ dist/presentations/index.d.ts  0.47 kB │ gzip: 0.21 kB
207
197
  ℹ dist/learning-journey-crm-onboarding.feature.d.ts  0.45 kB │ gzip: 0.26 kB
208
198
  ℹ dist/track.d.ts  0.33 kB │ gzip: 0.19 kB
209
199
  ℹ dist/docs/crm-onboarding.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
210
200
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
211
201
  ℹ 192 files, total: 1235.67 kB
202
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
203
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
204
+ │
205
+ 2 │ import { deepStrictEqual } from "node:assert";
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 'turndown' in ../../libs/contracts/dist/presentations.v2.js
213
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
214
+ │
215
+ 3 │ import TurndownService from "turndown";
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
+
212
222
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
213
223
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
214
224
  │
@@ -229,16 +239,6 @@ $ tsdown
229
239
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
230
240
  ───╯
231
241
 
232
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
233
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
234
- │
235
- 2 │ import { deepStrictEqual } from "node:assert";
236
-  │ ──────┬──────
237
-  │ ╰──────── Module not found, treating it as an external dependency
238
-  │
239
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
240
- ───╯
241
-
242
242
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
243
243
  â•­─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
244
244
  │
@@ -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 46707ms
272
+ ✔ Build complete in 41645ms
273
273
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-crm-onboarding
2
2
 
3
- ## 0.0.0-canary-20251220030446
3
+ ## 0.0.0-canary-20251220041653
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,7 +9,7 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/example.crm-pipeline@0.0.0-canary-20251220030446
13
- - @lssm/lib.contracts@0.0.0-canary-20251220030446
14
- - @lssm/lib.schema@0.0.0-canary-20251220030446
15
- - @lssm/module.learning-journey@0.0.0-canary-20251220030446
12
+ - @lssm/example.crm-pipeline@0.0.0-canary-20251220041653
13
+ - @lssm/lib.contracts@0.0.0-canary-20251220041653
14
+ - @lssm/lib.schema@0.0.0-canary-20251220041653
15
+ - @lssm/module.learning-journey@0.0.0-canary-20251220041653
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-crm-onboarding",
3
- "version": "0.0.0-canary-20251220030446",
3
+ "version": "0.0.0-canary-20251220041653",
4
4
  "description": "Learning journey track that onboards users to the CRM pipeline example.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -30,14 +30,14 @@
30
30
  "lint:check": "eslint src"
31
31
  },
32
32
  "dependencies": {
33
- "@lssm/lib.contracts": "0.0.0-canary-20251220030446",
34
- "@lssm/lib.schema": "0.0.0-canary-20251220030446",
35
- "@lssm/module.learning-journey": "0.0.0-canary-20251220030446",
36
- "@lssm/example.crm-pipeline": "0.0.0-canary-20251220030446"
33
+ "@lssm/lib.contracts": "0.0.0-canary-20251220041653",
34
+ "@lssm/lib.schema": "0.0.0-canary-20251220041653",
35
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220041653",
36
+ "@lssm/example.crm-pipeline": "0.0.0-canary-20251220041653"
37
37
  },
38
38
  "devDependencies": {
39
- "@lssm/tool.tsdown": "0.0.0-canary-20251220030446",
40
- "@lssm/tool.typescript": "0.0.0-canary-20251220030446",
39
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220041653",
40
+ "@lssm/tool.typescript": "0.0.0-canary-20251220041653",
41
41
  "tsdown": "^0.18.1",
42
42
  "typescript": "^5.9.3"
43
43
  },