@trpc/server 11.0.0-rc.693 → 11.0.0-rc.694

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.
@@ -6,9 +6,9 @@ var utils = require('../unstable-core-do-not-import/utils.js');
6
6
  var parseConnectionParams = require('../unstable-core-do-not-import/http/parseConnectionParams.js');
7
7
  var parseTRPCMessage = require('../unstable-core-do-not-import/rpc/parseTRPCMessage.js');
8
8
  var observable = require('../observable/observable.js');
9
- var unpromise = require('../vendor/unpromise/unpromise.js');
10
9
  var asyncIterable = require('../unstable-core-do-not-import/stream/utils/asyncIterable.js');
11
10
  require('../unstable-core-do-not-import/stream/utils/disposable.js');
11
+ var unpromise = require('../vendor/unpromise/unpromise.js');
12
12
  var tracked = require('../unstable-core-do-not-import/stream/tracked.js');
13
13
  var transformer = require('../unstable-core-do-not-import/transformer.js');
14
14
  require('../unstable-core-do-not-import/rootConfig.js');
@@ -4,9 +4,9 @@ import { run, isObject, isAsyncIterable } from '../unstable-core-do-not-import/u
4
4
  import { parseConnectionParamsFromUnknown } from '../unstable-core-do-not-import/http/parseConnectionParams.mjs';
5
5
  import { parseTRPCMessage } from '../unstable-core-do-not-import/rpc/parseTRPCMessage.mjs';
6
6
  import { isObservable, observableToAsyncIterable } from '../observable/observable.mjs';
7
- import { Unpromise } from '../vendor/unpromise/unpromise.mjs';
8
7
  import { iteratorResource } from '../unstable-core-do-not-import/stream/utils/asyncIterable.mjs';
9
8
  import '../unstable-core-do-not-import/stream/utils/disposable.mjs';
9
+ import { Unpromise } from '../vendor/unpromise/unpromise.mjs';
10
10
  import { isTrackedEnvelope } from '../unstable-core-do-not-import/stream/tracked.mjs';
11
11
  import { transformTRPCResponse } from '../unstable-core-do-not-import/transformer.mjs';
12
12
  import '../unstable-core-do-not-import/rootConfig.mjs';
@@ -1,25 +1,8 @@
1
1
  {
2
- "bundleSize": 187251,
3
- "bundleOrigSize": 219751,
4
- "bundleReduction": 14.79,
2
+ "bundleSize": 193473,
3
+ "bundleOrigSize": 224010,
4
+ "bundleReduction": 13.63,
5
5
  "modules": [
6
- {
7
- "id": "/src/unstable-core-do-not-import/stream/jsonl.ts",
8
- "size": 21918,
9
- "origSize": 17714,
10
- "renderedExports": [
11
- "isPromise",
12
- "jsonlStreamProducer",
13
- "jsonlStreamConsumer"
14
- ],
15
- "removedExports": [],
16
- "dependents": [
17
- "/src/unstable-core-do-not-import.ts",
18
- "/src/unstable-core-do-not-import/http/resolveResponse.ts"
19
- ],
20
- "percent": 11.71,
21
- "reduction": 0
22
- },
23
6
  {
24
7
  "id": "/src/unstable-core-do-not-import/http/resolveResponse.ts",
25
8
  "size": 21130,
@@ -31,7 +14,7 @@
31
14
  "dependents": [
32
15
  "/src/unstable-core-do-not-import.ts"
33
16
  ],
34
- "percent": 11.28,
17
+ "percent": 10.92,
35
18
  "reduction": 0
36
19
  },
37
20
  {
@@ -47,7 +30,24 @@
47
30
  "dependents": [
48
31
  "/src/adapters/fastify/fastifyTRPCPlugin.ts"
49
32
  ],
50
- "percent": 10.75,
33
+ "percent": 10.41,
34
+ "reduction": 0
35
+ },
36
+ {
37
+ "id": "/src/unstable-core-do-not-import/stream/jsonl.ts",
38
+ "size": 20016,
39
+ "origSize": 16819,
40
+ "renderedExports": [
41
+ "isPromise",
42
+ "jsonlStreamProducer",
43
+ "jsonlStreamConsumer"
44
+ ],
45
+ "removedExports": [],
46
+ "dependents": [
47
+ "/src/unstable-core-do-not-import.ts",
48
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
49
+ ],
50
+ "percent": 10.35,
51
51
  "reduction": 0
52
52
  },
53
53
  {
@@ -64,7 +64,7 @@
64
64
  "/src/unstable-core-do-not-import.ts",
65
65
  "/src/unstable-core-do-not-import/http/resolveResponse.ts"
66
66
  ],
67
- "percent": 6.74,
67
+ "percent": 6.53,
68
68
  "reduction": 0
69
69
  },
70
70
  {
@@ -77,9 +77,23 @@
77
77
  ],
78
78
  "removedExports": [],
79
79
  "dependents": [],
80
- "percent": 6.49,
80
+ "percent": 6.28,
81
81
  "reduction": 11.62
82
82
  },
