@contractspec/example.personalization 1.45.6 → 1.46.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.
@@ -166,6 +166,16 @@ $ 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/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
170
+ ╭─[ ../../libs/contracts/src/migrations.ts:57:33 ]
171
+ │
172
+ 57 │ 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
+
169
179
  ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
170
180
  â•­─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
171
181
  │
@@ -176,10 +186,10 @@ $ tsdown
176
186
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
177
187
  ───╯
178
188
 
179
- ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
180
- ╭─[ ../../libs/contracts/src/registry.ts:1:33 ]
189
+ ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
190
+ ╭─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
181
191
  │
182
- 1 │ import { compareVersions } from 'compare-versions';
192
+ 3 │ import { compareVersions } from 'compare-versions';
183
193
   │ ─────────┬────────
184
194
   │ ╰────────── Module not found, treating it as an external dependency
185
195
   │
@@ -196,28 +206,8 @@ $ tsdown
196
206
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
197
207
  ───╯
198
208
 
199
- ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
200
- ╭─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
201
- │
202
- 3 │ import { compareVersions } from 'compare-versions';
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/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
210
- ╭─[ ../../libs/contracts/src/migrations.ts:57:33 ]
211
- │
212
- 57 │ import { compareVersions } from 'compare-versions';
213
-  │ ─────────┬────────
214
-  │ ╰────────── Module not found, treating it as an external dependency
215
-  │
216
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
217
- ────╯
218
-
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 ]
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,8 +226,8 @@ $ 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
 
239
- ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
240
- ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
229
+ ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
230
+ ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
241
231
  │
242
232
  1 │ import { compareVersions } from 'compare-versions';
243
233
   │ ─────────┬────────
@@ -246,8 +236,8 @@ $ tsdown
246
236
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
247
237
  ───╯
248
238
 
249
- ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
250
- ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
239
+ ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
240
+ ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
251
241
  │
252
242
  1 │ import { compareVersions } from 'compare-versions';
253
243
   │ ─────────┬────────
@@ -256,12 +246,12 @@ $ tsdown
256
246
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
257
247
  ───╯
258
248
 
259
- ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
260
- ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
249
+ ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
250
+ ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
261
251
  │
262
- 1 │ import { randomUUID } from 'crypto';
263
-  │ ────┬───
264
-  │ ╰───── Module not found, treating it as an external dependency
252
+ 1 │ import { compareVersions } from 'compare-versions';
253
+  │ ─────────┬────────
254
+  │ ╰────────── Module not found, treating it as an external dependency
265
255
   │
266
256
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
267
257
  ───╯
@@ -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/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
280
+ ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
281
+ │
282
+ 1 │ import { randomUUID } from 'crypto';
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/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
290
290
  â•­─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
291
291
  │
@@ -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 28311ms
329
+ ✔ Build complete in 26743ms
@@ -168,16 +168,6 @@ $ 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/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
172
- ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
173
- │
174
- 1 │ import { createHash } from 'node:crypto';
175
-  │ ──────┬──────
176
-  │ ╰──────── Module not found, treating it as an external dependency
177
-  │
178
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
179
- ───╯
180
-
181
171
  ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
182
172
  â•­─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
183
173
  │
@@ -188,6 +178,16 @@ $ tsdown
188
178
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
189
179
  ───╯
190
180
 
181
+ ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
182
+ ╭─[ ../../libs/contracts/src/migrations.ts:57:33 ]
183
+ │
184
+ 57 │ import { compareVersions } from 'compare-versions';
185
+  │ ─────────┬────────
186
+  │ ╰────────── Module not found, treating it as an external dependency
187
+  │
188
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
189
+ ────╯
190
+
191
191
  ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
192
192
  â•­─[ ../../libs/contracts/src/openapi.ts:8:33 ]
193
193
  │
@@ -198,6 +198,16 @@ $ tsdown
198
198
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
199
199
  ───╯
200
200
 
