@contractspec/example.personalization 1.45.4 → 1.45.5

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.
@@ -162,26 +162,16 @@ $ tsdown
162
162
  ℹ dist/libs/contracts/src/workflow/state.d.ts 0.02 kB │ gzip: 0.04 kB
163
163
  ℹ dist/libs/contracts/src/presentations/transform-engine.d.ts 0.01 kB │ gzip: 0.04 kB
164
164
  ℹ dist/libs/contracts/src/contract-registry/schemas.d.ts 0.01 kB │ gzip: 0.03 kB
165
- ℹ dist/libs/contracts/src/prompt.d.ts 0.01 kB │ gzip: 0.03 kB
166
- ℹ dist/libs/contracts/src/resources.d.ts 0.01 kB │ gzip: 0.03 kB
167
- ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
168
- ℹ 159 files, total: 54.23 kB
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
- │
172
- 1 │ import { compareVersions } from 'compare-versions';
173
-  │ ─────────┬────────
174
-  │ ╰────────── Module not found, treating it as an external dependency
175
-  │
176
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
177
- ───╯
178
-
179
165
  ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
166
+ ℹ dist/libs/contracts/src/prompt.d.ts 0.01 kB │ gzip: 0.03 kB
180
167
  â•­─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
181
168
  │
182
169
  3 │ import { compareVersions } from 'compare-versions';
170
+ ℹ dist/libs/contracts/src/resources.d.ts 0.01 kB │ gzip: 0.03 kB
171
+ ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
183
172
   │ ─────────┬────────
184
173
   │ ╰────────── Module not found, treating it as an external dependency
174
+ ℹ 159 files, total: 54.23 kB
185
175
   │
186
176
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
187
177
  ───╯
@@ -196,16 +186,6 @@ $ tsdown
196
186
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
197
187
  ───╯
198
188
 
199
- ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
200
- ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
201
- │
202
- 1 │ import { createHash } from 'node:crypto';
203
-  │ ──────┬──────
204
-  │ ╰──────── Module not found, treating it as an external dependency
205
-  │
206
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
207
- ───╯
208
-
209
189
  ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
210
190
  â•­─[ ../../libs/contracts/src/migrations.ts:57:33 ]
211
191
  │
@@ -216,8 +196,18 @@ $ tsdown
216
196
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
217
197
  ────╯
218
198
 
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 ]
199
+ ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
200
+ ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
201
+ │
202
+ 1 │ import { createHash } from 'node:crypto';
203
+  │ ──────┬──────
204
+  │ ╰──────── Module not found, treating it as an external dependency
205
+  │
206
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
207
+ ───╯
208
+
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 ]
221
211
  │
222
212
  1 │ import { compareVersions } from 'compare-versions';
223
213
   │ ─────────┬────────
@@ -236,6 +226,16 @@ $ tsdown
236
226
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
227
  ───╯
238
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 ]
231
+ │
232
+ 1 │ import { compareVersions } from 'compare-versions';
233
+  │ ─────────┬────────
234
+  │ ╰────────── Module not found, treating it as an external dependency
235
+  │
236
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
+ ───╯
238
+
239
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
240
  â•­─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
241
241
  │
@@ -246,25 +246,15 @@ $ tsdown
246
246
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
247
247
  ───╯
248
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
- ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
260
- ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
261
- │
262
- 1 │ import { deepStrictEqual } from 'assert';
263
-  │ ────┬───
264
-  │ ╰───── Module not found, treating it as an external dependency
265
-  │
266
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
267
- ───╯
249
+ ../../libs/contracts/src/telemetry/spec.ts (93:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/telemetry/spec.ts
250
+ ╭─[ ../../libs/contracts/src/telemetry/spec.ts:93:33 ]
251
+ │
252
+ 93 │ 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
+ ────╯
268
258
 
269
259
  ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
270
260
  â•­─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
@@ -286,6 +276,16 @@ $ tsdown
286
276
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
287
277
  ───╯
288
278
 
279
+ ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
280
+ ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
281
+ │
282
+ 1 │ import { deepStrictEqual } from 'assert';
283
+  │ ────┬───
284
+  │ ╰───── Module not found, treating it as an external dependency
285
+  │
286
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
287
+ ───╯
288
+
289
289
  ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
290
290
  â•­─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
291
291
  │
@@ -296,15 +296,15 @@ $ tsdown
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/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
- ────╯
299
+ ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
300
+ ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
301
+ │
302
+ 202 │ 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 28143ms
329
+ ✔ Build complete in 27728ms
@@ -228,32 +228,22 @@ $ tsdown
228
228
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
229
229
  ───╯
230
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 ]
231
+ ../../libs/contracts/src/workflow/runner.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/workflow/runner.ts
232
+ ╭─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
233
233
  │
