@contractspec/example.personalization 1.53.0 → 1.55.0

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.
@@ -228,6 +228,16 @@ $ tsdown
228
228
  ℹ dist/libs/contracts/src/workflow/state.d.ts 0.02 kB │ gzip: 0.04 kB
229
229
  ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
230
230
  ℹ 221 files, total: 66.87 kB
231
+ ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
232
+ ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
233
+ │
234
+ 1 │ import { createHash } from 'node:crypto';
235
+  │ ──────┬──────
236
+  │ ╰──────── Module not found, treating it as an external dependency
237
+  │
238
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
239
+ ───╯
240
+
231
241
  ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
232
242
  â•­─[ ../../libs/contracts/src/openapi.ts:8:33 ]
233
243
  │
@@ -238,6 +248,16 @@ $ tsdown
238
248
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
239
249
  ───╯
240
250
 
251
+ ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
252
+ ╭─[ ../../libs/contracts/src/registry.ts:1:33 ]
253
+ │
254
+ 1 │ import { compareVersions } from 'compare-versions';
255
+  │ ─────────┬────────
256
+  │ ╰────────── Module not found, treating it as an external dependency
257
+  │
258
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
259
+ ───╯
260
+
241
261
  ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
242
262
  â•­─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
243
263
  │
@@ -258,26 +278,6 @@ $ tsdown
258
278
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
259
279
  ────╯
260
280
 
261
- ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
262
- ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
263
- │
264
- 1 │ import { createHash } from 'node:crypto';
265
-  │ ──────┬──────
266
-  │ ╰──────── Module not found, treating it as an external dependency
267
-  │
268
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
269
- ───╯
270
-
271
- ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
272
- ╭─[ ../../libs/contracts/src/registry.ts:1:33 ]
273
- │
274
- 1 │ import { compareVersions } from 'compare-versions';
275
-  │ ─────────┬────────
276
-  │ ╰────────── Module not found, treating it as an external dependency
277
-  │
278
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
279
- ───╯
280
-
281
281
  ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
282
282
  â•­─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
283
283
  │
@@ -288,22 +288,12 @@ $ tsdown
288
288
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
289
289
  ───╯
290
290
 
291
- ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
292
- ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
293
- │
294
- 1 │ import { deepStrictEqual } from 'assert';
295
-  │ ────┬───
296
-  │ ╰───── Module not found, treating it as an external dependency
297
-  │
298
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
299
- ───╯
300
-
301
- ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
302
- ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
291
+ ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
292
+ ╭─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
303
293
  │
304
- 1 │ import { compareVersions } from 'compare-versions';
305
-  │ ─────────┬────────
306
-  │ ╰────────── Module not found, treating it as an external dependency
294
+ 4 │ import TurndownService from 'turndown';
295
+  │ ─────┬────
296
+  │ ╰────── Module not found, treating it as an external dependency
307
297
   │
308
298
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
309
299
  ───╯
@@ -318,6 +308,16 @@ $ tsdown
318
308
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
319
309
  ────╯
320
310
 
311
+ ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
312
+ ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
313
+ │
314
+ 202 │ import { compareVersions } from 'compare-versions';
315
+  │ ─────────┬────────
316
+  │ ╰────────── Module not found, treating it as an external dependency
317
+  │
318
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
319
+ ─────╯
320
+
321
321
  ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
322
322
  â•­─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
323
323
  │
@@ -328,25 +328,25 @@ $ tsdown
328
328
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
329
329
  ───╯
330
330
 
331
- ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
332
- ╭─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
331
+ ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
332
+ ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
333
333
  │
334
- 4 │ import TurndownService from 'turndown';
335
-  │ ─────┬────
336
-  │ ╰────── Module not found, treating it as an external dependency
334
+ 1 │ import { deepStrictEqual } from 'assert';
335
+  │ ────┬───
336
+  │ ╰───── Module not found, treating it as an external dependency
337
337
   │
338
338
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
339
339
  ───╯
340
340
 
