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

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.
@@ -528,8 +528,8 @@ $ tsdown
528
528
  ℹ dist/libs/identity-rbac/dist/contracts/dist/docs/meta.docs.js.map  1.46 kB │ gzip: 0.80 kB
529
529
  ℹ dist/libs/jobs/dist/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.46 kB │ gzip: 0.77 kB
530
530
  ℹ dist/libs/jobs/dist/contracts/dist/docs/meta.docs.js.map  1.45 kB │ gzip: 0.80 kB
531
- ℹ dist/project/project.contracts.d.ts.map  1.39 kB │ gzip: 0.40 kB
532
531
  ℹ dist/libs/contracts/dist/docs/meta.docs.js.map  1.38 kB │ gzip: 0.78 kB
532
+ ℹ dist/project/project.contracts.d.ts.map  1.38 kB │ gzip: 0.40 kB
533
533
  ℹ dist/libs/contracts/dist/docs/index.js  1.38 kB │ gzip: 0.43 kB
534
534
  ℹ dist/modules/notifications/dist/libs/contracts/dist/knowledge/spaces/email-threads.js.map  1.34 kB │ gzip: 0.63 kB
535
535
  ℹ dist/modules/audit-trail/dist/libs/contracts/dist/knowledge/spaces/email-threads.js.map  1.34 kB │ gzip: 0.63 kB
@@ -1005,13 +1005,13 @@ $ 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.92 kB │ gzip: 0.86 kB
1008
+ ℹ dist/project/project.contracts.d.ts  10.93 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
1013
  ℹ dist/billing/billing.entity.d.ts  2.62 kB │ gzip: 0.51 kB
1014
- ℹ dist/project/project.event.d.ts  2.55 kB │ gzip: 0.43 kB
1014
+ ℹ dist/project/project.event.d.ts  2.54 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
1017
1017
  ℹ dist/project/project.handler.d.ts  1.93 kB │ gzip: 0.53 kB
@@ -1034,7 +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.15 kB
1037
+ ℹ 1028 files, total: 6266.14 kB
1038
1038
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/scaleway-sqs-queue.js
1039
1039
  â•­─[ ../../libs/jobs/dist/queue/scaleway-sqs-queue.js:3:28 ]
1040
1040
  │
@@ -1055,8 +1055,8 @@ $ tsdown
1055
1055
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1056
1056
  ───╯
1057
1057
 
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 ]
1058
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/memory-queue.js
1059
+ ╭─[ ../../libs/jobs/dist/queue/memory-queue.js:3:28 ]
1060
1060
  │
1061
1061
  3 │ import { randomUUID } from "node:crypto";
1062
1062
   │ ──────┬──────
@@ -1085,26 +1085,6 @@ $ tsdown
1085
1085
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1086
1086
  ───╯
1087
1087
 
1088
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
1089
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
1090
- │
1091
- 1 │ import { createHash } from "node:crypto";
1092
-  │ ──────┬──────
1093
-  │ ╰──────── Module not found, treating it as an external dependency
1094
-  │
1095
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1096
- ───╯
1097
-
1098
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
1099
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
1100
- │
1101
- 2 │ import { deepStrictEqual } from "node:assert";
1102
-  │ ──────┬──────
1103
-  │ ╰──────── Module not found, treating it as an external dependency
1104
-  │
1105
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1106
- ───╯
1107
-
1108
1088
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
1109
1089
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
1110
1090
  │
@@ -1115,8 +1095,8 @@ $ tsdown
1115
1095
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1116
1096
  ───╯
1117
1097
 
1118
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/memory-queue.js
1119
- ╭─[ ../../libs/jobs/dist/queue/memory-queue.js:3:28 ]
1098
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-cloud-tasks.js
1099
+ ╭─[ ../../libs/jobs/dist/queue/gcp-cloud-tasks.js:3:28 ]
1120
1100
  │
1121
1101
  3 │ import { randomUUID } from "node:crypto";
1122
1102
   │ ──────┬──────
@@ -1125,10 +1105,10 @@ $ tsdown
1125
1105
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1126
1106
  ───╯
