@contractspec/example.personalization 1.45.2 → 1.45.4

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.
@@ -166,10 +166,10 @@ $ tsdown
166
166
  ℹ dist/libs/contracts/src/resources.d.ts 0.01 kB │ gzip: 0.03 kB
167
167
  ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
168
168
  ℹ 159 files, total: 54.23 kB
169
- ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
170
- ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
169
+ ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
170
+ ╭─[ ../../libs/contracts/src/registry.ts:1:33 ]
171
171
  │
172
- 8 │ import { compareVersions } from 'compare-versions';
172
+ 1 │ import { compareVersions } from 'compare-versions';
173
173
   │ ─────────┬────────
174
174
   │ ╰────────── Module not found, treating it as an external dependency
175
175
   │
@@ -186,6 +186,16 @@ $ tsdown
186
186
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
187
187
  ───╯
188
188
 
189
+ ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
190
+ ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
191
+ │
192
+ 8 │ import { compareVersions } from 'compare-versions';
193
+  │ ─────────┬────────
194
+  │ ╰────────── Module not found, treating it as an external dependency
195
+  │
196
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
197
+ ───╯
198
+
189
199
  ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
190
200
  â•­─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
191
201
  │
@@ -206,8 +216,8 @@ $ tsdown
206
216
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
207
217
  ────╯
208
218
 
209
- ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
210
- ╭─[ ../../libs/contracts/src/registry.ts:1:33 ]
219
+ ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
220
+ ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
211
221
  │
212
222
  1 │ import { compareVersions } from 'compare-versions';
213
223
   │ ─────────┬────────
@@ -216,46 +226,36 @@ $ tsdown
216
226
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
217
227
  ───╯
218
228
 
219
- ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
220
- ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
221
- │
222
- 202 │ import { compareVersions } from 'compare-versions';
223
-  │ ─────────┬────────
224
-  │ ╰────────── Module not found, treating it as an external dependency
225
-  │
226
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
227
- ─────╯
228
-
229
- ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
230
- ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
229
+ ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
230
+ ╭─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
231
231
  │
232
- 1 │ import { compareVersions } from 'compare-versions';
233
-  │ ─────────┬────────
234
-  │ ╰────────── Module not found, treating it as an external dependency
232
+ 4 │ import TurndownService from 'turndown';
233
+  │ ─────┬────
234
+  │ ╰────── Module not found, treating it as an external dependency
235
235
   │
236
236
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
237
  ───╯
238
238
 