83
+ {
84
+ "id": "/src/unstable-core-do-not-import/stream/utils/mergeAsyncIterables.ts",
85
+ "size": 8124,
86
+ "origSize": 5154,
87
+ "renderedExports": [
88
+ "mergeAsyncIterables"
89
+ ],
90
+ "removedExports": [],
91
+ "dependents": [
92
+ "/src/unstable-core-do-not-import/stream/jsonl.ts"
93
+ ],
94
+ "percent": 4.2,
95
+ "reduction": 0
96
+ },
83
97
  {
84
98
  "id": "/src/unstable-core-do-not-import/http/contentType.ts",
85
99
  "size": 7685,
@@ -92,7 +106,7 @@
92
106
  "/src/unstable-core-do-not-import.ts",
93
107
  "/src/unstable-core-do-not-import/http/resolveResponse.ts"
94
108
  ],
95
- "percent": 4.1,
109
+ "percent": 3.97,
96
110
  "reduction": 0
97
111
  },
98
112
  {
@@ -110,7 +124,7 @@
110
124
  "/src/unstable-core-do-not-import.ts",
111
125
  "/src/unstable-core-do-not-import/initTRPC.ts"
112
126
  ],
113
- "percent": 3.43,
127
+ "percent": 3.32,
114
128
  "reduction": 39.89
115
129
  },
116
130
  {
@@ -129,7 +143,7 @@
129
143
  "/src/unstable-core-do-not-import/stream/sse.ts",
130
144
  "/src/unstable-core-do-not-import/stream/utils/withPing.ts"
131
145
  ],
132
- "percent": 3.11,
146
+ "percent": 3.01,
133
147
  "reduction": 0
134
148
  },
135
149
  {
@@ -144,7 +158,7 @@
144
158
  "/src/unstable-core-do-not-import.ts",
145
159
  "/src/unstable-core-do-not-import/initTRPC.ts"
146
160
  ],
147
- "percent": 3.09,
161
+ "percent": 2.99,
148
162
  "reduction": 65.01
149
163
  },
150
164
  {
@@ -158,7 +172,7 @@
158
172
  "dependents": [
159
173
  "/src/adapters/aws-lambda/index.ts"
160
174
  ],
161
- "percent": 2.89,
175
+ "percent": 2.8,
162
176
  "reduction": 11.51
163
177
  },
164
178
  {
@@ -178,7 +192,7 @@
178
192
  "/src/observable/operators.ts",
179
193
  "/src/observable/behaviorSubject.ts"
180
194
  ],
181
- "percent": 2.58,
195
+ "percent": 2.5,
182
196
  "reduction": 0
183
197
  },
184
198
  {
@@ -193,7 +207,7 @@
193
207
  "dependents": [
194
208
  "/src/unstable-core-do-not-import/stream/sse.ts"
195
209
  ],
196
- "percent": 2.37,
210
+ "percent": 2.3,
197
211
  "reduction": 0
198
212
  },