1127
1107
 
1128
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-cloud-tasks.js
1129
- ╭─[ ../../libs/jobs/dist/queue/gcp-cloud-tasks.js:3:28 ]
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 ]
1130
1110
  │
1131
- 3 │ import { randomUUID } from "node:crypto";
1111
+ 1 │ import { createHash } from "node:crypto";
1132
1112
   │ ──────┬──────
1133
1113
   │ ╰──────── Module not found, treating it as an external dependency
1134
1114
   │
@@ -1145,6 +1125,26 @@ $ 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
 
1128
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
1129
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
1130
+ │
1131
+ 2 │ import { deepStrictEqual } from "node:assert";
1132
+  │ ──────┬──────
1133
+  │ ╰──────── Module not found, treating it as an external dependency
1134
+  │
1135
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1136
+ ───╯
1137
+
1138
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-pubsub.js
1139
+ ╭─[ ../../libs/jobs/dist/queue/gcp-pubsub.js:3:28 ]
1140
+ │
1141
+ 3 │ import { randomUUID } from "node:crypto";
1142
+  │ ──────┬──────
1143
+  │ ╰──────── Module not found, treating it as an external dependency
1144
+  │
1145
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1146
+ ───╯
1147
+
1148
1148
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
1149
1149
  â•­─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
1150
1150
  │
@@ -1155,12 +1155,12 @@ $ tsdown
1155
1155
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1156
1156
  ───╯
1157
1157
 
1158
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/jobs/dist/contracts/dist/presentations/transform-engine.js
1159
- ╭─[ ../../libs/jobs/dist/contracts/dist/presentations/transform-engine.js:2:29 ]
1158
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1159
+ ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1160
1160
  │
1161
- 2 │ import TurndownService from "turndown";
1162
-  │ ─────┬────
1163
-  │ ╰────── 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
1164
1164
   │
1165
1165
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1166
1166
  ───╯
@@ -1195,22 +1195,22 @@ $ tsdown
1195
1195
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1196
1196
  ───╯
1197
1197
 
1198
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1199
- ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1198
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/workflow/runner.js
1199
+ ╭─[ ../../libs/jobs/dist/contracts/dist/workflow/runner.js:1:28 ]
1200
1200
  │
1201
- 1 │ import "node:timers/promises";
1202
-  │ ───────────┬──────────
1203
-  │ ╰──────────── Module not found, treating it as an external dependency
1201
+ 1 │ import { randomUUID } from "node:crypto";
1202
+  │ ──────┬──────
1203
+  │ ╰──────── Module not found, treating it as an external dependency
1204
1204
   │
1205
1205
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1206
1206
  ───╯
1207
1207
 
1208
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1209
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1208
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/jobs/dist/contracts/dist/presentations/transform-engine.js
1209
+ ╭─[ ../../libs/jobs/dist/contracts/dist/presentations/transform-engine.js:2:29 ]
1210
1210
  │
1211
- 1 │ import "crypto";
1212
-  │ ────┬───
1213
-  │ ╰───── Module not found, treating it as an external dependency
1211
+ 2 │ import TurndownService from "turndown";
1212
+  │ ─────┬────
1213
+  │ ╰────── Module not found, treating it as an external dependency
1214
1214
   │
1215
1215
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1216
1216
  ───╯
@@ -1225,18 +1225,38 @@ $ 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 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
1229
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1228
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1229
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1230
1230
  │
1231
- 1 │ import "node:timers/promises";
1232
-  │ ───────────┬──────────
1233
-  │ ╰──────────── Module not found, treating it as an external dependency
1231
+ 1 │ import "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:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1239
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1238
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1239
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1240
+ │
1241
+ 1 │ import "crypto";
1242
+  │ ────┬───
1243
+  │ ╰───── Module not found, treating it as an external dependency
1244
+  │
1245
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1246
+ ───╯
1247
+
1248
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
1249
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
1250
+ │
1251
+ 2 │ import "node:assert";
1252
+  │ ──────┬──────
1253
+  │ ╰──────── Module not found, treating it as an external dependency
1254
+  │
1255
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1256
+ ───╯
1257
+
1258
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1259
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1240
1260
  │
