@lssm/example.saas-boilerplate 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.
@@ -573,13 +573,13 @@ $ tsdown
573
573
  ℹ dist/modules/audit-trail/dist/libs/contracts/dist/integrations/openbanking/telemetry.js.map  0.96 kB │ gzip: 0.42 kB
574
574
  ℹ dist/libs/identity-rbac/dist/contracts/dist/integrations/openbanking/telemetry.js.map  0.95 kB │ gzip: 0.41 kB
575
575
  ℹ dist/libs/jobs/dist/contracts/dist/integrations/openbanking/telemetry.js.map  0.94 kB │ gzip: 0.40 kB
576
- ℹ dist/billing/billing.contracts.d.ts.map  0.93 kB │ gzip: 0.35 kB
576
+ ℹ dist/billing/billing.contracts.d.ts.map  0.92 kB │ gzip: 0.35 kB
577
577
  ℹ dist/libs/identity-rbac/dist/contracts/index.js  0.89 kB │ gzip: 0.31 kB
578
578
  ℹ dist/project/project.handler.d.ts.map  0.83 kB │ gzip: 0.36 kB
579
579
  ℹ dist/billing/billing.enum.js.map  0.81 kB │ gzip: 0.44 kB
580
580
  ℹ dist/libs/contracts/dist/integrations/index.js  0.78 kB │ gzip: 0.27 kB
581
581
  ℹ dist/project/project.enum.js.map  0.78 kB │ gzip: 0.39 kB
582
- ℹ dist/project/project.event.d.ts.map  0.75 kB │ gzip: 0.28 kB
582
+ ℹ dist/project/project.event.d.ts.map  0.75 kB │ gzip: 0.29 kB
583
583
  ℹ dist/modules/notifications/dist/libs/contracts/dist/spec.js  0.71 kB │ gzip: 0.34 kB
584
584
  ℹ dist/modules/audit-trail/dist/libs/contracts/dist/spec.js  0.71 kB │ gzip: 0.34 kB
585
585
  ℹ dist/modules/notifications/dist/libs/contracts/dist/ownership.js  0.70 kB │ gzip: 0.35 kB
@@ -930,14 +930,14 @@ $ tsdown
930
930
  ℹ dist/modules/notifications/dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
931
931
  ℹ dist/modules/notifications/dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
932
932
  ℹ dist/modules/notifications/dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
933
- ℹ dist/project/project.contracts.d.ts  10.92 kB │ gzip: 0.86 kB
933
+ ℹ dist/project/project.contracts.d.ts  10.81 kB │ gzip: 0.86 kB
934
934
  ℹ dist/project/project.schema.d.ts  6.12 kB │ gzip: 0.75 kB
935
935
  ℹ dist/billing/billing.schema.d.ts  5.34 kB │ gzip: 0.78 kB
936
936
  ℹ dist/index.d.ts  4.89 kB │ gzip: 1.04 kB
937
- ℹ dist/billing/billing.contracts.d.ts  4.49 kB │ gzip: 0.76 kB
938
- ℹ dist/billing/billing.entity.d.ts  2.62 kB │ gzip: 0.51 kB
939
- ℹ dist/project/project.event.d.ts  2.55 kB │ gzip: 0.43 kB
940
- ℹ dist/billing/billing.event.d.ts  2.38 kB │ gzip: 0.48 kB
937
+ ℹ dist/billing/billing.contracts.d.ts  4.58 kB │ gzip: 0.76 kB
938
+ ℹ dist/billing/billing.entity.d.ts  2.66 kB │ gzip: 0.51 kB
939
+ ℹ dist/project/project.event.d.ts  2.50 kB │ gzip: 0.42 kB
940
+ ℹ dist/billing/billing.event.d.ts  2.40 kB │ gzip: 0.48 kB
941
941
  ℹ dist/billing/billing.handler.d.ts  2.12 kB │ gzip: 0.71 kB
942
942
  ℹ dist/project/project.handler.d.ts  1.93 kB │ gzip: 0.53 kB