199
213
  {
@@ -209,7 +223,7 @@
209
223
  "/src/adapters/node-http/index.ts",
210
224
  "/src/adapters/node-http/nodeHTTPRequestHandler.ts"
211
225
  ],
212
- "percent": 2.09,
226
+ "percent": 2.03,
213
227
  "reduction": 17.53
214
228
  },
215
229
  {
@@ -227,7 +241,7 @@
227
241
  "dependents": [
228
242
  "/src/observable/index.ts"
229
243
  ],
230
- "percent": 2.09,
244
+ "percent": 2.02,
231
245
  "reduction": 1.66
232
246
  },
233
247
  {
@@ -241,7 +255,7 @@
241
255
  "dependents": [
242
256
  "/src/adapters/next-app-dir.ts"
243
257
  ],
244
- "percent": 1.73,
258
+ "percent": 1.68,
245
259
  "reduction": 22.52
246
260
  },
247
261
  {
@@ -256,7 +270,7 @@
256
270
  "dependents": [
257
271
  "/src/adapters/node-http/index.ts"
258
272
  ],
259
- "percent": 1.46,
273
+ "percent": 1.42,
260
274
  "reduction": 16.3
261
275
  },
262
276
  {
@@ -276,7 +290,7 @@
276
290
  "/src/unstable-core-do-not-import/initTRPC.ts",
277
291
  "/src/unstable-core-do-not-import/router.ts"
278
292
  ],
279
- "percent": 1.46,
293
+ "percent": 1.42,
280
294
  "reduction": 45.98
281
295
  },
282
296
  {
@@ -290,7 +304,7 @@
290
304
  "dependents": [
291
305
  "/src/unstable-core-do-not-import.ts"
292
306
  ],
293
- "percent": 1.42,
307
+ "percent": 1.38,
294
308
  "reduction": 40.81
295
309
  },
296
310
  {
@@ -310,7 +324,7 @@
310
324
  "/src/unstable-core-do-not-import/initTRPC.ts",
311
325
  "/src/unstable-core-do-not-import/procedureBuilder.ts"
312
326
  ],
313
- "percent": 1.4,
327
+ "percent": 1.36,
314
328
  "reduction": 55.79
315
329
  },
316
330
  {
@@ -348,7 +362,7 @@
348
362
  "/src/unstable-core-do-not-import/stream/jsonl.ts",
349
363
  "/src/unstable-core-do-not-import/stream/sse.ts"
350
364
  ],
351
- "percent": 1.31,
365
+ "percent": 1.27,
352
366
  "reduction": 17.51
353
367
  },
354
368
  {
@@ -371,7 +385,7 @@
371
385
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
372
386
  "/src/unstable-core-do-not-import/stream/sse.ts"
373
387
  ],
374
- "percent": 1.26,
388
+ "percent": 1.22,
375
389
  "reduction": 0
376
390
  },
377
391
  {
@@ -387,7 +401,7 @@
387
401
  "/src/unstable-core-do-not-import.ts",
388
402
  "/src/unstable-core-do-not-import/router.ts"
389
403
  ],
390
- "percent": 1.25,
404
+ "percent": 1.21,
391
405
  "reduction": 0
392
406
  },
393
407
  {
@@ -401,7 +415,7 @@
401
415
  "dependents": [
402
416
  "/src/adapters/fetch/index.ts"
403
417
  ],
404
- "percent": 1.2,
418
+ "percent": 1.16,
405
419
  "reduction": 2.48
406
420
  },
407
421
  {
@@ -415,7 +429,7 @@
415
429
  "dependents": [
416
430
  "/src/adapters/next-app-dir/nextAppDirCaller.ts"
417
431
  ],
418
- "percent": 1.13,
432
+ "percent": 1.1,
419
433
  "reduction": 5.4
420
434
  },
421
435
  {
@@ -436,7 +450,7 @@
436
450
  "/src/unstable-core-do-not-import/http/resolveResponse.ts",
437
451
  "/src/unstable-core-do-not-import/error/getErrorShape.ts"
438
452
  ],
439
- "percent": 1.11,
453
+ "percent": 1.08,
440
454
  "reduction": 18.54
