@lssm/example.saas-boilerplate 0.0.0-canary-20251221144710 → 0.0.0-canary-20251221153314

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.
@@ -1005,12 +1005,12 @@ $ tsdown
1005
1005
  ℹ dist/modules/notifications/dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
1006
1006
  ℹ dist/modules/notifications/dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
1007
1007
  ℹ dist/modules/notifications/dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
1008
- ℹ dist/project/project.contracts.d.ts  10.82 kB │ gzip: 0.86 kB
1008
+ ℹ dist/project/project.contracts.d.ts  10.92 kB │ gzip: 0.86 kB
1009
1009
  ℹ dist/project/project.schema.d.ts  6.12 kB │ gzip: 0.75 kB
1010
1010
  ℹ dist/billing/billing.schema.d.ts  5.34 kB │ gzip: 0.78 kB
1011
1011
  ℹ dist/index.d.ts  4.89 kB │ gzip: 1.04 kB
1012
1012
  ℹ dist/billing/billing.contracts.d.ts  4.50 kB │ gzip: 0.76 kB
1013
- ℹ dist/billing/billing.entity.d.ts  2.66 kB │ gzip: 0.51 kB
1013
+ ℹ dist/billing/billing.entity.d.ts  2.62 kB │ gzip: 0.51 kB
1014
1014
  ℹ dist/project/project.event.d.ts  2.55 kB │ gzip: 0.43 kB
1015
1015
  ℹ dist/billing/billing.event.d.ts  2.38 kB │ gzip: 0.48 kB
1016
1016
  ℹ dist/billing/billing.handler.d.ts  2.12 kB │ gzip: 0.71 kB
@@ -1034,27 +1034,7 @@ $ tsdown
1034
1034
  ℹ dist/dashboard/index.d.ts  0.16 kB │ gzip: 0.10 kB
1035
1035
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
1036
1036
  ℹ dist/docs/saas-boilerplate.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
1037
- ℹ 1028 files, total: 6266.09 kB
1038
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
1039
- ╭─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:3:28 ]
1040
- │
1041
- 3 │ import { randomUUID } from "node:crypto";
1042
-  │ ──────┬──────
1043
-  │ ╰──────── Module not found, treating it as an external dependency
1044
-  │
1045
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1046
- ───╯
1047
-
1048
- [UNRESOLVED_IMPORT] Warning: Could not resolve '@aws-sdk/client-sqs' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
1049
- ╭─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:4:92 ]
1050
- │
1051
- 4 │ import { DeleteMessageCommand, ReceiveMessageCommand, SQSClient, SendMessageCommand } from "@aws-sdk/client-sqs";
1052
-  │ ──────────┬──────────
1053
-  │ ╰──────────── Module not found, treating it as an external dependency
1054
-  │
1055
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1056
- ───╯
1057
-
1037
+ ℹ 1028 files, total: 6266.15 kB
1058
1038
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-cloud-tasks.js
1059
1039
  â•­─[ ../../libs/jobs/dist/queue/gcp-cloud-tasks.js:3:28 ]
1060
1040
  │
@@ -1065,16 +1045,6 @@ $ tsdown
1065
1045
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1066
1046
  ───╯
1067
1047
 
1068
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
1069
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
1070
- │
1071
- 2 │ import { randomUUID } from "node:crypto";
1072
-  │ ──────┬──────
1073
-  │ ╰──────── Module not found, treating it as an external dependency
1074
-  │
1075
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1076
- ───╯
1077
-
1078
1048
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/memory-queue.js
1079
1049
  â•­─[ ../../libs/jobs/dist/queue/memory-queue.js:3:28 ]
1080
1050
  │
@@ -1085,18 +1055,18 @@ $ tsdown
1085
1055
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1086
1056
  ───╯
1087
1057
 
1088
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
1089
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
1058
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-pubsub.js
1059
+ ╭─[ ../../libs/jobs/dist/queue/gcp-pubsub.js:3:28 ]
1090
1060
  │
1091
- 2 │ import { setTimeout } from "node:timers/promises";
1092
-  │ ───────────┬──────────
1093
-  │ ╰──────────── Module not found, treating it as an external dependency
1061
+ 3 │ import { randomUUID } from "node:crypto";
1062
+  │ ──────┬──────
1063
+  │ ╰──────── Module not found, treating it as an external dependency
1094
1064
   │
1095
1065
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1096
1066
  ───╯
1097
1067
 