943
943
  ℹ dist/billing/index.d.ts  1.90 kB │ gzip: 0.42 kB
@@ -960,8 +960,18 @@ $ tsdown
960
960
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
961
961
  ℹ dist/docs/saas-boilerplate.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
962
962
  ℹ 953 files, total: 6154.40 kB
963
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
964
- ╭─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:3:28 ]
963
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
964
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
965
+ │
966
+ 2 │ import { deepStrictEqual } from "node:assert";
967
+  │ ──────┬──────
968
+  │ ╰──────── Module not found, treating it as an external dependency
969
+  │
970
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
971
+ ───╯
972
+
973
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-pubsub.js
974
+ ╭─[ ../../libs/jobs/dist/queue/gcp-pubsub.js:3:28 ]
965
975
  │
966
976
  3 │ import { randomUUID } from "node:crypto";
967
977
   │ ──────┬──────
@@ -970,12 +980,12 @@ $ tsdown
970
980
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
971
981
  ───╯
972
982
 
973
- [UNRESOLVED_IMPORT] Warning: Could not resolve '@aws-sdk/client-sqs' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
974
- ╭─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:4:92 ]
983
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
984
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
975
985
  │
976
- 4 │ import { DeleteMessageCommand, ReceiveMessageCommand, SQSClient, SendMessageCommand } from "@aws-sdk/client-sqs";
977
-  │ ──────────┬──────────
978
-  │ ╰──────────── Module not found, treating it as an external dependency
986
+ 1 │ import { createHash } from "node:crypto";
987
+  │ ──────┬──────
988
+  │ ╰──────── Module not found, treating it as an external dependency
979
989
   │
980
990
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
981
991
  ───╯
@@ -1000,8 +1010,8 @@ $ tsdown
1000
1010
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1001
1011
  ───╯
1002
1012
 
1003
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-pubsub.js
1004
- ╭─[ ../../libs/jobs/dist/queue/gcp-pubsub.js:3:28 ]
1013
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
1014
+ ╭─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:3:28 ]
1005
1015
  │
1006
1016
  3 │ import { randomUUID } from "node:crypto";
1007
1017
   │ ──────┬──────
@@ -1010,6 +1020,26 @@ $ tsdown
1010
1020
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1011
1021
  ───╯
1012
1022
 
1023
+ [UNRESOLVED_IMPORT] Warning: Could not resolve '@aws-sdk/client-sqs' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
1024
+ ╭─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:4:92 ]
1025
+ │
1026
+ 4 │ import { DeleteMessageCommand, ReceiveMessageCommand, SQSClient, SendMessageCommand } from "@aws-sdk/client-sqs";
1027
+  │ ──────────┬──────────
1028
+  │ ╰──────────── Module not found, treating it as an external dependency
1029
+  │
1030
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1031
+ ───╯
1032
+
1033
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
1034
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
1035
+ │
1036
+ 1 │ import { randomUUID } from "crypto";
1037
+  │ ────┬───
1038
+  │ ╰───── Module not found, treating it as an external dependency
1039
+  │
1040
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1041
+ ───╯
1042
+
1013
1043
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
1014
1044
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
1015
1045
  │
@@ -1040,42 +1070,42 @@ $ tsdown
1040
1070
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1041
1071
  ───╯
1042
1072
 
1043
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
1044
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
1073
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
1074
+ ╭─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
1045
1075
  │
1046
- 1 │ import { createHash } from "node:crypto";
1047
-  │ ──────┬──────
1048
-  │ ╰──────── Module not found, treating it as an external dependency
1076
+ 2 │ import { Buffer } from "node:buffer";
1077
+  │ ──────┬──────
1078
+  │ ╰──────── Module not found, treating it as an external dependency
1049
1079
   │
1050
1080
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1051
1081
  ───╯
1052
1082
 