201
+ ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
202
+ ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
203
+ │
204
+ 1 │ import { createHash } from 'node:crypto';
205
+  │ ──────┬──────
206
+  │ ╰──────── Module not found, treating it as an external dependency
207
+  │
208
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
209
+ ───╯
210
+
201
211
  ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
202
212
  â•­─[ ../../libs/contracts/src/registry.ts:1:33 ]
203
213
  │
@@ -208,15 +218,25 @@ $ tsdown
208
218
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
209
219
  ───╯
210
220
 
211
- ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
212
- ╭─[ ../../libs/contracts/src/migrations.ts:57:33 ]
213
- │
214
- 57 │ import { compareVersions } from 'compare-versions';
215
-  │ ─────────┬────────
216
-  │ ╰────────── Module not found, treating it as an external dependency
217
-  │
218
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
219
- ────╯
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
+ │
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/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
+ │
234
+ 1 │ import { randomUUID } 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
+ ───╯
220
240
 
221
241
  ../../libs/contracts/src/telemetry/spec.ts (93:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/telemetry/spec.ts
222
242
  â•­─[ ../../libs/contracts/src/telemetry/spec.ts:93:33 ]
@@ -228,16 +248,6 @@ $ tsdown
228
248
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
229
249
  ────╯
230
250
 
231
- ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
232
- ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
233
- │
234
- 1 │ import { compareVersions } from 'compare-versions';
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
-
241
251
  ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
242
252
  â•­─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
243
253
  │
@@ -268,16 +278,6 @@ $ tsdown
268
278
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
269
279
  ───╯
270
280
 
271
- ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
272
- ╭─[ ../../libs/contracts/src/capabilities/capabilities.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/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
282
282
  â•­─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
283
283
  │
@@ -298,12 +298,12 @@ $ tsdown
298
298
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
299
299
  ───╯
300
300
 
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 ]
301
+ ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
302
+ ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
303
303
  │
304
- 1 │ import { randomUUID } from 'node:crypto';
305
-  │ ──────┬──────
306
-  │ ╰──────── Module not found, treating it as an external dependency
304
+ 1 │ import { compareVersions } from 'compare-versions';
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 30129ms
331
+ ✔ Build complete in 30110ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @contractspec/example.personalization
2
2
 
3
+ ## 1.46.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 07cb19b: feat: feat: cleaude code & opencode integrations
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [07cb19b]
12
+ - @contractspec/lib.workflow-composer@1.46.0
13
+ - @contractspec/lib.personalization@1.46.0
14
+ - @contractspec/lib.overlay-engine@1.46.0
15
+ - @contractspec/lib.contracts@1.46.0
16
+ - @contractspec/lib.logger@1.46.0
17
+
3
18
  ## 1.45.6
4
19
 
5
20
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.personalization",
3
- "version": "1.45.6",
3
+ "version": "1.46.0",
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.6",
33
- "@contractspec/lib.overlay-engine": "1.45.6",
34
- "@contractspec/lib.workflow-composer": "1.45.6",
35
- "@contractspec/lib.contracts": "1.45.6",
36
- "@contractspec/lib.logger": "1.45.6"
32
+ "@contractspec/lib.personalization": "1.46.0",
33
+ "@contractspec/lib.overlay-engine": "1.46.0",
34
+ "@contractspec/lib.workflow-composer": "1.46.0",
35
+ "@contractspec/lib.contracts": "1.46.0",
36
+ "@contractspec/lib.logger": "1.46.0"
37
37
  },
38
38
  "devDependencies": {
39
- "@contractspec/tool.tsdown": "1.45.6",
40
- "@contractspec/tool.typescript": "1.45.6",
39
+ "@contractspec/tool.tsdown": "1.46.0",
40
+ "@contractspec/tool.typescript": "1.46.0",
41
41
  "tsdown": "^0.18.3",
42
42
  "typescript": "^5.9.3"
43
43
  },