1098
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-pubsub.js
1099
- ╭─[ ../../libs/jobs/dist/queue/gcp-pubsub.js:3:28 ]
1068
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
1069
+ ╭─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:3:28 ]
1100
1070
  │
1101
1071
  3 │ import { randomUUID } from "node:crypto";
1102
1072
   │ ──────┬──────
@@ -1105,12 +1075,12 @@ $ tsdown
1105
1075
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1106
1076
  ───╯
1107
1077
 
1108
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
1109
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
1078
+ [UNRESOLVED_IMPORT] Warning: Could not resolve '@aws-sdk/client-sqs' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
1079
+ ╭─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:4:92 ]
1110
1080
  │
1111
- 1 │ import { createHash } from "node:crypto";
1112
-  │ ──────┬──────
1113
-  │ ╰──────── Module not found, treating it as an external dependency
1081
+ 4 │ import { DeleteMessageCommand, ReceiveMessageCommand, SQSClient, SendMessageCommand } from "@aws-sdk/client-sqs";
1082
+  │ ──────────┬──────────
1083
+  │ ╰──────────── Module not found, treating it as an external dependency
1114
1084
   │
1115
1085
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1116
1086
  ───╯
@@ -1135,6 +1105,16 @@ $ tsdown
1135
1105
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1136
1106
  ───╯
1137
1107
 
1108
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
1109
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
1110
+ │
1111
+ 1 │ import { createHash } from "node:crypto";
1112
+  │ ──────┬──────
1113
+  │ ╰──────── Module not found, treating it as an external dependency
1114
+  │
1115
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1116
+ ───╯
1117
+
1138
1118
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
1139
1119
  â•­─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
1140
1120
  │
@@ -1145,42 +1125,42 @@ $ tsdown
1145
1125
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1146
1126
  ───╯
1147
1127
 
1148
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
1149
- ╭─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
1128
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
1129
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
1150
1130
  │
1151
- 2 │ import { Buffer } from "node:buffer";
1152
-  │ ──────┬──────
1153
-  │ ╰──────── Module not found, treating it as an external dependency
1131
+ 2 │ import { setTimeout } from "node:timers/promises";
1132
+  │ ───────────┬──────────
1133
+  │ ╰──────────── Module not found, treating it as an external dependency
1154
1134
   │
1155
1135
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1156
1136
  ───╯
1157
1137
 
1158
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js
1159
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js:2:29 ]
1138
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
1139
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
1160
1140
  │
1161
- 2 │ import TurndownService from "turndown";
1162
-  │ ─────┬────
1163
-  │ ╰────── Module not found, treating it as an external dependency
1141
+ 2 │ import { randomUUID } from "node:crypto";
1142
+  │ ──────┬──────
1143
+  │ ╰──────── Module not found, treating it as an external dependency
1164
1144
   │
1165
1145
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1166
1146
  ───╯
1167
1147
 
1168
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1169
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1148
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
1149
+ ╭─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
1170
1150
  │
1171
- 1 │ import "crypto";
1172
-  │ ────┬───
1173
-  │ ╰───── Module not found, treating it as an external dependency
1151
+ 2 │ import { Buffer } from "node:buffer";
1152
+  │ ──────┬──────
1153
+  │ ╰──────── Module not found, treating it as an external dependency
1174
1154
   │
1175
1155
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1176
1156
  ───╯
1177
1157
 
1178
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
1179
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
1158
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
1159
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1180
1160
  │
1181
- 2 │ import "node:assert";
1182
-  │ ──────┬──────
1183
-  │ ╰──────── Module not found, treating it as an external dependency
1161
+ 1 │ import "node:timers/promises";
1162
+  │ ───────────┬──────────
1163
+  │ ╰──────────── Module not found, treating it as an external dependency
1184
1164
   │
1185
1165
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1186
1166
  ───╯
@@ -1195,6 +1175,26 @@ $ tsdown
1195
1175
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1196
1176
  ───╯
1197
1177
 
