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