@lssm/example.saas-boilerplate 0.0.0-canary-20251220030446 → 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,38 +960,38 @@ $ 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
965
  │
966
- 3 │ import { randomUUID } from "node:crypto";
967
-  │ ──────┬──────
968
-  │ ╰──────── Module not found, treating it as an external dependency
966
+ 2 │ import { deepStrictEqual } from "node:assert";
967
+  │ ──────┬──────
968
+  │ ╰──────── Module not found, treating it as an external dependency
969
969
   │
970
970
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
971
971
  ───╯
972
972
 
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 ]
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 ]
975
975
  │
976
- 4 │ import { DeleteMessageCommand, ReceiveMessageCommand, SQSClient, SendMessageCommand } from "@aws-sdk/client-sqs";
977
-  │ ──────────┬──────────
978
-  │ ╰──────────── Module not found, treating it as an external dependency
976
+ 3 │ import { randomUUID } from "node:crypto";
977
+  │ ──────┬──────
978
+  │ ╰──────── Module not found, treating it as an external dependency
979
979
   │
980
980
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
981
981
  ───╯
982
982
 
983
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-cloud-tasks.js
984
- ╭─[ ../../libs/jobs/dist/queue/gcp-cloud-tasks.js:3:28 ]
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 ]
985
985
  │
986
- 3 │ import { randomUUID } from "node:crypto";
986
+ 1 │ import { createHash } from "node:crypto";
987
987
   │ ──────┬──────
988
988
   │ ╰──────── Module not found, treating it as an external dependency
989
989
   │
990
990
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
991
991
  ───╯
992
992
 
993
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-pubsub.js
994
- ╭─[ ../../libs/jobs/dist/queue/gcp-pubsub.js:3:28 ]
993
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-cloud-tasks.js
994
+ ╭─[ ../../libs/jobs/dist/queue/gcp-cloud-tasks.js:3:28 ]
995
995
  │
996
996
  3 │ import { randomUUID } from "node:crypto";
997
997
   │ ──────┬──────
@@ -1010,32 +1010,32 @@ $ tsdown
1010
1010
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1011
1011
  ───╯
1012
1012
 
1013
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
1014
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
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 ]
1015
1015
  │
1016
- 2 │ import { deepStrictEqual } from "node:assert";
1017
-  │ ──────┬──────
1018
-  │ ╰──────── Module not found, treating it as an external dependency
1016
+ 3 │ import { randomUUID } from "node:crypto";
1017
+  │ ──────┬──────
1018
+  │ ╰──────── Module not found, treating it as an external dependency
1019
1019
   │
1020
1020
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1021
1021
  ───╯
1022
1022
 
1023
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
1024
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
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
1025
  │
1026
- 1 │ import { createHash } from "node:crypto";
1027
-  │ ──────┬──────
1028
-  │ ╰──────── Module not found, treating it as an external dependency
1026
+ 4 │ import { DeleteMessageCommand, ReceiveMessageCommand, SQSClient, SendMessageCommand } from "@aws-sdk/client-sqs";
1027
+  │ ──────────┬──────────
1028
+  │ ╰──────────── Module not found, treating it as an external dependency
1029
1029
   │
1030
1030
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1031
1031
  ───╯
1032
1032
 
1033
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
1034
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
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
1035
  │
1036
- 3 │ import TurndownService from "turndown";
1037
-  │ ─────┬────
1038
-  │ ╰────── Module not found, treating it as an external dependency
1036
+ 1 │ import { randomUUID } from "crypto";
1037
+  │ ────┬───
1038
+  │ ╰───── Module not found, treating it as an external dependency
1039
1039
   │
1040
1040
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1041
1041
  ───╯
@@ -1050,16 +1050,6 @@ $ tsdown
1050
1050
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1051
1051
  ───╯
1052
1052
 
1053
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
1054
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
1055
- │
1056
- 1 │ import { randomUUID } from "crypto";
1057
-  │ ────┬───
1058
-  │ ╰───── Module not found, treating it as an external dependency
1059
-  │
1060
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1061
- ───╯
1062
-
1063
1053
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
1064
1054
  â•­─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
