@lssm/example.crm-pipeline 0.0.0-canary-20251220021406 → 0.0.0-canary-20251220041653

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.
@@ -741,12 +741,12 @@ $ tsdown
741
741
  ℹ dist/modules/notifications/dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
742
742
  ℹ dist/modules/notifications/dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
743
743
  ℹ dist/modules/notifications/dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
744
- ℹ dist/deal/deal.contracts.d.ts  12.92 kB │ gzip: 0.96 kB
745
- ℹ dist/deal/deal.schema.d.ts  7.69 kB │ gzip: 0.83 kB
744
+ ℹ dist/deal/deal.contracts.d.ts  13.05 kB │ gzip: 0.96 kB
745
+ ℹ dist/deal/deal.schema.d.ts  7.69 kB │ gzip: 0.84 kB
746
746
  ℹ dist/index.d.ts  3.45 kB │ gzip: 0.89 kB
747
- ℹ dist/entities/deal.entity.d.ts  3.11 kB │ gzip: 0.55 kB
748
747
  ℹ dist/events/deal.event.d.ts  3.02 kB │ gzip: 0.42 kB
749
- ℹ dist/entities/task.entity.d.ts  2.64 kB │ gzip: 0.50 kB
748
+ ℹ dist/entities/deal.entity.d.ts  3.01 kB │ gzip: 0.55 kB
749
+ ℹ dist/entities/task.entity.d.ts  2.59 kB │ gzip: 0.50 kB
750
750
  ℹ dist/handlers/deal.handlers.d.ts  2.40 kB │ gzip: 0.69 kB
751
751
  ℹ dist/entities/contact.entity.d.ts  1.90 kB │ gzip: 0.44 kB
752
752
  ℹ dist/entities/company.entity.d.ts  1.68 kB │ gzip: 0.42 kB
@@ -766,33 +766,33 @@ $ tsdown
766
766
  ℹ dist/events/index.d.ts  0.32 kB │ gzip: 0.14 kB
767
767
  ℹ dist/docs/crm-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
768
768
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
769
- ℹ 760 files, total: 4977.14 kB
770
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
771
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
769
+ ℹ 760 files, total: 4977.11 kB
770
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
771
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
772
772
  │
773
- 3 │ import TurndownService from "turndown";
774
-  │ ─────┬────
775
-  │ ╰────── Module not found, treating it as an external dependency
773
+ 2 │ import { setTimeout } from "node:timers/promises";
774
+  │ ───────────┬──────────
775
+  │ ╰──────────── Module not found, treating it as an external dependency
776
776
   │
777
777
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
778
778
  ───╯
779
779
 
780
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
781
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
780
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
781
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
782
782
  │
783
- 2 │ import { deepStrictEqual } from "node:assert";
784
-  │ ──────┬──────
785
-  │ ╰──────── Module not found, treating it as an external dependency
783
+ 1 │ import { randomUUID } from "crypto";
784
+  │ ────┬───
785
+  │ ╰───── Module not found, treating it as an external dependency
786
786
   │
787
787
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
788
788
  ───╯
789
789
 
790
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
791
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
790
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
791
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
792
792
  │
793
- 2 │ import { setTimeout } from "node:timers/promises";
794
-  │ ───────────┬──────────
795
-  │ ╰──────────── Module not found, treating it as an external dependency
793
+ 2 │ import { deepStrictEqual } from "node:assert";
794
+  │ ──────┬──────
795
+  │ ╰──────── Module not found, treating it as an external dependency
796
796
   │
797
797
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
798
798
  ───╯
@@ -807,12 +807,12 @@ $ tsdown
807
807
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
808
808
  ───╯
809
809
 
810
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
811
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
810
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
811
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
812
812
  │
813
- 1 │ import { randomUUID } from "crypto";
814
-  │ ────┬───
815
-  │ ╰───── Module not found, treating it as an external dependency
813
+ 3 │ import TurndownService from "turndown";
814
+  │ ─────┬────
815
+  │ ╰────── Module not found, treating it as an external dependency
816
816
   │
817
817
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
818
818
  ───╯
@@ -837,48 +837,48 @@ $ tsdown
837
837
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
838
838
  ───╯
839
839
 
840
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
841
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
840
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js
841
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js:2:29 ]
842
842
  │
843
- 1 │ import "node:timers/promises";
844
-  │ ───────────┬──────────
845
-  │ ╰──────────── Module not found, treating it as an external dependency
843
+ 2 │ import TurndownService from "turndown";
844
+  │ ─────┬────
845
+  │ ╰────── Module not found, treating it as an external dependency
846
846
   │
847
847
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
848
848
  ───╯
849
849
 
850
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
851
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
850
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js
851
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js:1:8 ]
852
852
  │
853
- 1 │ import "node:crypto";
854
-  │ ──────┬──────
855
-  │ ╰──────── Module not found, treating it as an external dependency
853
+ 1 │ import "node:timers/promises";
854
+  │ ───────────┬──────────
855
+  │ ╰──────────── Module not found, treating it as an external dependency
856
856
   │
