@lssm/example.crm-pipeline 0.0.0-canary-20251221164004 → 0.0.0-canary-20251221165922

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.
@@ -818,22 +818,22 @@ $ tsdown
818
818
  ℹ dist/handlers/index.d.ts  0.80 kB │ gzip: 0.25 kB
819
819
  ℹ dist/deal/index.d.ts  0.78 kB │ gzip: 0.23 kB
820
820
  ℹ dist/contracts/index.d.ts  0.76 kB │ gzip: 0.23 kB
821
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
822
821
  ℹ dist/presentations/pipeline.presentation.d.ts  0.73 kB │ gzip: 0.28 kB
823
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
824
822
  ℹ dist/presentations/dashboard.presentation.d.ts  0.47 kB │ gzip: 0.22 kB
825
- │
826
823
  ℹ dist/deal/deal.enum.d.ts  0.45 kB │ gzip: 0.22 kB
827
824
  ℹ dist/presentations/index.d.ts  0.40 kB │ gzip: 0.15 kB
828
- 1 │ import { createHash } from "node:crypto";
829
-  │ ──────┬──────
830
-  │ ╰──────── Module not found, treating it as an external dependency
831
825
  ℹ dist/crm-pipeline.feature.d.ts  0.39 kB │ gzip: 0.24 kB
832
826
  ℹ dist/events/index.d.ts  0.32 kB │ gzip: 0.14 kB
833
827
  ℹ dist/docs/crm-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
834
-  │
835
828
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
836
829
  ℹ 820 files, total: 5069.98 kB
830
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
831
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
832
+ │
833
+ 1 │ import { randomUUID } from "crypto";
834
+  │ ────┬───
835
+  │ ╰───── Module not found, treating it as an external dependency
836
+  │
837
837
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
838
838
  ───╯
839
839
 
@@ -847,42 +847,42 @@ $ tsdown
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:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
851
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
850
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
851
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
852
852
  │
853
- 2 │ import { setTimeout } from "node:timers/promises";
854
-  │ ───────────┬──────────
855
-  │ ╰──────────── Module not found, treating it as an external dependency
853
+ 2 │ import { deepStrictEqual } from "node:assert";
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 ../../libs/contracts/dist/presentations/transform-engine.js
861
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
860
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
861
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
862
862
  │
863
- 3 │ import TurndownService from "turndown";
864
-  │ ─────┬────
865
-  │ ╰────── Module not found, treating it as an external dependency
863
+ 2 │ import { setTimeout } from "node:timers/promises";
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 'node:assert' in ../../libs/contracts/dist/tests/runner.js
871
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
870
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
871
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
872
872
  │
873
- 2 │ import { deepStrictEqual } from "node:assert";
874
-  │ ──────┬──────
875
-  │ ╰──────── Module not found, treating it as an external dependency
873
+ 1 │ import { createHash } from "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 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
881
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
880
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
881
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
882
882
  │
883
- 1 │ import { randomUUID } from "crypto";
884
-  │ ────┬───
885
-  │ ╰───── Module not found, treating it as an external dependency
883
+ 3 │ import TurndownService from "turndown";
884
+  │ ─────┬────
885
+  │ ╰────── Module not found, treating it as an external dependency
886
886
   │
887
887
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
888
888
  ───╯
@@ -897,18 +897,8 @@ $ 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 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js
901
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
902
- │
903
- 2 │ import TurndownService from "turndown";
904
-  │ ─────┬────
905
-  │ ╰────── Module not found, treating it as an external dependency
906
-  │
907
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
908
- ───╯
909
-
910
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
911
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
900
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
901
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
912
902
  │
913
903
  1 │ import "crypto";
914
904
   │ ────┬───
@@ -917,18 +907,8 @@ $ tsdown
917
907
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
918
908
  ───╯
919
909
 
920
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
921
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
922
- │
923
- 1 │ import "node:crypto";
924
-  │ ──────┬──────
925
-  │ ╰──────── Module not found, treating it as an external dependency
926
-  │
927
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
928
- ───╯
929
-
930
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
931
- ╭─[ ../../modules/notifications/dist/libs/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 ]
932
912
  │
933
913
  2 │ import "node:assert";
934
914
   │ ──────┬──────