1178
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js
1179
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
1180
+ │
1181
+ 2 │ import TurndownService from "turndown";
1182
+  │ ─────┬────
1183
+  │ ╰────── Module not found, treating it as an external dependency
1184
+  │
1185
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1186
+ ───╯
1187
+
1188
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1189
+ ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1190
+ │
1191
+ 1 │ import "node:timers/promises";
1192
+  │ ───────────┬──────────
1193
+  │ ╰──────────── Module not found, treating it as an external dependency
1194
+  │
1195
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1196
+ ───╯
1197
+
1198
1198
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js
1199
1199
  â•­─[ ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1200
1200
  │
@@ -1225,28 +1225,28 @@ $ tsdown
1225
1225
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1226
1226
  ───╯
1227
1227
 
1228
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1229
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1228
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/workflow/runner.js
1229
+ ╭─[ ../../libs/jobs/dist/contracts/dist/workflow/runner.js:1:28 ]
1230
1230
  │
1231
- 1 │ import "crypto";
1232
-  │ ────┬───
1233
-  │ ╰───── Module not found, treating it as an external dependency
1231
+ 1 │ import { randomUUID } from "node:crypto";
1232
+  │ ──────┬──────
1233
+  │ ╰──────── Module not found, treating it as an external dependency
1234
1234
   │
1235
1235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1236
1236
  ───╯
1237
1237
 
1238
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
1239
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1238
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js
1239
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js:2:29 ]
1240
1240
  │
1241
- 2 │ import "node:assert";
1242
-  │ ──────┬──────
1243
-  │ ╰──────── Module not found, treating it as an external dependency
1241
+ 2 │ import TurndownService from "turndown";
1242
+  │ ─────┬────
1243
+  │ ╰────── Module not found, treating it as an external dependency
1244
1244
   │
1245
1245
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1246
1246
  ───╯
1247
1247
 
1248
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1249
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1248
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1249
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1250
1250
  │
1251
1251
  1 │ import "node:crypto";
1252
1252
   │ ──────┬──────
@@ -1255,38 +1255,38 @@ $ tsdown
1255
1255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1256
1256
  ───╯
1257
1257
 
1258
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js
1259
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
1258
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1259
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1260
1260
  │
1261
- 2 │ import TurndownService from "turndown";
1262
-  │ ─────┬────
1263
-  │ ╰────── Module not found, treating it as an external dependency
1261
+ 1 │ import "crypto";
1262
+  │ ────┬───
1263
+  │ ╰───── Module not found, treating it as an external dependency
1264
1264
   │
1265
1265
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1266
1266
  ───╯
1267
1267
 
1268
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1269
- ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1268
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
1269
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1270
1270
  │
1271
- 1 │ import "node:timers/promises";
1272
-  │ ───────────┬──────────
1273
-  │ ╰──────────── Module not found, treating it as an external dependency
1271
+ 2 │ import "node:assert";
1272
+  │ ──────┬──────
1273
+  │ ╰──────── Module not found, treating it as an external dependency
1274
1274
   │
1275
1275
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1276
1276
  ───╯
1277
1277
 
1278
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/workflow/runner.js
1279
- ╭─[ ../../libs/jobs/dist/contracts/dist/workflow/runner.js:1:28 ]
1278
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1279
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1280
1280
  │
1281
- 1 │ import { randomUUID } from "node:crypto";
1282
-  │ ──────┬──────
1283
-  │ ╰──────── Module not found, treating it as an external dependency
1281
+ 1 │ import "node:crypto";
1282
+  │ ──────┬──────
1283
+  │ ╰──────── Module not found, treating it as an external dependency
1284
1284
   │
1285
1285
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1286
1286
  ───╯
1287
1287
 
1288
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
1289
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1288
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
1289
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1290
1290
  │
1291
1291
  1 │ import "node:timers/promises";
1292
1292
   │ ───────────┬──────────
@@ -1305,38 +1305,38 @@ $ tsdown
1305
1305
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1306
1306
  ───╯
1307
1307
 
1308
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
1309
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1308
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations/transform-engine.js
1309
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
1310
1310
  │
1311
- 1 │ import "node:timers/promises";
1312
-  │ ───────────┬──────────
1313
-  │ ╰──────────── Module not found, treating it as an external dependency
1311
+ 2 │ import TurndownService from "turndown";
1312
+  │ ─────┬────
1313
+  │ ╰────── Module not found, treating it as an external dependency
1314
1314
   │
1315
1315
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1316
1316
  ───╯
1317
1317
 
1318
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1319
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1318
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
1319
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1320
1320
  │
1321
- 1 │ import "node:crypto";
1321
+ 2 │ import "node:assert";
1322
1322
   │ ──────┬──────
1323
1323
   │ ╰──────── Module not found, treating it as an external dependency
1324
1324
   │
1325
1325
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1326
1326
  ───╯