1053
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
1054
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
1083
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js
1084
+ ╭─[ ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1055
1085
  │
1056
- 1 │ import { randomUUID } from "crypto";
1057
-  │ ────┬───
1058
-  │ ╰───── Module not found, treating it as an external dependency
1086
+ 1 │ import "crypto";
1087
+  │ ────┬───
1088
+  │ ╰───── Module not found, treating it as an external dependency
1059
1089
   │
1060
1090
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1061
1091
  ───╯
1062
1092
 
1063
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
1064
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
1093
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/jobs/dist/contracts/dist/tests/runner.js
1094
+ ╭─[ ../../libs/jobs/dist/contracts/dist/tests/runner.js:2:8 ]
1065
1095
  │
1066
- 2 │ import { deepStrictEqual } from "node:assert";
1067
-  │ ──────┬──────
1068
-  │ ╰──────── Module not found, treating it as an external dependency
1096
+ 2 │ import "node:assert";
1097
+  │ ──────┬──────
1098
+  │ ╰──────── Module not found, treating it as an external dependency
1069
1099
   │
1070
1100
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1071
1101
  ───╯
1072
1102
 
1073
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
1074
- ╭─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
1103
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js
1104
+ ╭─[ ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1075
1105
  │
1076
- 2 │ import { Buffer } from "node:buffer";
1077
-  │ ──────┬──────
1078
-  │ ╰──────── Module not found, treating it as an external dependency
1106
+ 1 │ import "node:crypto";
1107
+  │ ──────┬──────
1108
+  │ ╰──────── Module not found, treating it as an external dependency
1079
1109
   │
1080
1110
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1081
1111
  ───╯
@@ -1090,68 +1120,68 @@ $ tsdown
1090
1120
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1091
1121
  ───╯
1092
1122
 
1093
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1094
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1123
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
1124
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1095
1125
  │
1096
- 1 │ import "node:crypto";
1097
-  │ ──────┬──────
1098
-  │ ╰──────── Module not found, treating it as an external dependency
1126
+ 1 │ import "node:timers/promises";
1127
+  │ ───────────┬──────────
1128
+  │ ╰──────────── Module not found, treating it as an external dependency
1099
1129
   │
1100
1130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1101
1131
  ───╯
1102
1132
 
1103
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1104
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1133
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1134
+ ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1105
1135
  │
1106
- 1 │ import "crypto";
1107
-  │ ────┬───
1108
-  │ ╰───── Module not found, treating it as an external dependency
1136
+ 1 │ import "node:timers/promises";
1137
+  │ ───────────┬──────────
1138
+  │ ╰──────────── Module not found, treating it as an external dependency
1109
1139
   │
1110
1140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1111
1141
  ───╯
1112
1142
 
1113
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
1114
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1143
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1144
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1115
1145
  │
1116
- 2 │ import "node:assert";
1146
+ 1 │ import "node:crypto";
1117
1147
   │ ──────┬──────
1118
1148
   │ ╰──────── Module not found, treating it as an external dependency
1119
1149
   │
1120
1150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1121
1151
  ───╯
1122
1152
 
1123
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
1124
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1153
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/workflow/runner.js
1154
+ ╭─[ ../../libs/jobs/dist/contracts/dist/workflow/runner.js:1:28 ]
1125
1155
  │
1126
- 1 │ import "node:timers/promises";
1127
-  │ ───────────┬──────────
1128
-  │ ╰──────────── Module not found, treating it as an external dependency
1156
+ 1 │ import { randomUUID } from "node:crypto";
1157
+  │ ──────┬──────
1158
+  │ ╰──────── Module not found, treating it as an external dependency
1129
1159
   │
1130
1160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1131
1161
  ───╯
1132
1162
 
1133
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1134
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1163
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/jobs/dist/contracts/dist/presentations.v2.js
1164
+ ╭─[ ../../libs/jobs/dist/contracts/dist/presentations.v2.js:2:29 ]
1135
1165
  │
1136
- 1 │ import "node:crypto";
1137
-  │ ──────┬──────
1138
-  │ ╰──────── Module not found, treating it as an external dependency
1166
+ 2 │ import TurndownService from "turndown";
1167
+  │ ─────┬────
1168
+  │ ╰────── Module not found, treating it as an external dependency
1139
1169
   │
1140
1170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1141
1171
  ───╯
1142
1172
 
1143
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1144
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1173
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
1174
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1145
1175
  │
1146
- 1 │ import "node:crypto";
1176
+ 2 │ import "node:assert";
1147
1177
   │ ──────┬──────
1148
1178
   │ ╰──────── Module not found, treating it as an external dependency
1149
1179
   │
1150
1180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1151
1181
  ───╯
1152
1182
 
1153
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1154
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1183
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1184
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1155
1185
  │
1156
1186
  1 │ import "crypto";
1157
1187
   │ ────┬───
@@ -1160,28 +1190,18 @@ $ tsdown
1160
1190
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1161
1191
  ───╯
1162
1192
 
1163
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
1164
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
1165
- │
1166
- 2 │ import "node:assert";
1167
-  │ ──────┬──────
1168
-  │ ╰──────── Module not found, treating it as an external dependency
1169
-  │
1170
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1171
- ───╯
1172
-
1173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js
1174
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js:1:8 ]
1193
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js
1194
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js:2:29 ]
1175
1195
  │