341
- ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
342
- ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
343
- │
344
- 202 │ import { compareVersions } from 'compare-versions';
345
-  │ ─────────┬────────
346
-  │ ╰────────── Module not found, treating it as an external dependency
347
-  │
348
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
349
- ─────╯
341
+ ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
342
+ ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
343
+ │
344
+ 1 │ import { compareVersions } from 'compare-versions';
345
+  │ ─────────┬────────
346
+  │ ╰────────── Module not found, treating it as an external dependency
347
+  │
348
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
349
+ ───╯
350
350
 
351
351
  ../../libs/contracts/src/workflow/runner.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/workflow/runner.ts
352
352
  â•­─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
@@ -378,4 +378,4 @@ $ tsdown
378
378
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
379
379
  ───╯
380
380
 
381
- ✔ Build complete in 30832ms
381
+ ✔ Build complete in 27057ms
@@ -8,7 +8,7 @@
8
8
  ℹ target: esnext
9
9
  ℹ tsconfig: tsconfig.json
10
10
  ℹ Build start
11
- ℹ Cleaning 269 files
11
+ ℹ Cleaning 284 files
12
12
  ℹ dist/workflow-extension.js 1.67 kB │ gzip: 0.71 kB
13
13
  ℹ dist/overlay-customization.js 1.57 kB │ gzip: 0.68 kB
14
14
  ℹ dist/docs/personalization.docblock.js 1.48 kB │ gzip: 0.70 kB
@@ -255,6 +255,16 @@
255
255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
256
256
  ───╯
257
257
 
258
+ ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
259
+ ╭─[ ../../libs/contracts/src/migrations.ts:57:33 ]
260
+ │
261
+ 57 │ import { compareVersions } from 'compare-versions';
262
+  │ ─────────┬────────
263
+  │ ╰────────── Module not found, treating it as an external dependency
264
+  │
265
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
266
+ ────╯
267
+
258
268
  ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
259
269
  â•­─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
260
270
  │
@@ -275,16 +285,6 @@
275
285
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
286
  ───╯
277
287
 
278
- ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
279
- ╭─[ ../../libs/contracts/src/migrations.ts:57:33 ]
280
- │
281
- 57 │ import { compareVersions } from 'compare-versions';
282
-  │ ─────────┬────────
283
-  │ ╰────────── Module not found, treating it as an external dependency
284
-  │
285
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
286
- ────╯
287
-
288
288
  ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
289
289
  â•­─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
290
290
  │
@@ -305,36 +305,6 @@
305
305
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
306
306
  ───╯
307
307
 
308
- ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
309
- ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
310
- │
311
- 202 │ import { compareVersions } from 'compare-versions';
312
-  │ ─────────┬────────
313
-  │ ╰────────── Module not found, treating it as an external dependency
314
-  │
315
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
316
- ─────╯
317
-
318
- ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
319
- ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
320
- │
321
- 1 │ import { compareVersions } from 'compare-versions';
322
-  │ ─────────┬────────
323
-  │ ╰────────── Module not found, treating it as an external dependency
324
-  │
325
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
326
- ───╯
327
-
328
- ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
329
- ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
330
- │
331
- 1 │ import { randomUUID } from 'crypto';
332
-  │ ────┬───
333
-  │ ╰───── Module not found, treating it as an external dependency
334
-  │
335
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
336
- ───╯
337
-
338
308
  ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
339
309
  â•­─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
340
310
  │
@@ -355,6 +325,36 @@
355
325
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
356
326
  ────╯
357
327
 
328
+ ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
329
+ ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
330
+ │
331
+ 1 │ import { randomUUID } from 'crypto';
332
+  │ ────┬───
333
+  │ ╰───── Module not found, treating it as an external dependency
334
+  │
335
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
336
+ ───╯
337
+
338
+ ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
339
+ ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
340
+ │
341
+ 202 │ import { compareVersions } from 'compare-versions';
342
+  │ ─────────┬────────
343
+  │ ╰────────── Module not found, treating it as an external dependency
344
+  │
345
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
346
+ ─────╯
347
+
348
+ ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
349
+ ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
350
+ │
351
+ 1 │ import { compareVersions } from 'compare-versions';
352
+  │ ─────────┬────────
353
+  │ ╰────────── Module not found, treating it as an external dependency
354
+  │
355
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
356
+ ───╯
357
+
358
358
  ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
