@lssm/example.crm-pipeline 0.0.0-canary-20251206181705 → 0.0.0-canary-20251207012602

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.
@@ -2,7 +2,7 @@ $ bun build:bundle && bun build:types
2
2
  $ tsdown
3
3
  ℹ tsdown v0.17.0 powered by rolldown v1.0.0-beta.53
4
4
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/crm-pipeline/tsdown.config.js
5
- ℹ entry: src/events.ts, src/feature.ts, src/index.ts, src/entities/company.ts, src/entities/contact.ts, src/entities/deal.ts, src/entities/index.ts, src/entities/task.ts, src/contracts/deal.ts, src/contracts/index.ts, src/presentations/dashboard.ts, src/presentations/index.ts, src/presentations/pipeline.ts, src/handlers/deal.handlers.ts, src/handlers/index.ts, src/handlers/mock-data.ts
5
+ ℹ entry: src/events.ts, src/feature.ts, src/index.ts, src/entities/company.ts, src/entities/contact.ts, src/entities/deal.ts, src/entities/index.ts, src/entities/task.ts, src/handlers/deal.handlers.ts, src/handlers/index.ts, src/handlers/mock-data.ts, src/contracts/deal.ts, src/contracts/index.ts, src/presentations/dashboard.ts, src/presentations/index.ts, src/presentations/pipeline.ts
6
6
  ℹ target: esnext
7
7
  ℹ tsconfig: tsconfig.json
8
8
  ℹ Build start
@@ -453,8 +453,8 @@ $ tsdown
453
453
  ℹ dist/events.d.ts  8.26 kB │ gzip: 0.66 kB
454
454
  ℹ dist/entities/index.d.ts  8.22 kB │ gzip: 0.92 kB
455
455
  ℹ dist/index.d.ts  3.30 kB │ gzip: 0.83 kB
456
- ℹ dist/entities/deal.d.ts  3.06 kB │ gzip: 0.53 kB
457
- ℹ dist/entities/task.d.ts  2.54 kB │ gzip: 0.47 kB
456
+ ℹ dist/entities/deal.d.ts  3.01 kB │ gzip: 0.53 kB
457
+ ℹ dist/entities/task.d.ts  2.59 kB │ gzip: 0.48 kB
458
458
  ℹ dist/handlers/deal.handlers.d.ts  2.36 kB │ gzip: 0.67 kB
459
459
  ℹ dist/entities/contact.d.ts  1.85 kB │ gzip: 0.42 kB
460
460
  ℹ dist/entities/company.d.ts  1.63 kB │ gzip: 0.39 kB
@@ -465,9 +465,9 @@ $ tsdown
465
465
  ℹ dist/presentations/index.d.ts  0.61 kB │ gzip: 0.24 kB
466
466
  ℹ dist/presentations/dashboard.d.ts  0.41 kB │ gzip: 0.20 kB
467
467
  ℹ dist/feature.d.ts  0.33 kB │ gzip: 0.21 kB
468
- ℹ 459 files, total: 348.95 kB
469
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
470
- - Module not found, treating it as an external dependency in ../../libs/contracts/dist/telemetry/tracker.js at 27..35
468
+ ℹ 459 files, total: 348.94 kB
469
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
470
+ - Module not found, treating it as an external dependency in ../../libs/contracts/dist/presentations.v2.js at 93..103
471
471
   │
472
472
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
473
473
 
@@ -491,13 +491,13 @@ $ tsdown
491
491
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
492
492
  ───╯
493
493
 
494
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
495
- - Module not found, treating it as an external dependency in ../../libs/contracts/dist/presentations.v2.js at 93..103
494
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/contracts/dist/integrations/runtime.js
495
+ - Module not found, treating it as an external dependency in ../../libs/contracts/dist/integrations/runtime.js at 28..45
496
496
   │
497
497
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
498
498
 
499
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/contracts/dist/integrations/runtime.js
500
- - Module not found, treating it as an external dependency in ../../libs/contracts/dist/integrations/runtime.js at 28..45
499
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
500
+ - Module not found, treating it as an external dependency in ../../libs/contracts/dist/telemetry/tracker.js at 27..35
501
501
   │
502
502
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
503
503
 
@@ -511,6 +511,16 @@ $ tsdown
511
511
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
512
512
  ───╯
513
513
 