1176
- 1 │ import "node:timers/promises";
1177
-  │ ───────────┬──────────
1178
-  │ ╰──────────── Module not found, treating it as an external dependency
1196
+ 2 │ import TurndownService from "turndown";
1197
+  │ ─────┬────
1198
+  │ ╰────── Module not found, treating it as an external dependency
1179
1199
   │
1180
1200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1181
1201
  ───╯
1182
1202
 
1183
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
1184
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
1203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1204
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1185
1205
  │
1186
1206
  1 │ import "node:crypto";
1187
1207
   │ ──────┬──────
@@ -1190,38 +1210,38 @@ $ tsdown
1190
1210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1191
1211
  ───╯
1192
1212
 
1193
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1194
- ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1214
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1195
1215
  │
1196
- 1 │ import "node:timers/promises";
1197
-  │ ───────────┬──────────
1198
-  │ ╰──────────── Module not found, treating it as an external dependency
1216
+ 1 │ import "crypto";
1217
+  │ ────┬───
1218
+  │ ╰───── Module not found, treating it as an external dependency
1199
1219
   │
1200
1220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1201
1221
  ───╯
1202
1222
 
1203
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/workflow/runner.js
1204
- ╭─[ ../../libs/jobs/dist/contracts/dist/workflow/runner.js:1:28 ]
1223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
1224
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
1205
1225
  │
1206
- 1 │ import { randomUUID } from "node:crypto";
1207
-  │ ──────┬──────
1208
-  │ ╰──────── Module not found, treating it as an external dependency
1226
+ 2 │ import "node:assert";
1227
+  │ ──────┬──────
1228
+  │ ╰──────── Module not found, treating it as an external dependency
1209
1229
   │
1210
1230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1211
1231
  ───╯
1212
1232
 
1213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js
1214
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js:2:29 ]
1233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1234
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1215
1235
  │
1216
- 2 │ import TurndownService from "turndown";
1217
-  │ ─────┬────
1218
-  │ ╰────── Module not found, treating it as an external dependency
1236
+ 1 │ import "node:crypto";
1237
+  │ ──────┬──────
1238
+  │ ╰──────── Module not found, treating it as an external dependency
1219
1239
   │
1220
1240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1221
1241
  ───╯
1222
1242
 
1223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/jobs/dist/contracts/dist/presentations.v2.js
1224
- ╭─[ ../../libs/jobs/dist/contracts/dist/presentations.v2.js:2:29 ]
1243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
1244
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:2:29 ]
1225
1245
  │
1226
1246
  2 │ import TurndownService from "turndown";
1227
1247
   │ ─────┬────
@@ -1230,10 +1250,10 @@ $ tsdown
1230
1250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1231
1251
  ───╯
1232
1252
 
1233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1234
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
1254
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1235
1255
  │
1236
- 1 │ import "node:crypto";
1256
+ 2 │ import "node:assert";
1237
1257
   │ ──────┬──────