1241
1261
  1 │ import "node:crypto";
1242
1262
   │ ──────┬──────
@@ -1245,18 +1265,18 @@ $ tsdown
1245
1265
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1246
1266
  ───╯
1247
1267
 
1248
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/workflow/runner.js
1249
- ╭─[ ../../libs/jobs/dist/contracts/dist/workflow/runner.js:1:28 ]
1268
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1269
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1250
1270
  │
1251
- 1 │ import { randomUUID } from "node:crypto";
1252
-  │ ──────┬──────
1253
-  │ ╰──────── Module not found, treating it as an external dependency
1271
+ 1 │ import "crypto";
1272
+  │ ────┬───
1273
+  │ ╰───── Module not found, treating it as an external dependency
1254
1274
   │
1255
1275
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1256
1276
  ───╯
1257
1277
 
1258
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1259
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1278
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1279
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1260
1280
  │
1261
1281
  1 │ import "node:crypto";
1262
1282
   │ ──────┬──────
@@ -1265,6 +1285,16 @@ $ tsdown
1265
1285
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1266
1286
  ───╯
1267
1287
 
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
+ │
1291
+ 1 │ import "node:timers/promises";
1292
+  │ ───────────┬──────────
1293
+  │ ╰──────────── Module not found, treating it as an external dependency
1294
+  │
1295
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1296
+ ───╯
1297
+
1268
1298
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js
1269
1299
  â•­─[ ../../modules/notifications/dist/libs/contracts/dist/presentations/transform-engine.js:2:29 ]
1270
1300
  │
@@ -1285,6 +1315,16 @@ $ tsdown
1285
1315
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1286
1316
  ───╯
1287
1317
 
1318
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js
1319
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js:2:29 ]
1320
+ │
1321
+ 2 │ import TurndownService from "turndown";
1322
+  │ ─────┬────
1323
+  │ ╰────── Module not found, treating it as an external dependency
1324
+  │
1325
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1326
+ ───╯
1327
+
1288
1328
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
1289
1329
  â•­─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1290
1330
  │
@@ -1325,36 +1365,6 @@ $ tsdown
1325
1365
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1326
1366
  ───╯
1327
1367
 
1328
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
1329
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
1330
- │
1331
- 2 │ import "node:assert";
1332
-  │ ──────┬──────
1333
-  │ ╰──────── Module not found, treating it as an external dependency
1334
-  │
1335
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1336
- ───╯
1337
-
1338
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1339
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1340
- │
1341
- 1 │ import "crypto";
1342
-  │ ────┬───
1343
-  │ ╰───── Module not found, treating it as an external dependency
1344
-  │
1345
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1346
- ───╯
1347
-
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
- │
1351
- 1 │ import "node:crypto";
1352
-  │ ──────┬──────
1353
-  │ ╰──────── Module not found, treating it as an external dependency
1354
-  │
1355
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1356
- ───╯
1357
-
1358
1368
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1359
1369
  â•­─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1360
1370
  │
@@ -1385,18 +1395,8 @@ $ tsdown
1385
1395
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1386
1396
  ───╯
1387
1397
 
1388
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js
1389
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/presentations/transform-engine.js:2:29 ]
1390
- │
1391
- 2 │ import TurndownService from "turndown";
1392
-  │ ─────┬────
1393
-  │ ╰────── Module not found, treating it as an external dependency
1394
-  │
1395
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1396
- ───╯
1397
-
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 ]
1398
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/jobs/dist/contracts/dist/server/mcp/registerResources.js
1399
+ ╭─[ ../../libs/jobs/dist/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 ../../libs/jobs/dist/contracts/dist/server/mcp/registerResources.js
1409
- ╭─[ ../../libs/jobs/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
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 ]
1410
1410
  │
1411
1411
  2 │ import "node:buffer";
1412
1412
   │ ──────┬──────
@@ -1435,4 +1435,4 @@ $ 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 26500ms
1438
+ ✔ Build complete in 29157ms