359
359
  â•­─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
360
360
  │
@@ -365,24 +365,24 @@
365
365
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
366
366
  ───╯
367
367
 
368
- ../../libs/contracts/src/server/mcp/registerResources.ts (5:23) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/src/server/mcp/registerResources.ts
369
- ╭─[ ../../libs/contracts/src/server/mcp/registerResources.ts:5:24 ]
368
+ ../../libs/contracts/src/integrations/secrets/provider.ts (1:23) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/src/integrations/secrets/provider.ts
369
+ ╭─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
370
370
  │
371
- 5 │ import { Buffer } from 'node:buffer';
371
+ 1 │ import { Buffer } from 'node:buffer';
372
372
   │ ──────┬──────
373
373
   │ ╰──────── Module not found, treating it as an external dependency
374
374
   │
375
375
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
376
376
  ───╯
377
377
 
378
- ../../libs/contracts/src/integrations/secrets/provider.ts (1:23) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/src/integrations/secrets/provider.ts
379
- ╭─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
378
+ ../../libs/contracts/src/server/mcp/registerResources.ts (5:23) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/src/server/mcp/registerResources.ts
379
+ ╭─[ ../../libs/contracts/src/server/mcp/registerResources.ts:5:24 ]
380
380
  │
381
- 1 │ import { Buffer } from 'node:buffer';
381
+ 5 │ import { Buffer } from 'node:buffer';
382
382
   │ ──────┬──────
383
383
   │ ╰──────── Module not found, treating it as an external dependency
384
384
   │
385
385
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
386
386
  ───╯
387
387
 
388
- ✔ Build complete in 9530ms
388
+ ✔ Build complete in 12315ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @contractspec/example.personalization
2
2
 
3
+ ## 1.55.0
4
+
5
+ ### Minor Changes
6
+
7
+ - fix: unpublished packages
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @contractspec/lib.workflow-composer@1.55.0
13
+ - @contractspec/lib.personalization@1.55.0
14
+ - @contractspec/lib.overlay-engine@1.55.0
15
+ - @contractspec/lib.contracts@1.55.0
16
+ - @contractspec/lib.logger@1.55.0
17
+
18
+ ## 1.54.0
19
+
20
+ ### Minor Changes
21
+
22
+ - ec5e95c: chore: upgrade dependencies
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies [ec5e95c]
27
+ - @contractspec/lib.contracts@1.54.0
28
+ - @contractspec/lib.logger@1.54.0
29
+ - @contractspec/lib.overlay-engine@1.54.0
30
+ - @contractspec/lib.personalization@1.54.0
31
+ - @contractspec/lib.workflow-composer@1.54.0
32
+
3
33
  ## 1.53.0
4
34
 
5
35
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.personalization",
3
- "version": "1.53.0",
3
+ "version": "1.55.0",
4
4
  "description": "Personalization examples: behavior tracking, overlay customization, workflow extension.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -28,15 +28,15 @@
28
28
  "test": "bun test"
29
29
  },
30
30
  "dependencies": {
31
- "@contractspec/lib.personalization": "1.53.0",
32
- "@contractspec/lib.overlay-engine": "1.53.0",
33
- "@contractspec/lib.workflow-composer": "1.53.0",
34
- "@contractspec/lib.contracts": "1.53.0",
35
- "@contractspec/lib.logger": "1.53.0"
31
+ "@contractspec/lib.personalization": "1.55.0",
32
+ "@contractspec/lib.overlay-engine": "1.55.0",
33
+ "@contractspec/lib.workflow-composer": "1.55.0",
34
+ "@contractspec/lib.contracts": "1.55.0",
35
+ "@contractspec/lib.logger": "1.55.0"
36
36
  },
37
37
  "devDependencies": {
38
- "@contractspec/tool.tsdown": "1.53.0",
39
- "@contractspec/tool.typescript": "1.53.0",
38
+ "@contractspec/tool.tsdown": "1.55.0",
39
+ "@contractspec/tool.typescript": "1.55.0",
40
40
  "tsdown": "^0.19.0",
41
41
  "typescript": "^5.9.3"
42
42
  },