1238
1258
   │ ╰──────── Module not found, treating it as an external dependency
1239
1259
   │
@@ -1250,22 +1270,12 @@ $ tsdown
1250
1270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1251
1271
  ───╯
1252
1272
 
1253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js
1254
- ╭─[ ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1255
- │
1256
- 1 │ import "crypto";
1257
-  │ ────┬───
1258
-  │ ╰───── Module not found, treating it as an external dependency
1259
-  │
1260
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1261
- ───╯
1262
-
1263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/jobs/dist/contracts/dist/tests/runner.js
1264
- ╭─[ ../../libs/jobs/dist/contracts/dist/tests/runner.js:2:8 ]
1273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js
1274
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js:1:8 ]
1265
1275
  │
1266
- 2 │ import "node:assert";
1267
-  │ ──────┬──────
1268
-  │ ╰──────── Module not found, treating it as an external dependency
1276
+ 1 │ import "node:timers/promises";
1277
+  │ ───────────┬──────────
1278
+  │ ╰──────────── Module not found, treating it as an external dependency
1269
1279
   │
1270
1280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1271
1281
  ───╯
@@ -1280,8 +1290,8 @@ $ tsdown
1280
1290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1281
1291
  ───╯
1282
1292
 
1283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js
1284
- ╭─[ ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
1294
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
1285
1295
  │
1286
1296
  1 │ import "node:crypto";
1287
1297
   │ ──────┬──────
@@ -1290,26 +1300,6 @@ $ tsdown
1290
1300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1291
1301
  ───╯
1292
1302
 
1293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
1294
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1295
- │
1296
- 2 │ import "node:assert";
1297
-  │ ──────┬──────
1298
-  │ ╰──────── Module not found, treating it as an external dependency
1299
-  │
1300
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1301
- ───╯
1302
-
1303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
1304
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:2:29 ]
1305
- │
1306
- 2 │ import TurndownService from "turndown";
1307
-  │ ─────┬────
1308
-  │ ╰────── Module not found, treating it as an external dependency
1309
-  │
1310
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1311
- ───╯
1312
-
1313
1303
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
1314
1304
  â•­─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1315
1305
  │
@@ -1320,8 +1310,18 @@ $ tsdown
1320
1310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1321
1311
  ───╯
1322
1312
 
1323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1324
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1314
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1315
+ │
1316
+ 1 │ import "node:crypto";
1317
+  │ ──────┬──────
1318
+  │ ╰──────── Module not found, treating it as an external dependency
1319
+  │
1320
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1321
+ ───╯
1322
+
1323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/jobs/dist/contracts/dist/server/mcp/registerResources.js
1324
+ ╭─[ ../../libs/jobs/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1325
1325
  │
1326
1326
  2 │ import "node:buffer";
1327
1327
   │ ──────┬──────
@@ -1330,8 +1330,8 @@ $ tsdown
1330
1330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1331
1331
  ───╯
1332
1332
 
1333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1334
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js
1334
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1335
1335
  │
1336
1336
  2 │ import "node:buffer";
1337
1337
   │ ──────┬──────
@@ -1340,8 +1340,8 @@ $ tsdown
1340
1340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1341
1341
  ───╯
1342
1342
 
1343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/jobs/dist/contracts/dist/server/mcp/registerResources.js
1344
- ╭─[ ../../libs/jobs/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1344
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1345
1345
  │
1346
1346
  2 │ import "node:buffer";
1347
1347
   │ ──────┬──────
@@ -1350,8 +1350,8 @@ $ tsdown
1350
1350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1351
1351
  ───╯
1352
1352
 
1353
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js
1354
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1354
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1355
1355
  │
1356
1356
  2 │ import "node:buffer";
1357
1357
   │ ──────┬──────
@@ -1360,4 +1360,4 @@ $ tsdown
1360
1360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1361
1361
  ───╯
1362
1362
 
1363
- ✔ Build complete in 53510ms
1363
+ ✔ Build complete in 57545ms