@lssm/example.crm-pipeline 0.0.0-canary-20251220015515 → 0.0.0-canary-20251220021406
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.
- package/.turbo/turbo-build$colon$bundle.log +96 -96
- package/.turbo/turbo-build.log +110 -110
- package/CHANGELOG.md +8 -8
- package/dist/deal/deal.contracts.d.ts +127 -127
- package/dist/deal/deal.contracts.d.ts.map +1 -1
- package/dist/deal/deal.enum.d.ts +3 -3
- package/dist/entities/company.entity.d.ts +28 -28
- package/dist/entities/contact.entity.d.ts +32 -32
- package/dist/entities/deal.entity.d.ts +53 -53
- package/dist/entities/deal.entity.d.ts.map +1 -1
- package/dist/entities/task.entity.d.ts +43 -43
- package/dist/events/contact.event.d.ts +7 -7
- package/dist/events/deal.event.d.ts +29 -29
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/package.json +10 -10
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -741,11 +741,11 @@ $ tsdown
|
|
|
741
741
|
[34mℹ[39m [2mdist/[22mmodules/notifications/dist/libs/contracts/dist/prompt.js [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
742
742
|
[34mℹ[39m [2mdist/[22mmodules/notifications/dist/libs/contracts/dist/promptRegistry.js [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
743
743
|
[34mℹ[39m [2mdist/[22mmodules/notifications/dist/libs/contracts/dist/resources.js [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
744
|
-
[34mℹ[39m [2mdist/[22m[32m[1mdeal/deal.contracts.d.ts[22m[39m [2m
|
|
744
|
+
[34mℹ[39m [2mdist/[22m[32m[1mdeal/deal.contracts.d.ts[22m[39m [2m 12.92 kB[22m [2m│ gzip: 0.96 kB[22m
|
|
745
745
|
[34mℹ[39m [2mdist/[22m[32m[1mdeal/deal.schema.d.ts[22m[39m [2m 7.69 kB[22m [2m│ gzip: 0.83 kB[22m
|
|
746
746
|
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.ts[22m[39m [2m 3.45 kB[22m [2m│ gzip: 0.89 kB[22m
|
|
747
|
+
[34mℹ[39m [2mdist/[22m[32m[1mentities/deal.entity.d.ts[22m[39m [2m 3.11 kB[22m [2m│ gzip: 0.55 kB[22m
|
|
747
748
|
[34mℹ[39m [2mdist/[22m[32m[1mevents/deal.event.d.ts[22m[39m [2m 3.02 kB[22m [2m│ gzip: 0.42 kB[22m
|
|
748
|
-
[34mℹ[39m [2mdist/[22m[32m[1mentities/deal.entity.d.ts[22m[39m [2m 3.01 kB[22m [2m│ gzip: 0.55 kB[22m
|
|
749
749
|
[34mℹ[39m [2mdist/[22m[32m[1mentities/task.entity.d.ts[22m[39m [2m 2.64 kB[22m [2m│ gzip: 0.50 kB[22m
|
|
750
750
|
[34mℹ[39m [2mdist/[22m[32m[1mhandlers/deal.handlers.d.ts[22m[39m [2m 2.40 kB[22m [2m│ gzip: 0.69 kB[22m
|
|
751
751
|
[34mℹ[39m [2mdist/[22m[32m[1mentities/contact.entity.d.ts[22m[39m [2m 1.90 kB[22m [2m│ gzip: 0.44 kB[22m
|
|
@@ -766,7 +766,7 @@ $ tsdown
|
|
|
766
766
|
[34mℹ[39m [2mdist/[22m[32m[1mevents/index.d.ts[22m[39m [2m 0.32 kB[22m [2m│ gzip: 0.14 kB[22m
|
|
767
767
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/crm-pipeline.docblock.d.ts[22m[39m [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
768
768
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
769
|
-
[34mℹ[39m 760 files, total: 4977.
|
|
769
|
+
[34mℹ[39m 760 files, total: 4977.14 kB
|
|
770
770
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
|
|
771
771
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/presentations.v2.js:3:29 [38;5;246m][0m
|
|
772
772
|
[38;5;246m│[0m
|
|
@@ -777,6 +777,16 @@ $ tsdown
|
|
|
777
777
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
778
778
|
[38;5;246m───╯[0m
|
|
779
779
|
|
|
780
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
|
|
781
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/tests/runner.js:2:33 [38;5;246m][0m
|
|
782
|
+
[38;5;246m│[0m
|
|
783
|
+
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249md[0m[38;5;249me[0m[38;5;249me[0m[38;5;249mp[0m[38;5;249mS[0m[38;5;249mt[0m[38;5;249mr[0m[38;5;249mi[0m[38;5;249mc[0m[38;5;249mt[0m[38;5;249mE[0m[38;5;249mq[0m[38;5;249mu[0m[38;5;249ma[0m[38;5;249ml[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"node:assert"[38;5;249m;[0m
|
|
784
|
+
[38;5;240m │[0m ──────┬──────
|
|
785
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
786
|
+
[38;5;240m │[0m
|
|
787
|
+
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
788
|
+
[38;5;246m───╯[0m
|
|
789
|
+
|
|
780
790
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
|
|
781
791
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/regenerator/service.js:2:28 [38;5;246m][0m
|
|
782
792
|
[38;5;246m│[0m
|
|
@@ -787,6 +797,16 @@ $ tsdown
|
|
|
787
797
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
788
798
|
[38;5;246m───╯[0m
|
|
789
799
|
|
|
800
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
|
|
801
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/experiments/evaluator.js:1:28 [38;5;246m][0m
|
|
802
|
+
[38;5;246m│[0m
|
|
803
|
+
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mc[0m[38;5;249mr[0m[38;5;249me[0m[38;5;249ma[0m[38;5;249mt[0m[38;5;249me[0m[38;5;249mH[0m[38;5;249ma[0m[38;5;249ms[0m[38;5;249mh[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"node:crypto"[38;5;249m;[0m
|
|
804
|
+
[38;5;240m │[0m ──────┬──────
|
|
805
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
806
|
+
[38;5;240m │[0m
|
|
807
|
+
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
808
|
+
[38;5;246m───╯[0m
|
|
809
|
+
|
|
790
810
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
|
|
791
811
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/telemetry/tracker.js:1:28 [38;5;246m][0m
|
|
792
812
|
[38;5;246m│[0m
|
|
@@ -807,38 +827,38 @@ $ tsdown
|
|
|
807
827
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
808
828
|
[38;5;246m───╯[0m
|
|
809
829
|
|
|
810
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:
|
|
811
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/
|
|
830
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
|
|
831
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 [38;5;246m][0m
|
|
812
832
|
[38;5;246m│[0m
|
|
813
|
-
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;
|
|
814
|
-
[38;5;240m │[0m
|
|
815
|
-
[38;5;240m │[0m
|
|
833
|
+
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mB[0m[38;5;249mu[0m[38;5;249mf[0m[38;5;249mf[0m[38;5;249me[0m[38;5;249mr[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"node:buffer"[38;5;249m;[0m
|
|
834
|
+
[38;5;240m │[0m ──────┬──────
|
|
835
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
816
836
|
[38;5;240m │[0m
|
|
817
837
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
818
838
|
[38;5;246m───╯[0m
|
|
819
839
|
|
|
820
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:
|
|
821
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/
|
|
840
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
|
|
841
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 [38;5;246m][0m
|
|
822
842
|
[38;5;246m│[0m
|
|
823
|
-
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m
|
|
824
|
-
[38;5;240m │[0m
|
|
825
|
-
[38;5;240m │[0m
|
|
843
|
+
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:timers/promises"[38;5;249m;[0m
|
|
844
|
+
[38;5;240m │[0m ───────────┬──────────
|
|
845
|
+
[38;5;240m │[0m ╰──────────── Module not found, treating it as an external dependency
|
|
826
846
|
[38;5;240m │[0m
|
|
827
847
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
828
848
|
[38;5;246m───╯[0m
|
|
829
849
|
|
|
830
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:
|
|
831
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/contracts/dist/
|
|
850
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
|
|
851
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 [38;5;246m][0m
|
|
832
852
|
[38;5;246m│[0m
|
|
833
|
-
[38;5;
|
|
834
|
-
[38;5;240m │[0m
|
|
835
|
-
[38;5;240m │[0m
|
|
853
|
+
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:crypto"[38;5;249m;[0m
|
|
854
|
+
[38;5;240m │[0m ──────┬──────
|
|
855
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
836
856
|
[38;5;240m │[0m
|
|
837
857
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
838
858
|
[38;5;246m───╯[0m
|
|
839
859
|
|
|
840
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'turndown' in ../../
|
|
841
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../
|
|
860
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'turndown' in ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js
|
|
861
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/audit-trail/dist/libs/contracts/dist/presentations.v2.js:2:29 [38;5;246m][0m
|
|
842
862
|
[38;5;246m│[0m
|
|
843
863
|
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mu[0m[38;5;249mr[0m[38;5;249mn[0m[38;5;249md[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mn[0m[38;5;249mS[0m[38;5;249me[0m[38;5;249mr[0m[38;5;249mv[0m[38;5;249mi[0m[38;5;249mc[0m[38;5;249me[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"turndown"[38;5;249m;[0m
|
|
844
864
|
[38;5;240m │[0m ─────┬────
|
|
@@ -847,8 +867,18 @@ $ tsdown
|
|
|
847
867
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
848
868
|
[38;5;246m───╯[0m
|
|
849
869
|
|
|
850
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve '
|
|
851
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../
|
|
870
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
|
|
871
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 [38;5;246m][0m
|
|
872
|
+
[38;5;246m│[0m
|
|
873
|
+
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"crypto"[38;5;249m;[0m
|
|
874
|
+
[38;5;240m │[0m ────┬───
|
|
875
|
+
[38;5;240m │[0m ╰───── Module not found, treating it as an external dependency
|
|
876
|
+
[38;5;240m │[0m
|
|
877
|
+
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
878
|
+
[38;5;246m───╯[0m
|
|
879
|
+
|
|
880
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
|
|
881
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 [38;5;246m][0m
|
|
852
882
|
[38;5;246m│[0m
|
|
853
883
|
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:assert"[38;5;249m;[0m
|
|
854
884
|
[38;5;240m │[0m ──────┬──────
|
|
@@ -867,8 +897,8 @@ $ tsdown
|
|
|
867
897
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
868
898
|
[38;5;246m───╯[0m
|
|
869
899
|
|
|
870
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../
|
|
871
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../
|
|
900
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
|
|
901
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 [38;5;246m][0m
|
|
872
902
|
[38;5;246m│[0m
|
|
873
903
|
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:crypto"[38;5;249m;[0m
|
|
874
904
|
[38;5;240m │[0m ──────┬──────
|
|
@@ -877,28 +907,18 @@ $ tsdown
|
|
|
877
907
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
878
908
|
[38;5;246m───╯[0m
|
|
879
909
|
|
|
880
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:
|
|
881
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/identity-rbac/dist/contracts/dist/
|
|
882
|
-
[38;5;246m│[0m
|
|
883
|
-
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:timers/promises"[38;5;249m;[0m
|
|
884
|
-
[38;5;240m │[0m ───────────┬──────────
|
|
885
|
-
[38;5;240m │[0m ╰──────────── Module not found, treating it as an external dependency
|
|
886
|
-
[38;5;240m │[0m
|
|
887
|
-
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
888
|
-
[38;5;246m───╯[0m
|
|
889
|
-
|
|
890
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
|
|
891
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 [38;5;246m][0m
|
|
910
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
|
|
911
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 [38;5;246m][0m
|
|
892
912
|
[38;5;246m│[0m
|
|
893
|
-
[38;5;
|
|
894
|
-
[38;5;240m │[0m
|
|
895
|
-
[38;5;240m │[0m
|
|
913
|
+
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:assert"[38;5;249m;[0m
|
|
914
|
+
[38;5;240m │[0m ──────┬──────
|
|
915
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
896
916
|
[38;5;240m │[0m
|
|
897
917
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
898
918
|
[38;5;246m───╯[0m
|
|
899
919
|
|
|
900
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'turndown' in ../../
|
|
901
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../
|
|
920
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'turndown' in ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js
|
|
921
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/identity-rbac/dist/contracts/dist/presentations.v2.js:2:29 [38;5;246m][0m
|
|
902
922
|
[38;5;246m│[0m
|
|
903
923
|
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mu[0m[38;5;249mr[0m[38;5;249mn[0m[38;5;249md[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mn[0m[38;5;249mS[0m[38;5;249me[0m[38;5;249mr[0m[38;5;249mv[0m[38;5;249mi[0m[38;5;249mc[0m[38;5;249me[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"turndown"[38;5;249m;[0m
|
|
904
924
|
[38;5;240m │[0m ─────┬────
|
|
@@ -907,22 +927,12 @@ $ tsdown
|
|
|
907
927
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
908
928
|
[38;5;246m───╯[0m
|
|
909
929
|
|
|
910
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve '
|
|
911
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../
|
|
912
|
-
[38;5;246m│[0m
|
|
913
|
-
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:crypto"[38;5;249m;[0m
|
|
914
|
-
[38;5;240m │[0m ──────┬──────
|
|
915
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
916
|
-
[38;5;240m │[0m
|
|
917
|
-
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
918
|
-
[38;5;246m───╯[0m
|
|
919
|
-
|
|
920
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
|
|
921
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js:2:8 [38;5;246m][0m
|
|
930
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
|
|
931
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 [38;5;246m][0m
|
|
922
932
|
[38;5;246m│[0m
|
|
923
|
-
[38;5;
|
|
924
|
-
[38;5;240m │[0m
|
|
925
|
-
[38;5;240m │[0m
|
|
933
|
+
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"crypto"[38;5;249m;[0m
|
|
934
|
+
[38;5;240m │[0m ────┬───
|
|
935
|
+
[38;5;240m │[0m ╰───── Module not found, treating it as an external dependency
|
|
926
936
|
[38;5;240m │[0m
|
|
927
937
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
928
938
|
[38;5;246m───╯[0m
|
|
@@ -937,28 +947,28 @@ $ tsdown
|
|
|
937
947
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
938
948
|
[38;5;246m───╯[0m
|
|
939
949
|
|
|
940
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve '
|
|
941
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/notifications/dist/libs/contracts/dist/
|
|
950
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js
|
|
951
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js:2:29 [38;5;246m][0m
|
|
942
952
|
[38;5;246m│[0m
|
|
943
|
-
[38;5;
|
|
944
|
-
[38;5;240m │[0m
|
|
945
|
-
[38;5;240m │[0m
|
|
953
|
+
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mu[0m[38;5;249mr[0m[38;5;249mn[0m[38;5;249md[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mn[0m[38;5;249mS[0m[38;5;249me[0m[38;5;249mr[0m[38;5;249mv[0m[38;5;249mi[0m[38;5;249mc[0m[38;5;249me[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"turndown"[38;5;249m;[0m
|
|
954
|
+
[38;5;240m │[0m ─────┬────
|
|
955
|
+
[38;5;240m │[0m ╰────── Module not found, treating it as an external dependency
|
|
946
956
|
[38;5;240m │[0m
|
|
947
957
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
948
958
|
[38;5;246m───╯[0m
|
|
949
959
|
|
|
950
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:
|
|
951
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../
|
|
960
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:timers/promises' in ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js
|
|
961
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js:1:8 [38;5;246m][0m
|
|
952
962
|
[38;5;246m│[0m
|
|
953
|
-
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:
|
|
954
|
-
[38;5;240m │[0m
|
|
955
|
-
[38;5;240m │[0m
|
|
963
|
+
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:timers/promises"[38;5;249m;[0m
|
|
964
|
+
[38;5;240m │[0m ───────────┬──────────
|
|
965
|
+
[38;5;240m │[0m ╰──────────── Module not found, treating it as an external dependency
|
|
956
966
|
[38;5;240m │[0m
|
|
957
967
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
958
968
|
[38;5;246m───╯[0m
|
|
959
969
|
|
|
960
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:timers/promises' in ../../modules/
|
|
961
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/
|
|
970
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
|
|
971
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 [38;5;246m][0m
|
|
962
972
|
[38;5;246m│[0m
|
|
963
973
|
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:timers/promises"[38;5;249m;[0m
|
|
964
974
|
[38;5;240m │[0m ───────────┬──────────
|
|
@@ -967,28 +977,18 @@ $ tsdown
|
|
|
967
977
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
968
978
|
[38;5;246m───╯[0m
|
|
969
979
|
|
|
970
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:
|
|
971
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/
|
|
980
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:assert' in ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js
|
|
981
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/notifications/dist/libs/contracts/dist/tests/runner.js:2:8 [38;5;246m][0m
|
|
972
982
|
[38;5;246m│[0m
|
|
973
|
-
[38;5;
|
|
983
|
+
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:assert"[38;5;249m;[0m
|
|
974
984
|
[38;5;240m │[0m ──────┬──────
|
|
975
985
|
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
976
986
|
[38;5;240m │[0m
|
|
977
987
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
978
988
|
[38;5;246m───╯[0m
|
|
979
989
|
|
|
980
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve '
|
|
981
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../
|
|
982
|
-
[38;5;246m│[0m
|
|
983
|
-
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mu[0m[38;5;249mr[0m[38;5;249mn[0m[38;5;249md[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mn[0m[38;5;249mS[0m[38;5;249me[0m[38;5;249mr[0m[38;5;249mv[0m[38;5;249mi[0m[38;5;249mc[0m[38;5;249me[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"turndown"[38;5;249m;[0m
|
|
984
|
-
[38;5;240m │[0m ─────┬────
|
|
985
|
-
[38;5;240m │[0m ╰────── Module not found, treating it as an external dependency
|
|
986
|
-
[38;5;240m │[0m
|
|
987
|
-
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
988
|
-
[38;5;246m───╯[0m
|
|
989
|
-
|
|
990
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
|
|
991
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 [38;5;246m][0m
|
|
990
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
|
|
991
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 [38;5;246m][0m
|
|
992
992
|
[38;5;246m│[0m
|
|
993
993
|
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:crypto"[38;5;249m;[0m
|
|
994
994
|
[38;5;240m │[0m ──────┬──────
|
|
@@ -997,20 +997,20 @@ $ tsdown
|
|
|
997
997
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
998
998
|
[38;5;246m───╯[0m
|
|
999
999
|
|
|
1000
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'crypto' in ../../modules/
|
|
1001
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/
|
|
1000
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
|
|
1001
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 [38;5;246m][0m
|
|
1002
1002
|
[38;5;246m│[0m
|
|
1003
|
-
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"crypto"[38;5;249m;[0m
|
|
1004
|
-
[38;5;240m │[0m
|
|
1005
|
-
[38;5;240m │[0m
|
|
1003
|
+
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:crypto"[38;5;249m;[0m
|
|
1004
|
+
[38;5;240m │[0m ──────┬──────
|
|
1005
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
1006
1006
|
[38;5;240m │[0m
|
|
1007
1007
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
1008
1008
|
[38;5;246m───╯[0m
|
|
1009
1009
|
|
|
1010
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:
|
|
1011
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/
|
|
1010
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
|
|
1011
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 [38;5;246m][0m
|
|
1012
1012
|
[38;5;246m│[0m
|
|
1013
|
-
[38;5;
|
|
1013
|
+
[38;5;246m1 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:crypto"[38;5;249m;[0m
|
|
1014
1014
|
[38;5;240m │[0m ──────┬──────
|
|
1015
1015
|
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
1016
1016
|
[38;5;240m │[0m
|
|
@@ -1027,8 +1027,8 @@ $ tsdown
|
|
|
1027
1027
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
1028
1028
|
[38;5;246m───╯[0m
|
|
1029
1029
|
|
|
1030
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:buffer' in ../../modules/
|
|
1031
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/
|
|
1030
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:buffer' in ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js
|
|
1031
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 [38;5;246m][0m
|
|
1032
1032
|
[38;5;246m│[0m
|
|
1033
1033
|
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:buffer"[38;5;249m;[0m
|
|
1034
1034
|
[38;5;240m │[0m ──────┬──────
|
|
@@ -1037,8 +1037,8 @@ $ tsdown
|
|
|
1037
1037
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
1038
1038
|
[38;5;246m───╯[0m
|
|
1039
1039
|
|
|
1040
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:buffer' in ../../modules/
|
|
1041
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/
|
|
1040
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
|
|
1041
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 [38;5;246m][0m
|
|
1042
1042
|
[38;5;246m│[0m
|
|
1043
1043
|
[38;5;246m2 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"node:buffer"[38;5;249m;[0m
|
|
1044
1044
|
[38;5;240m │[0m ──────┬──────
|
|
@@ -1047,4 +1047,4 @@ $ tsdown
|
|
|
1047
1047
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
1048
1048
|
[38;5;246m───╯[0m
|
|
1049
1049
|
|
|
1050
|
-
[32m✔[39m Build complete in [
|
|
1050
|
+
[32m✔[39m Build complete in [32m55811ms[39m
|