239
- ../../libs/contracts/src/telemetry/spec.ts (93:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/telemetry/spec.ts
240
- ╭─[ ../../libs/contracts/src/telemetry/spec.ts:93:33 ]
241
- │
242
- 93 │ import { compareVersions } from 'compare-versions';
243
-  │ ─────────┬────────
244
-  │ ╰────────── Module not found, treating it as an external dependency
245
-  │
246
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
247
- ────╯
248
-
249
- ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
250
- ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
239
+ ../../libs/contracts/src/workflow/runner.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/workflow/runner.ts
240
+ ╭─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
251
241
  │
252
- 1 │ import { randomUUID } from 'crypto';
253
-  │ ────┬───
254
-  │ ╰───── Module not found, treating it as an external dependency
242
+ 1 │ import { randomUUID } from 'node:crypto';
243
+  │ ──────┬──────
244
+  │ ╰──────── Module not found, treating it as an external dependency
255
245
   │
256
246
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
257
247
  ───╯
258
248
 
249
+ ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
250
+ ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
251
+ │
252
+ 202 │ import { compareVersions } from 'compare-versions';
253
+  │ ─────────┬────────
254
+  │ ╰────────── Module not found, treating it as an external dependency
255
+  │
256
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
257
+ ─────╯
258
+
259
259
  ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
260
260
  â•­─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
261
261
  │
@@ -286,25 +286,25 @@ $ tsdown
286
286
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
287
287
  ───╯
288
288
 
289
- ../../libs/contracts/src/workflow/runner.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/workflow/runner.ts
290
- ╭─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
289
+ ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
290
+ ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
291
291
  │
292
- 1 │ import { randomUUID } from 'node:crypto';
293
-  │ ──────┬──────
294
-  │ ╰──────── Module not found, treating it as an external dependency
292
+ 1 │ import { randomUUID } from 'crypto';
293
+  │ ────┬───
294
+  │ ╰───── Module not found, treating it as an external dependency
295
295
   │
296
296
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
297
297
  ───╯
298
298
 
299
- ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
300
- ╭─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
301
- │
302
- 4 │ import TurndownService from 'turndown';
303
-  │ ─────┬────
304
-  │ ╰────── Module not found, treating it as an external dependency
305
-  │
306
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
307
- ───╯
299
+ ../../libs/contracts/src/telemetry/spec.ts (93:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/telemetry/spec.ts
300
+ ╭─[ ../../libs/contracts/src/telemetry/spec.ts:93:33 ]
301
+ │
302
+ 93 │ import { compareVersions } from 'compare-versions';
303
+  │ ─────────┬────────
304
+  │ ╰────────── Module not found, treating it as an external dependency
305
+  │
306
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
307
+ ────╯
308
308
 
309
309
  ../../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
310
310
  â•­─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
@@ -326,4 +326,4 @@ $ tsdown
326
326
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
327
327
  ───╯
328
328
 
329
- ✔ Build complete in 29182ms
329
+ ✔ Build complete in 28143ms
@@ -168,20 +168,20 @@ $ tsdown
168
168
  ℹ dist/libs/contracts/src/resources.d.ts 0.01 kB │ gzip: 0.03 kB
169
169
  ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
170
170
  ℹ 159 files, total: 54.23 kB
171
- ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
172
- ╭─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
171
+ ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
172
+ ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
173
173
  │
174
- 3 │ import { compareVersions } from 'compare-versions';
174
+ 8 │ import { compareVersions } from 'compare-versions';
175
175
   │ ─────────┬────────
176
176
   │ ╰────────── Module not found, treating it as an external dependency
177
177
   │
178
178
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
179
179
  ───╯
180
180
 
181
- ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
182
- ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
181
+ ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
182
+ ╭─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
183
183
  │
184
- 8 │ import { compareVersions } from 'compare-versions';
184
+ 3 │ import { compareVersions } from 'compare-versions';
185
185
   │ ─────────┬────────
186
186
   │ ╰────────── Module not found, treating it as an external dependency
187
187
   │
@@ -218,16 +218,36 @@ $ tsdown
218
218
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
219
219
  ───╯
220
220
 
221
- ../../libs/contracts/src/workflow/runner.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/workflow/runner.ts
222
- ╭─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
221
+ ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
222
+ ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
223
223
  │
224
- 1 │ import { randomUUID } from 'node:crypto';
225
-  │ ──────┬──────
226
-  │ ╰──────── Module not found, treating it as an external dependency
224
+ 1 │ import { compareVersions } from 'compare-versions';
225
+  │ ─────────┬────────
226
+  │ ╰────────── Module not found, treating it as an external dependency
227
+  │
228
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
229
+ ───╯
230
+
231
+ ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
232
+ ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
233
+ │
234
+ 1 │ import { deepStrictEqual } from 'assert';
235
+  │ ────┬───
236
+  │ ╰───── Module not found, treating it as an external dependency
227
237
   │
228
238
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
229
239
  ───╯
230
240
 
241
+ ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
242
+ ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
243
+ │
244
+ 202 │ import { compareVersions } from 'compare-versions';
245
+  │ ─────────┬────────
246
+  │ ╰────────── Module not found, treating it as an external dependency
247
+  │
248
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
249
+ ─────╯
250
+
231
251
  ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
232
252
  â•­─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
233
253
  │
@@ -238,8 +258,8 @@ $ tsdown
238
258
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
239
259
  ───╯
240
260
 
241
- ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
242
- ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
261
+ ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
262
+ ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
243
263
  │
244
264
  1 │ import { compareVersions } from 'compare-versions';
245
265
   │ ─────────┬────────
@@ -258,18 +278,8 @@ $ 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/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
262
- ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
263
- │
264
- 1 │ import { deepStrictEqual } from 'assert';
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/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
272
- ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
281
+ ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
282
+ ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
273
283
  │
274
284
  1 │ import { compareVersions } from 'compare-versions';
275
285
   │ ─────────┬────────
@@ -288,22 +298,12 @@ $ tsdown
288
298
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
289
299
  ───╯
290
300
 
291
- ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
292
- ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
293
- │
294
- 202 │ import { compareVersions } from 'compare-versions';
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/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
302
- ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
301
+ ../../libs/contracts/src/workflow/runner.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/workflow/runner.ts
302
+ ╭─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
303
303
  │
304
- 1 │ import { compareVersions } from 'compare-versions';
305
-  │ ─────────┬────────
306
-  │ ╰────────── Module not found, treating it as an external dependency
304
+ 1 │ import { randomUUID } from 'node:crypto';
305
+  │ ──────┬──────
306
+  │ ╰──────── Module not found, treating it as an external dependency
307
307
   │
308
308
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
309
309
  ───╯
@@ -328,4 +328,4 @@ $ 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
- ✔ Build complete in 23832ms
331
+ ✔ Build complete in 31195ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @contractspec/example.personalization
2
2
 
3
+ ## 1.45.4
4
+
5
+ ### Patch Changes
6
+
7
+ - fix: github action
8
+ - Updated dependencies
9
+ - @contractspec/lib.workflow-composer@1.45.4
10
+ - @contractspec/lib.personalization@1.45.4
11
+ - @contractspec/lib.overlay-engine@1.45.4
12
+ - @contractspec/lib.contracts@1.45.4
13
+ - @contractspec/lib.logger@1.45.4
14
+
15
+ ## 1.45.3
16
+
17
+ ### Patch Changes
18
+
19
+ - e74ea9e: feat: version management
20
+ - Updated dependencies [e74ea9e]
21
+ - @contractspec/lib.workflow-composer@1.45.3
22
+ - @contractspec/lib.personalization@1.45.3
23
+ - @contractspec/lib.overlay-engine@1.45.3
24
+ - @contractspec/lib.contracts@1.45.3
25
+ - @contractspec/lib.logger@1.45.3
26
+
3
27
  ## 1.45.2
4
28
 
5
29
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.personalization",
3
- "version": "1.45.2",
3
+ "version": "1.45.4",
4
4
  "description": "Personalization examples: behavior tracking, overlay customization, workflow extension.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -29,15 +29,15 @@
29
29
  "test": "bun test"
30
30
  },
31
31
  "dependencies": {
32
- "@contractspec/lib.personalization": "1.45.2",
33
- "@contractspec/lib.overlay-engine": "1.45.2",
34
- "@contractspec/lib.workflow-composer": "1.45.2",
35
- "@contractspec/lib.contracts": "1.45.2",
36
- "@contractspec/lib.logger": "1.45.2"
32
+ "@contractspec/lib.personalization": "1.45.4",
33
+ "@contractspec/lib.overlay-engine": "1.45.4",
34
+ "@contractspec/lib.workflow-composer": "1.45.4",
35
+ "@contractspec/lib.contracts": "1.45.4",
36
+ "@contractspec/lib.logger": "1.45.4"
37
37
  },
38
38
  "devDependencies": {
39
- "@contractspec/tool.tsdown": "1.45.2",
40
- "@contractspec/tool.typescript": "1.45.2",
39
+ "@contractspec/tool.tsdown": "1.45.4",
40
+ "@contractspec/tool.typescript": "1.45.4",
41
41
  "tsdown": "^0.18.3",
42
42
  "typescript": "^5.9.3"
43
43
  },