234
- 1 │ import { deepStrictEqual } from 'assert';
235
-  │ ────┬───
236
-  │ ╰───── Module not found, treating it as an external dependency
234
+ 1 │ import { randomUUID } from 'node:crypto';
235
+  │ ──────┬──────
236
+  │ ╰──────── Module not found, treating it as an external dependency
237
237
   │
238
238
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
239
239
  ───╯
240
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
-
251
- ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
252
- ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
241
+ ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
242
+ ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
253
243
  │
254
- 1 │ import { randomUUID } from 'crypto';
255
-  │ ────┬───
256
-  │ ╰───── Module not found, treating it as an external dependency
244
+ 1 │ import { deepStrictEqual } from 'assert';
245
+  │ ────┬───
246
+  │ ╰───── Module not found, treating it as an external dependency
257
247
   │
258
248
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
259
249
  ───╯
@@ -278,6 +268,16 @@ $ tsdown
278
268
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
279
269
  ────╯
280
270
 
271
+ ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
272
+ ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
273
+ │
274
+ 1 │ import { randomUUID } from 'crypto';
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/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
282
282
  â•­─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
283
283
  │
@@ -288,6 +288,16 @@ $ 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/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
+
291
301
  ../../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
302
  â•­─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
293
303
  │
@@ -298,12 +308,12 @@ $ tsdown
298
308
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
299
309
  ───╯
300
310
 
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 ]
311
+ ../../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
312
+ ╭─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
303
313
  │
304
- 1 │ import { randomUUID } from 'node:crypto';
305
-  │ ──────┬──────
306
-  │ ╰──────── Module not found, treating it as an external dependency
314
+ 1 │ import { Buffer } from 'node:buffer';
315
+  │ ──────┬──────
316
+  │ ╰──────── Module not found, treating it as an external dependency
307
317
   │
308
318
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
309
319
  ───╯
@@ -318,14 +328,4 @@ $ tsdown
318
328
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
319
329
  ───╯
320
330
 
321
- ../../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
322
- ╭─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
323
- │
324
- 1 │ import { Buffer } from 'node:buffer';
325
-  │ ──────┬──────
326
-  │ ╰──────── Module not found, treating it as an external dependency
327
-  │
328
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
329
- ───╯
330
-
331
- ✔ Build complete in 31195ms
331
+ ✔ Build complete in 27459ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @contractspec/example.personalization
2
2
 
3
+ ## 1.45.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 9ddd7fa: feat: improve versioning
8
+ - Updated dependencies [9ddd7fa]
9
+ - @contractspec/lib.workflow-composer@1.45.5
10
+ - @contractspec/lib.personalization@1.45.5
11
+ - @contractspec/lib.overlay-engine@1.45.5
12
+ - @contractspec/lib.contracts@1.45.5
13
+ - @contractspec/lib.logger@1.45.5
14
+
3
15
  ## 1.45.4
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.personalization",
3
- "version": "1.45.4",
3
+ "version": "1.45.5",
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.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"
32
+ "@contractspec/lib.personalization": "1.45.5",
33
+ "@contractspec/lib.overlay-engine": "1.45.5",
34
+ "@contractspec/lib.workflow-composer": "1.45.5",
35
+ "@contractspec/lib.contracts": "1.45.5",
36
+ "@contractspec/lib.logger": "1.45.5"
37
37
  },
38
38
  "devDependencies": {
39
- "@contractspec/tool.tsdown": "1.45.4",
40
- "@contractspec/tool.typescript": "1.45.4",
39
+ "@contractspec/tool.tsdown": "1.45.5",
40
+ "@contractspec/tool.typescript": "1.45.5",
41
41
  "tsdown": "^0.18.3",
42
42
  "typescript": "^5.9.3"
43
43
  },