1327
1327
 
1328
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations/transform-engine.js
1329
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
1328
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
1329
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1330
1330
  │
1331
- 2 │ import TurndownService from "turndown";
1332
-  │ ─────┬────
1333
-  │ ╰────── Module not found, treating it as an external dependency
1331
+ 1 │ import "crypto";
1332
+  │ ────┬───
1333
+  │ ╰───── Module not found, treating it as an external dependency
1334
1334
   │
1335
1335
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1336
1336
  ───╯
1337
1337
 
1338
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
1339
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
1338
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
1339
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1340
1340
  │
1341
1341
  1 │ import "node:crypto";
1342
1342
   │ ──────┬──────
@@ -1345,8 +1345,8 @@ $ tsdown
1345
1345
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1346
1346
  ───╯
1347
1347
 
1348
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1349
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1348
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1349
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1350
1350
  │
1351
1351
  1 │ import "node:crypto";
1352
1352
   │ ──────┬──────
@@ -1355,28 +1355,28 @@ $ tsdown
1355
1355
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1356
1356
  ───╯
1357
1357
 
1358
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
1359
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1358
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
1359
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
1360
1360
  │
1361
- 1 │ import "crypto";
1362
-  │ ────┬───
1363
-  │ ╰───── Module not found, treating it as an external dependency
1361
+ 2 │ import "node:assert";
1362
+  │ ──────┬──────
1363
+  │ ╰──────── Module not found, treating it as an external dependency
1364
1364
   │
1365
1365
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1366
1366
  ───╯
1367
1367
 
1368
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
1369
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1368
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1369
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1370
1370
  │
1371
- 2 │ import "node:assert";
1372
-  │ ──────┬──────
1373
-  │ ╰──────── Module not found, treating it as an external dependency
1371
+ 1 │ import "crypto";
1372
+  │ ────┬───
1373
+  │ ╰───── Module not found, treating it as an external dependency
1374
1374
   │
1375
1375
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1376
1376
  ───╯
1377
1377
 
1378
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
1379
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1378
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
1379
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
1380
1380
  │
1381
1381
  1 │ import "node:crypto";
1382
1382
   │ ──────┬──────
@@ -1385,8 +1385,8 @@ $ tsdown
1385
1385
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1386
1386
  ───╯
1387
1387
 
1388
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1389
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1388
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1389
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1390
1390
  │
1391
1391
  1 │ import "node:crypto";
1392
1392
   │ ──────┬──────
@@ -1395,8 +1395,8 @@ $ tsdown
1395
1395
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1396
1396
  ───╯
1397
1397
 
1398
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1399
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1398
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1399
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1400
1400
  │
1401
1401
  2 │ import "node:buffer";
1402
1402
   │ ──────┬──────
@@ -1405,8 +1405,8 @@ $ tsdown
1405
1405
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1406
1406
  ───╯
1407
1407
 
1408
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1409
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1408
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1409
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1410
1410
  │
1411
1411
  2 │ import "node:buffer";
1412
1412
   │ ──────┬──────
@@ -1435,5 +1435,5 @@ $ tsdown
1435
1435
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1436
1436
  ───╯
1437
1437
 
1438
- ✔ Build complete in 62678ms
1438
+ ✔ Build complete in 28548ms
1439
1439
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.saas-boilerplate
2
2
 
3
- ## 0.0.0-canary-20251221144710
3
+ ## 0.0.0-canary-20251221153314
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-20251221144710
13
- - @lssm/lib.contracts@0.0.0-canary-20251221144710
14
- - @lssm/lib.identity-rbac@0.0.0-canary-20251221144710
15
- - @lssm/lib.jobs@0.0.0-canary-20251221144710
16
- - @lssm/lib.schema@0.0.0-canary-20251221144710
17
- - @lssm/module.audit-trail@0.0.0-canary-20251221144710
18
- - @lssm/module.notifications@0.0.0-canary-20251221144710
12
+ - @lssm/lib.bus@0.0.0-canary-20251221153314
13
+ - @lssm/lib.contracts@0.0.0-canary-20251221153314
14
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251221153314
15
+ - @lssm/lib.jobs@0.0.0-canary-20251221153314
16
+ - @lssm/lib.schema@0.0.0-canary-20251221153314
17
+ - @lssm/module.audit-trail@0.0.0-canary-20251221153314
18
+ - @lssm/module.notifications@0.0.0-canary-20251221153314