514
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/identity-rbac/dist/contracts/dist/integrations/runtime.js
515
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/integrations/runtime.js:1:7 ]
516
+ │
517
+ 1 │ import"node:perf_hooks";
518
+  │ ────────┬────────
519
+  │ ╰────────── Module not found, treating it as an external dependency
520
+  │
521
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
522
+ ───╯
523
+
514
524
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js
515
525
  â•­─[ ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js:1:21 ]
516
526
  │
@@ -531,16 +541,6 @@ $ tsdown
531
541
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
532
542
  ───╯
533
543
 
534
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/identity-rbac/dist/contracts/dist/integrations/runtime.js
535
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/integrations/runtime.js:1:7 ]
536
- │
537
- 1 │ import"node:perf_hooks";
538
-  │ ────────┬────────
539
-  │ ╰────────── Module not found, treating it as an external dependency
540
-  │
541
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
542
- ───╯
543
-
544
544
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js
545
545
  â•­─[ ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js:1:21 ]
546
546
  │
@@ -571,16 +571,6 @@ $ tsdown
571
571
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
572
572
  ───╯
573
573
 
574
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
575
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:1:21 ]
576
- │
577
- 1 │ import"react";import"turndown";
578
-  │ ─────┬────
579
-  │ ╰────── Module not found, treating it as an external dependency
580
-  │
581
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
582
- ───╯
583
-
584
574
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
585
575
  â•­─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:7 ]
586
576
  │
@@ -601,8 +591,18 @@ $ tsdown
601
591
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
602
592
  ───╯
603
593
 
604
- [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../libs/identity-rbac/dist/contracts/dist/graphql-federation/dist/index.js
605
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/graphql-federation/dist/index.js:1:41 ]
594
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
595
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:1:21 ]
596
+ │
597
+ 1 │ import"react";import"turndown";
598
+  │ ─────┬────
599
+  │ ╰────── Module not found, treating it as an external dependency
600
+  │
601
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
602
+ ───╯
603
+
604
+ [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../modules/audit-trail/dist/libs/contracts/dist/graphql-federation/dist/index.js
605
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/graphql-federation/dist/index.js:1:41 ]
606
606
  │
607
607
  1 │ import"@pothos/plugin-federation";import"@apollo/subgraph";
608
608
   │ ─────────┬────────
@@ -611,8 +611,8 @@ $ tsdown
611
611
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
612
612
  ───╯
613
613
 
614
- [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../modules/audit-trail/dist/libs/contracts/dist/graphql-federation/dist/index.js
615
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/graphql-federation/dist/index.js:1:41 ]
614
+ [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../libs/identity-rbac/dist/contracts/dist/graphql-federation/dist/index.js
615
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/graphql-federation/dist/index.js:1:41 ]
616
616
  │
617
617
  1 │ import"@pothos/plugin-federation";import"@apollo/subgraph";
618
618
   │ ─────────┬────────
@@ -631,5 +631,5 @@ $ tsdown
631
631
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
632
632
  ───╯
633
633
 
634
- ✔ Build complete in 34524ms
634
+ ✔ Build complete in 37311ms
635
635
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,15 +1,15 @@
1
1
  # @lssm/example.crm-pipeline
2
2
 
3
- ## 0.0.0-canary-20251206181705
3
+ ## 0.0.0-canary-20251207012602
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 3086383: refactor: dependencies upgrade
8
8
  - Updated dependencies [3086383]
9
- - @lssm/lib.contracts@0.0.0-canary-20251206181705
10
- - @lssm/lib.schema@0.0.0-canary-20251206181705
11
- - @lssm/lib.jobs@0.0.0-canary-20251206181705
12
- - @lssm/lib.bus@0.0.0-canary-20251206181705
13
- - @lssm/lib.identity-rbac@0.0.0-canary-20251206181705
14
- - @lssm/module.audit-trail@0.0.0-canary-20251206181705
15
- - @lssm/module.notifications@0.0.0-canary-20251206181705
9
+ - @lssm/lib.contracts@0.0.0-canary-20251207012602
10
+ - @lssm/lib.schema@0.0.0-canary-20251207012602
11
+ - @lssm/lib.jobs@0.0.0-canary-20251207012602
12
+ - @lssm/lib.bus@0.0.0-canary-20251207012602
13
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251207012602
14
+ - @lssm/module.audit-trail@0.0.0-canary-20251207012602
15
+ - @lssm/module.notifications@0.0.0-canary-20251207012602