857
857
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
858
858
  ───╯
859
859
 
860
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
861
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:2:29 ]
860
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
861
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
862
862
  │
863
- 2 │ import TurndownService from "turndown";
864
-  │ ─────┬────
865
-  │ ╰────── Module not found, treating it as an external dependency
863
+ 1 │ import "crypto";
864
+  │ ────┬───
865
+  │ ╰───── Module not found, treating it as an external dependency
866
866
   │
867
867
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
868
868
  ───╯
869
869
 
870
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
871
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
870
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
871
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
872
872
  │
873
- 1 │ import "crypto";
874
-  │ ────┬───
875
-  │ ╰───── Module not found, treating it as an external dependency
873
+ 1 │ import "node:crypto";
874
+  │ ──────┬──────
875
+  │ ╰──────── Module not found, treating it as an external dependency
876
876
   │
877
877
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
878
878
  ───╯
879
879
 
880
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
881
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
880
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
881
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
882
882
  │
883
883
  2 │ import "node:assert";
884
884
   │ ──────┬──────
@@ -897,18 +897,18 @@ $ tsdown
897
897
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
898
898
  ───╯
899
899
 
900
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
901
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
900
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
901
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:2:29 ]
902
902
  │
903
- 1 │ import "node:crypto";
904
-  │ ──────┬──────
905
-  │ ╰──────── Module not found, treating it as an external dependency
903
+ 2 │ import TurndownService from "turndown";
904
+  │ ─────┬────
905
+  │ ╰────── Module not found, treating it as an external dependency
906
906
   │
907
907
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
908
908
  ───╯
909
909
 
910
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
911
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
910
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
911
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
912
912
  │
913
913
  2 │ import "node:assert";
914
914
   │ ──────┬──────
@@ -917,8 +917,8 @@ $ tsdown
917
917
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
918
918
  ───╯
919
919
 
920
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js
921
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js:2:29 ]
920
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js
921
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js:2:29 ]
922
922
  │
923
923
  2 │ import TurndownService from "turndown";
924
924
   │ ─────┬────
@@ -927,8 +927,8 @@ $ tsdown
927
927
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
928
928
  ───╯
929
929
 
930
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
931
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
930
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
931
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
932
932
  │
933
933
  1 │ import "crypto";
934
934
   │ ────┬───
@@ -937,32 +937,32 @@ $ tsdown
937
937
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
938
938
  ───╯
939
939
 
940
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
941
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
940
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
941
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
942
942
  │
943
- 1 │ import "crypto";
944
-  │ ────┬───
945
-  │ ╰───── Module not found, treating it as an external dependency
943
+ 1 │ import "node:crypto";
944
+  │ ──────┬──────
945
+  │ ╰──────── Module not found, treating it as an external dependency
946
946
   │
947
947
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
948
948
  ───╯
949
949
 
950
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js
951
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js:2:29 ]
950
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
951
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
952
952
  │
953
- 2 │ import TurndownService from "turndown";
954
-  │ ─────┬────
955
-  │ ╰────── Module not found, treating it as an external dependency
953
+ 1 │ import "node:timers/promises";
954
+  │ ───────────┬──────────
955
+  │ ╰──────────── Module not found, treating it as an external dependency
956
956
   │
957
957
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
958
958
  ───╯
959
959
 
960
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js
961
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js:1:8 ]
960
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
961
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
962
962
  │
963
- 1 │ import "node:timers/promises";
964
-  │ ───────────┬──────────
965
-  │ ╰──────────── Module not found, treating it as an external dependency
963
+ 1 │ import "node:crypto";
964
+  │ ──────┬──────
965
+  │ ╰──────── Module not found, treating it as an external dependency
966
966
   │
967
967
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
968
968
  ───╯
@@ -987,12 +987,12 @@ $ tsdown
987
987
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
988
988
  ───╯
989
989
 
990
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
991
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
990
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
991
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
992
992
  │
993
- 1 │ import "node:crypto";
994
-  │ ──────┬──────
995
-  │ ╰──────── Module not found, treating it as an external dependency
993
+ 1 │ import "crypto";
994
+  │ ────┬───
995
+  │ ╰───── Module not found, treating it as an external dependency
996
996
   │
997
997
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
998
998
  ───╯
@@ -1027,8 +1027,8 @@ $ tsdown
1027
1027
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1028
1028
  ───╯
1029
1029
 
1030
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js
1031
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1030
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1031
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1032
1032
  │
1033
1033
  2 │ import "node:buffer";
1034
1034
   │ ──────┬──────
@@ -1037,8 +1037,8 @@ $ tsdown
1037
1037
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1038
1038
  ───╯
1039
1039
 
1040
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1041
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1040
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js
1041
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1042
1042
  │
1043
1043
  2 │ import "node:buffer";
1044
1044
   │ ──────┬──────
@@ -1047,4 +1047,4 @@ $ tsdown
1047
1047
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1048
1048
  ───╯
1049
1049
 
1050
- ✔ Build complete in 55811ms
1050
+ ✔ Build complete in 56306ms