@@ -937,8 +917,8 @@ $ tsdown
937
917
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
938
918
  ───╯
939
919
 
940
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
941
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
920
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
921
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
942
922
  │
943
923
  1 │ import "node:crypto";
944
924
   │ ──────┬──────
@@ -947,16 +927,6 @@ $ tsdown
947
927
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
948
928
  ───╯
949
929
 
950
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
951
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
952
- │
953
- 1 │ import "node:timers/promises";
954
-  │ ───────────┬──────────
955
-  │ ╰──────────── Module not found, treating it as an external dependency
956
-  │
957
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
958
- ───╯
959
-
960
930
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js
961
931
  â•­─[ ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js:2:29 ]
962
932
  │
@@ -967,16 +937,6 @@ $ tsdown
967
937
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
968
938
  ───╯
969
939
 
970
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations/transform-engine.js
971
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
972
- │
973
- 2 │ import TurndownService from "turndown";
974
-  │ ─────┬────
975
-  │ ╰────── Module not found, treating it as an external dependency
976
-  │
977
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
978
- ───╯
979
-
980
940
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
981
941
  â•­─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
982
942
  │
@@ -987,6 +947,16 @@ $ tsdown
987
947
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
988
948
  ───╯
989
949
 
950
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
951
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
952
+ │
953
+ 1 │ import "node:crypto";
954
+  │ ──────┬──────
955
+  │ ╰──────── Module not found, treating it as an external dependency
956
+  │
957
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
958
+ ───╯
959
+
990
960
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
991
961
  â•­─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
992
962
  │
@@ -997,28 +967,28 @@ $ tsdown
997
967
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
998
968
  ───╯
999
969
 
1000
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1001
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
970
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations/transform-engine.js
971
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
1002
972
  │
1003
- 1 │ import "node:crypto";
1004
-  │ ──────┬──────
1005
-  │ ╰──────── Module not found, treating it as an external dependency
973
+ 2 │ import TurndownService from "turndown";
974
+  │ ─────┬────
975
+  │ ╰────── Module not found, treating it as an external dependency
1006
976
   │
1007
977
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1008
978
  ───╯
1009
979
 
1010
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
1011
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
980
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
981
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1012
982
  │
1013
- 2 │ import "node:assert";
983
+ 1 │ import "node:crypto";
1014
984
   │ ──────┬──────
1015
985
   │ ╰──────── Module not found, treating it as an external dependency
1016
986
   │
1017
987
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1018
988
  ───╯
1019
989
 
1020
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
1021
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
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 ]
1022
992
  │
1023
993
  1 │ import "node:crypto";
1024
994
   │ ──────┬──────
@@ -1037,8 +1007,18 @@ $ tsdown
1037
1007
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1038
1008
  ───╯
1039
1009
 
1040
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
1041
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1010
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
1011
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1012
+ │
1013
+ 1 │ import "node:timers/promises";
1014
+  │ ───────────┬──────────
1015
+  │ ╰──────────── Module not found, treating it as an external dependency
1016
+  │
1017
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1018
+ ───╯
1019
+
1020
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1021
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1042
1022
  │
1043
1023
  1 │ import "crypto";
1044
1024
   │ ────┬───
@@ -1047,8 +1027,28 @@ $ tsdown
1047
1027
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1048
1028
  ───╯
1049
1029
 
1050
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1051
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1030
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
1031
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1032
+ │
1033
+ 2 │ import "node:assert";
1034
+  │ ──────┬──────
1035
+  │ ╰──────── Module not found, treating it as an external dependency
1036
+  │
1037
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1038
+ ───╯
1039
+
1040
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js
1041
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
1042
+ │
1043
+ 2 │ import TurndownService from "turndown";
1044
+  │ ─────┬────
1045
+  │ ╰────── Module not found, treating it as an external dependency
1046
+  │
1047
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1048
+ ───╯
1049
+
1050
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1051
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1052
1052
  │
1053
1053
  1 │ import "node:crypto";
1054
1054
   │ ──────┬──────
@@ -1057,8 +1057,8 @@ $ tsdown
1057
1057
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1058
1058
  ───╯
1059
1059
 
1060
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
1061
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
1060
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1061
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1062
1062
  │