1065
1055
  │
@@ -1070,6 +1060,16 @@ $ tsdown
1070
1060
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1071
1061
  ───╯
1072
1062
 
1063
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
1064
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
1065
+ │
1066
+ 3 │ import TurndownService from "turndown";
1067
+  │ ─────┬────
1068
+  │ ╰────── Module not found, treating it as an external dependency
1069
+  │
1070
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1071
+ ───╯
1072
+
1073
1073
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
1074
1074
  â•­─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
1075
1075
  │
@@ -1080,8 +1080,8 @@ $ tsdown
1080
1080
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1081
1081
  ───╯
1082
1082
 
1083
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1084
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
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 ]
1085
1085
  │
1086
1086
  1 │ import "crypto";
1087
1087
   │ ────┬───
@@ -1090,8 +1090,8 @@ $ tsdown
1090
1090
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1091
1091
  ───╯
1092
1092
 
1093
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
1094
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js:2:8 ]
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 ]
1095
1095
  │
1096
1096
  2 │ import "node:assert";
1097
1097
   │ ──────┬──────
@@ -1100,8 +1100,8 @@ $ tsdown
1100
1100
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1101
1101
  ───╯
1102
1102
 
1103
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1104
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
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 ]
1105
1105
  │
1106
1106
  1 │ import "node:crypto";
1107
1107
   │ ──────┬──────
@@ -1130,22 +1130,22 @@ $ tsdown
1130
1130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1131
1131
  ───╯
1132
1132
 
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 ]
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 ]
1135
1135
  │
1136
- 1 │ import "node:crypto";
1137
-  │ ──────┬──────
1138
-  │ ╰──────── 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
1139
1139
   │
1140
1140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1141
1141
  ───╯
1142
1142
 
1143
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/jobs/dist/contracts/dist/presentations.v2.js
1144
- ╭─[ ../../libs/jobs/dist/contracts/dist/presentations.v2.js:2:29 ]
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 ]
1145
1145
  │
1146
- 2 │ import TurndownService from "turndown";
1147
-  │ ─────┬────
1148
-  │ ╰────── Module not found, treating it as an external dependency
1146
+ 1 │ import "node:crypto";
1147
+  │ ──────┬──────
1148
+  │ ╰──────── Module not found, treating it as an external dependency
1149
1149
   │
1150
1150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1151
1151
  ───╯
@@ -1160,8 +1160,8 @@ $ tsdown
1160
1160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1161
1161
  ───╯
1162
1162
 
1163
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js
1164
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js:2:29 ]
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 ]
1165
1165
  │
1166
1166
  2 │ import TurndownService from "turndown";
1167
1167
   │ ─────┬────
@@ -1170,28 +1170,8 @@ $ tsdown
1170
1170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1171
1171
  ───╯
1172
1172
 
1173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js
1174
- ╭─[ ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1175
- │
1176
- 1 │ import "crypto";
1177
-  │ ────┬───
1178
-  │ ╰───── Module not found, treating it as an external dependency
1179
-  │
1180
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1181
- ───╯
1182
-
1183
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1184
- ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1185
- │
1186
- 1 │ import "node:timers/promises";
1187
-  │ ───────────┬──────────
1188
-  │ ╰──────────── Module not found, treating it as an external dependency
1189
-  │
1190
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1191
- ───╯
1192
-
1193
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/jobs/dist/contracts/dist/tests/runner.js
1194
- ╭─[ ../../libs/jobs/dist/contracts/dist/tests/runner.js:2: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 ]
1195
1175
  │
1196
1176
  2 │ import "node:assert";
1197
1177
   │ ──────┬──────
@@ -1200,8 +1180,8 @@ $ tsdown
1200
1180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1201
1181
  ───╯
1202
1182
 
1203
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1204
- ╭─[ ../../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 ]
1205
1185
  │
1206
1186
  1 │ import "crypto";
1207
1187
   │ ────┬───
@@ -1210,48 +1190,48 @@ $ tsdown
1210
1190
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1211
1191
  ───╯
1212
1192
 
1213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1214
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.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 ]
1215
1195
  │