441
455
  },
442
456
  {
@@ -451,7 +465,7 @@
451
465
  "dependents": [
452
466
  "/src/adapters/node-http/nodeHTTPRequestHandler.ts"
453
467
  ],
454
- "percent": 1.08,
468
+ "percent": 1.05,
455
469
  "reduction": 3.71
456
470
  },
457
471
  {
@@ -465,7 +479,7 @@
465
479
  "dependents": [
466
480
  "/src/adapters/fastify/index.ts"
467
481
  ],
468
- "percent": 0.95,
482
+ "percent": 0.92,
469
483
  "reduction": 30.2
470
484
  },
471
485
  {
@@ -482,9 +496,10 @@
482
496
  "/src/unstable-core-do-not-import/stream/jsonl.ts",
483
497
  "/src/unstable-core-do-not-import/stream/sse.ts",
484
498
  "/src/unstable-core-do-not-import/stream/utils/asyncIterable.ts",
499
+ "/src/unstable-core-do-not-import/stream/utils/mergeAsyncIterables.ts",
485
500
  "/src/unstable-core-do-not-import/stream/utils/timerResource.ts"
486
501
  ],
487
- "percent": 0.94,
502
+ "percent": 0.91,
488
503
  "reduction": 1.46
489
504
  },
490
505
  {
@@ -496,7 +511,7 @@
496
511
  ],
497
512
  "removedExports": [],
498
513
  "dependents": [],
499
- "percent": 0.9,
514
+ "percent": 0.87,
500
515
  "reduction": 19.62
501
516
  },
502
517
  {
@@ -509,7 +524,7 @@
509
524
  ],
510
525
  "removedExports": [],
511
526
  "dependents": [],
512
- "percent": 0.86,
527
+ "percent": 0.83,
513
528
  "reduction": 17.81
514
529
  },
515
530
  {
@@ -521,7 +536,7 @@
521
536
  ],
522
537
  "removedExports": [],
523
538
  "dependents": [],
524
- "percent": 0.71,
539
+ "percent": 0.69,
525
540
  "reduction": 35.1
526
541
  },
527
542
  {
@@ -538,7 +553,7 @@
538
553
  "/src/adapters/next-app-dir/nextAppDirCaller.ts",
539
554
  "/src/adapters/next-app-dir/rethrowNextErrors.ts"
540
555
  ],
541
- "percent": 0.71,
556
+ "percent": 0.69,
542
557
  "reduction": 0
543
558
  },
544
559
  {
@@ -553,7 +568,7 @@
553
568
  "/src/unstable-core-do-not-import.ts",
554
569
  "/src/unstable-core-do-not-import/procedureBuilder.ts"
555
570
  ],
556
- "percent": 0.69,
571
+ "percent": 0.67,
557
572
  "reduction": 55.37
558
573
  },
559
574
  {
@@ -568,7 +583,7 @@
568
583
  "/src/adapters/fastify/index.ts",
569
584
  "/src/adapters/fastify/fastifyTRPCPlugin.ts"
570
585
  ],
571
- "percent": 0.61,
586
+ "percent": 0.59,
572
587
  "reduction": 47.29
573
588
  },
574
589
  {
@@ -584,7 +599,7 @@
584
599
  "/src/unstable-core-do-not-import.ts",
585
600
  "/src/unstable-core-do-not-import/http/contentType.ts"
586
601
  ],
587
- "percent": 0.59,
602
+ "percent": 0.57,
588
603
  "reduction": 15.08
589
604
  },
590
605
  {
@@ -598,7 +613,7 @@
598
613
  "dependents": [
599
614
  "/src/unstable-core-do-not-import.ts"
600
615
  ],
601
- "percent": 0.57,
616
+ "percent": 0.55,
602
617
  "reduction": 0
603
618
  },
604
619
  {
@@ -612,7 +627,7 @@
612
627
  "dependents": [
613
628
  "/src/observable/index.ts"
614
629
  ],
615
- "percent": 0.52,
630
+ "percent": 0.5,
616
631
  "reduction": 32.89
617
632
  },