1063
1063
  1 │ import "node:crypto";
1064
1064
   │ ──────┬──────
@@ -1067,8 +1067,8 @@ $ tsdown
1067
1067
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1068
1068
  ───╯
1069
1069
 
1070
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
1071
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1070
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
1071
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1072
1072
  │
1073
1073
  1 │ import "node:timers/promises";
1074
1074
   │ ───────────┬──────────
@@ -1077,8 +1077,8 @@ $ tsdown
1077
1077
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1078
1078
  ───╯
1079
1079
 
1080
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1081
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1080
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1081
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1082
1082
  │
1083
1083
  2 │ import "node:buffer";
1084
1084
   │ ──────┬──────
@@ -1087,8 +1087,8 @@ $ tsdown
1087
1087
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1088
1088
  ───╯
1089
1089
 
1090
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1091
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1090
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js
1091
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1092
1092
  │
1093
1093
  2 │ import "node:buffer";
1094
1094
   │ ──────┬──────
@@ -1097,8 +1097,8 @@ $ tsdown
1097
1097
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1098
1098
  ───╯
1099
1099
 
1100
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js
1101
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1100
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1101
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1102
1102
  │
1103
1103
  2 │ import "node:buffer";
1104
1104
   │ ──────┬──────
@@ -1107,5 +1107,5 @@ $ tsdown
1107
1107
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1108
1108
  ───╯
1109
1109
 
1110
- ✔ Build complete in 28543ms
1110
+ ✔ Build complete in 31249ms
1111
1111
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.crm-pipeline
2
2
 
3
- ## 0.0.0-canary-20251221164004
3
+ ## 0.0.0-canary-20251221165922
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,10 +9,10 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.bus@0.0.0-canary-20251221164004
13
- - @lssm/lib.contracts@0.0.0-canary-20251221164004
14
- - @lssm/lib.identity-rbac@0.0.0-canary-20251221164004
15
- - @lssm/lib.jobs@0.0.0-canary-20251221164004
16
- - @lssm/lib.schema@0.0.0-canary-20251221164004
17
- - @lssm/module.audit-trail@0.0.0-canary-20251221164004
18
- - @lssm/module.notifications@0.0.0-canary-20251221164004
12
+ - @lssm/lib.bus@0.0.0-canary-20251221165922
13
+ - @lssm/lib.contracts@0.0.0-canary-20251221165922
14
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251221165922
15
+ - @lssm/lib.jobs@0.0.0-canary-20251221165922
16
+ - @lssm/lib.schema@0.0.0-canary-20251221165922
17
+ - @lssm/module.audit-trail@0.0.0-canary-20251221165922
18
+ - @lssm/module.notifications@0.0.0-canary-20251221165922
@@ -1,14 +1,14 @@
1
- import * as _lssm_lib_schema168 from "@lssm/lib.schema";
1
+ import * as _lssm_lib_schema0 from "@lssm/lib.schema";
2
2
 
3
3
  //#region src/deal/deal.enum.d.ts
4
4
  /**
5
5
  * Deal status enum.
6
6
  */
7
- declare const DealStatusEnum: _lssm_lib_schema168.EnumType<[string, string, string, string]>;
7
+ declare const DealStatusEnum: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
8
8
  /**
9
9
  * Deal status filter enum.
10
10
  */
11
- declare const DealStatusFilterEnum: _lssm_lib_schema168.EnumType<[string, string, string, string]>;
11
+ declare const DealStatusFilterEnum: _lssm_lib_schema0.EnumType<[string, string, string, string]>;
12
12
  //#endregion
13
13
  export { DealStatusEnum, DealStatusFilterEnum };
14
14
  //# sourceMappingURL=deal.enum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"deal.enum.d.ts","names":[],"sources":["../../src/deal/deal.enum.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,cAKX,EAAA,mBAAA,CALyB,QAAA,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;AAU3B;;;cAAa,sBAKX,mBAAA,CAL+B"}
1
+ {"version":3,"file":"deal.enum.d.ts","names":[],"sources":["../../src/deal/deal.enum.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,cAKX,EAAA,iBAAA,CALyB,QAAA,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;AAU3B;;;cAAa,sBAKX,iBAAA,CAL+B"}