1216
- 1 │ import "node:crypto";
1217
-  │ ──────┬──────
1218
-  │ ╰──────── 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
1219
1199
   │
1220
1200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1221
1201
  ───╯
1222
1202
 
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 ]
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 ]
1225
1205
  │
1226
- 2 │ import "node:assert";
1206
+ 1 │ import "node:crypto";
1227
1207
   │ ──────┬──────
1228
1208
   │ ╰──────── Module not found, treating it as an external dependency
1229
1209
   │
1230
1210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1231
1211
  ───╯
1232
1212
 
1233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js
1234
- ╭─[ ../../libs/identity-rbac/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 ]
1235
1215
  │
1236
- 1 │ import "node:timers/promises";
1237
-  │ ───────────┬──────────
1238
-  │ ╰──────────── Module not found, treating it as an external dependency
1216
+ 1 │ import "crypto";
1217
+  │ ────┬───
1218
+  │ ╰───── Module not found, treating it as an external dependency
1239
1219
   │
1240
1220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1241
1221
  ───╯
1242
1222
 
1243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
1244
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
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 ]
1245
1225
  │
1246
- 1 │ import "node:crypto";
1226
+ 2 │ import "node:assert";
1247
1227
   │ ──────┬──────
1248
1228
   │ ╰──────── Module not found, treating it as an external dependency
1249
1229
   │
1250
1230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1251
1231
  ───╯
1252
1232
 
1253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js
1254
- ╭─[ ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js:1:8 ]
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 ]
1255
1235
  │
1256
1236
  1 │ import "node:crypto";
1257
1237
   │ ──────┬──────
@@ -1270,18 +1250,28 @@ $ tsdown
1270
1250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1271
1251
  ───╯
1272
1252
 
1273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1274
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2: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 ]
1275
1255
  │
1276
- 2 │ import "node:buffer";
1256
+ 2 │ import "node:assert";
1277
1257
   │ ──────┬──────
1278
1258
   │ ╰──────── Module not found, treating it as an external dependency
1279
1259
   │
1280
1260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1281
1261
  ───╯
1282
1262
 
1283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
1284
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
1264
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1265
+ │
1266
+ 1 │ import "node:crypto";
1267
+  │ ──────┬──────
1268
+  │ ╰──────── Module not found, treating it as an external dependency
1269
+  │
1270
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1271
+ ───╯
1272
+
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 ]
1285
1275
  │
1286
1276
  1 │ import "node:timers/promises";
1287
1277
   │ ───────────┬──────────
@@ -1300,8 +1290,8 @@ $ tsdown
1300
1290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1301
1291
  ───╯
1302
1292
 
1303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1304
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.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 ]
1305
1295
  │
1306
1296
  1 │ import "node:crypto";
1307
1297
   │ ──────┬──────
@@ -1310,18 +1300,18 @@ $ tsdown
1310
1300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1311
1301
  ───╯
1312
1302
 
1313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
1314
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
1304
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1315
1305
  │
1316
- 2 │ import "node:assert";
1317
-  │ ──────┬──────
1318
-  │ ╰──────── Module not found, treating it as an external dependency
1306
+ 1 │ import "node:timers/promises";
1307
+  │ ───────────┬──────────
1308
+  │ ╰──────────── Module not found, treating it as an external dependency
1319
1309
   │
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:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
1324
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1: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 ]
1325
1315
  │
1326
1316
  1 │ import "node:crypto";
1327
1317
   │ ──────┬──────
@@ -1340,6 +1330,16 @@ $ tsdown
1340
1330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1341
1331
  ───╯
1342
1332
 
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
+ │
1336
+ 2 │ import "node:buffer";
1337
+  │ ──────┬──────
1338
+  │ ╰──────── Module not found, treating it as an external dependency
1339
+  │
1340
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1341
+ ───╯
1342
+
1343
1343
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1344
1344
  â•­─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1345
1345
  │
@@ -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 60445ms
1363
+ ✔ Build complete in 57545ms