618
633
  {
@@ -624,7 +639,7 @@
624
639
  ],
625
640
  "removedExports": [],
626
641
  "dependents": [],
627
- "percent": 0.46,
642
+ "percent": 0.44,
628
643
  "reduction": 34.73
629
644
  },
630
645
  {
@@ -641,7 +656,7 @@
641
656
  "/src/unstable-core-do-not-import.ts",
642
657
  "/src/unstable-core-do-not-import/stream/sse.ts"
643
658
  ],
644
- "percent": 0.42,
659
+ "percent": 0.4,
645
660
  "reduction": 44.13
646
661
  },
647
662
  {
@@ -654,7 +669,7 @@
654
669
  ],
655
670
  "removedExports": [],
656
671
  "dependents": [],
657
- "percent": 0.41,
672
+ "percent": 0.4,
658
673
  "reduction": 56.66
659
674
  },
660
675
  {
@@ -666,7 +681,7 @@
666
681
  ],
667
682
  "removedExports": [],
668
683
  "dependents": [],
669
- "percent": 0.41,
684
+ "percent": 0.39,
670
685
  "reduction": 66.61
671
686
  },
672
687
  {
@@ -681,7 +696,7 @@
681
696
  "/src/unstable-core-do-not-import/stream/jsonl.ts",
682
697
  "/src/unstable-core-do-not-import/stream/sse.ts"
683
698
  ],
684
- "percent": 0.35,
699
+ "percent": 0.34,
685
700
  "reduction": 1.36
686
701
  },
687
702
  {
@@ -696,7 +711,7 @@
696
711
  "/src/unstable-core-do-not-import.ts",
697
712
  "/src/unstable-core-do-not-import/http/resolveResponse.ts"
698
713
  ],
699
- "percent": 0.33,
714
+ "percent": 0.32,
700
715
  "reduction": 43.85
701
716
  },
702
717
  {
@@ -713,7 +728,7 @@
713
728
  "/src/unstable-core-do-not-import/stream/utils/asyncIterable.ts",
714
729
  "/src/unstable-core-do-not-import/stream/utils/withPing.ts"
715
730
  ],
716
- "percent": 0.28,
731
+ "percent": 0.27,
717
732
  "reduction": 20.03
718
733
  },
719
734
  {
@@ -741,9 +756,10 @@
741
756
  "removedExports": [],
742
757
  "dependents": [
743
758
  "/src/unstable-core-do-not-import.ts",
744
- "/src/unstable-core-do-not-import/stream/jsonl.ts"
759
+ "/src/unstable-core-do-not-import/stream/jsonl.ts",
760
+ "/src/unstable-core-do-not-import/stream/utils/mergeAsyncIterables.ts"
745
761
  ],
746
- "percent": 0.17,
762
+ "percent": 0.16,
747
763
  "reduction": 25.9
748
764
  },
749
765
  {
@@ -757,7 +773,7 @@
757
773
  "dependents": [
758
774
  "/src/unstable-core-do-not-import.ts"
759
775
  ],
760
- "percent": 0.15,
776
+ "percent": 0.14,
761
777
  "reduction": 68.45
762
778
  },
763
779
  {
@@ -771,7 +787,7 @@
771
787
  "dependents": [
772
788
  "/src/adapters/next-app-dir.ts"
773
789
  ],
774
- "percent": 0.12,
790
+ "percent": 0.11,
775
791
  "reduction": 36.26
776
792
  },
777
793
  {
@@ -939,5 +955,5 @@
939
955
  "reduction": 100
940
956
  }
941
957
  ],
942
- "moduleCount": 61
958
+ "moduleCount": 62
943
959
  }
@@ -1 +1 @@
1
- {"version":3,"file":"jsonl.d.ts","sourceRoot":"","sources":["../../../src/unstable-core-do-not-import/stream/jsonl.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"jsonl.d.ts","sourceRoot":"","sources":["../../../src/unstable-core-do-not-import/stream/jsonl.ts"],"names":[],"mappings":"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"}