@trpc/server 11.1.3 → 11.1.4-canary.1

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.
@@ -0,0 +1,997 @@
1
+ {
2
+ "bundleSize": 202630,
3
+ "bundleOrigSize": 235453,
4
+ "bundleReduction": 13.94,
5
+ "modules": [
6
+ {
7
+ "id": "/src/unstable-core-do-not-import/http/resolveResponse.ts",
8
+ "size": 21089,
9
+ "origSize": 19447,
10
+ "renderedExports": [
11
+ "resolveResponse"
12
+ ],
13
+ "removedExports": [],
14
+ "dependents": [
15
+ "/src/unstable-core-do-not-import.ts"
16
+ ],
17
+ "percent": 10.41,
18
+ "reduction": 0
19
+ },
20
+ {
21
+ "id": "/src/adapters/ws.ts",
22
+ "size": 20656,
23
+ "origSize": 16353,
24
+ "renderedExports": [
25
+ "getWSConnectionHandler",
26
+ "handleKeepAlive",
27
+ "applyWSSHandler"
28
+ ],
29
+ "removedExports": [],
30
+ "dependents": [
31
+ "/src/adapters/fastify/fastifyTRPCPlugin.ts"
32
+ ],
33
+ "percent": 10.19,
34
+ "reduction": 0
35
+ },
36
+ {
37
+ "id": "/src/unstable-core-do-not-import/stream/jsonl.ts",
38
+ "size": 19944,
39
+ "origSize": 16994,
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": 9.84,
51
+ "reduction": 0
52
+ },
53
+ {
54
+ "id": "/src/unstable-core-do-not-import/stream/sse.ts",
55
+ "size": 12951,
56
+ "origSize": 12706,
57
+ "renderedExports": [
58
+ "sseStreamProducer",
59
+ "sseStreamConsumer",
60
+ "sseHeaders"
61
+ ],
62
+ "removedExports": [],
63
+ "dependents": [
64
+ "/src/unstable-core-do-not-import.ts",
65
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
66
+ ],
67
+ "percent": 6.39,
68
+ "reduction": 0
69
+ },
70
+ {
71
+ "id": "/src/vendor/unpromise/unpromise.ts",
72
+ "size": 12153,
73
+ "origSize": 13751,
74
+ "renderedExports": [
75
+ "Unpromise",
76
+ "resolveSelfTuple"
77
+ ],
78
+ "removedExports": [],
79
+ "dependents": [],
80
+ "percent": 6,
81
+ "reduction": 11.62
82
+ },
83
+ {
84
+ "id": "/src/unstable-core-do-not-import/router.ts",
85
+ "size": 10154,
86
+ "origSize": 14410,
87
+ "renderedExports": [
88
+ "lazy",
89
+ "createRouterFactory",
90
+ "getProcedureAtPath",
91
+ "callProcedure",
92
+ "createCallerFactory",
93
+ "mergeRouters"
94
+ ],
95
+ "removedExports": [],
96
+ "dependents": [
97
+ "/src/unstable-core-do-not-import.ts",
98
+ "/src/unstable-core-do-not-import/initTRPC.ts",
99
+ "/src/unstable-core-do-not-import/http/contentType.ts"
100
+ ],
101
+ "percent": 5.01,
102
+ "reduction": 29.54
103
+ },
104
+ {
105
+ "id": "/src/unstable-core-do-not-import/stream/utils/mergeAsyncIterables.ts",
106
+ "size": 8124,
107
+ "origSize": 5148,
108
+ "renderedExports": [
109
+ "mergeAsyncIterables"
110
+ ],
111
+ "removedExports": [],
112
+ "dependents": [
113
+ "/src/unstable-core-do-not-import/stream/jsonl.ts"
114
+ ],
115
+ "percent": 4.01,
116
+ "reduction": 0
117
+ },
118
+ {
119
+ "id": "/src/unstable-core-do-not-import/http/contentType.ts",
120
+ "size": 7793,
121
+ "origSize": 7883,
122
+ "renderedExports": [
123
+ "getRequestInfo"
124
+ ],
125
+ "removedExports": [],
126
+ "dependents": [
127
+ "/src/unstable-core-do-not-import.ts",
128
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
129
+ ],
130
+ "percent": 3.85,
131
+ "reduction": 1.14
132
+ },
133
+ {
134
+ "id": "/src/unstable-core-do-not-import/procedureBuilder.ts",
135
+ "size": 5952,
136
+ "origSize": 17685,
137
+ "renderedExports": [
138
+ "createBuilder"
139
+ ],
140
+ "removedExports": [],
141
+ "dependents": [
142
+ "/src/unstable-core-do-not-import.ts",
143
+ "/src/unstable-core-do-not-import/initTRPC.ts"
144
+ ],
145
+ "percent": 2.94,
146
+ "reduction": 66.34
147
+ },
148
+ {
149
+ "id": "/src/unstable-core-do-not-import/stream/utils/asyncIterable.ts",
150
+ "size": 5927,
151
+ "origSize": 2915,
152
+ "renderedExports": [
153
+ "iteratorResource",
154
+ "withMaxDuration",
155
+ "takeWithGrace"
156
+ ],
157
+ "removedExports": [],
158
+ "dependents": [
159
+ "/src/unstable-core-do-not-import.ts",
160
+ "/src/adapters/ws.ts",
161
+ "/src/unstable-core-do-not-import/stream/jsonl.ts",
162
+ "/src/unstable-core-do-not-import/stream/sse.ts",
163
+ "/src/unstable-core-do-not-import/stream/utils/withPing.ts"
164
+ ],
165
+ "percent": 2.93,
166
+ "reduction": 0
167
+ },
168
+ {
169
+ "id": "/src/adapters/aws-lambda/getPlanner.ts",
170
+ "size": 5407,
171
+ "origSize": 6177,
172
+ "renderedExports": [
173
+ "getPlanner"
174
+ ],
175
+ "removedExports": [],
176
+ "dependents": [
177
+ "/src/adapters/aws-lambda/index.ts"
178
+ ],
179
+ "percent": 2.67,
180
+ "reduction": 12.47
181
+ },
182
+ {
183
+ "id": "/src/observable/observable.ts",
184
+ "size": 4836,
185
+ "origSize": 4660,
186
+ "renderedExports": [
187
+ "isObservable",
188
+ "observable",
189
+ "observableToPromise",
190
+ "observableToAsyncIterable"
191
+ ],
192
+ "removedExports": [],
193
+ "dependents": [
194
+ "/src/observable/index.ts",
195
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
196
+ "/src/observable/operators.ts",
197
+ "/src/observable/behaviorSubject.ts"
198
+ ],
199
+ "percent": 2.39,
200
+ "reduction": 0
201
+ },
202
+ {
203
+ "id": "/src/unstable-core-do-not-import/stream/utils/withPing.ts",
204
+ "size": 4441,
205
+ "origSize": 1252,
206
+ "renderedExports": [
207
+ "PING_SYM",
208
+ "withPing"
209
+ ],
210
+ "removedExports": [],
211
+ "dependents": [
212
+ "/src/unstable-core-do-not-import/stream/jsonl.ts",
213
+ "/src/unstable-core-do-not-import/stream/sse.ts"
214
+ ],
215
+ "percent": 2.19,
216
+ "reduction": 0
217
+ },
218
+ {
219
+ "id": "/src/adapters/node-http/incomingMessageToRequest.ts",
220
+ "size": 4049,
221
+ "origSize": 4345,
222
+ "renderedExports": [
223
+ "createURL",
224
+ "incomingMessageToRequest"
225
+ ],
226
+ "removedExports": [],
227
+ "dependents": [
228
+ "/src/adapters/node-http/index.ts",
229
+ "/src/adapters/node-http/nodeHTTPRequestHandler.ts"
230
+ ],
231
+ "percent": 2,
232
+ "reduction": 6.81
233
+ },
234
+ {
235
+ "id": "/src/observable/operators.ts",
236
+ "size": 3910,
237
+ "origSize": 3976,
238
+ "renderedExports": [
239
+ "map",
240
+ "share",
241
+ "tap",
242
+ "distinctUntilChanged",
243
+ "distinctUntilDeepChanged"
244
+ ],
245
+ "removedExports": [],
246
+ "dependents": [
247
+ "/src/observable/index.ts"
248
+ ],
249
+ "percent": 1.93,
250
+ "reduction": 1.66
251
+ },
252
+ {
253
+ "id": "/src/adapters/next-app-dir/nextAppDirCaller.ts",
254
+ "size": 3244,
255
+ "origSize": 4187,
256
+ "renderedExports": [
257
+ "nextAppDirCaller"
258
+ ],
259
+ "removedExports": [],
260
+ "dependents": [
261
+ "/src/adapters/next-app-dir.ts"
262
+ ],
263
+ "percent": 1.6,
264
+ "reduction": 22.52
265
+ },
266
+ {
267
+ "id": "/src/vendor/cookie-es/set-cookie/split.ts",
268
+ "size": 2798,
269
+ "origSize": 2750,
270
+ "renderedExports": [
271
+ "splitSetCookieString"
272
+ ],
273
+ "removedExports": [],
274
+ "dependents": [
275
+ "/src/adapters/aws-lambda/getPlanner.ts"
276
+ ],
277
+ "percent": 1.38,
278
+ "reduction": 0
279
+ },
280
+ {
281
+ "id": "/src/adapters/node-http/nodeHTTPRequestHandler.ts",
282
+ "size": 2742,
283
+ "origSize": 3276,
284
+ "renderedExports": [
285
+ "internal_exceptionHandler",
286
+ "nodeHTTPRequestHandler"
287
+ ],
288
+ "removedExports": [],
289
+ "dependents": [
290
+ "/src/adapters/node-http/index.ts"
291
+ ],
292
+ "percent": 1.35,
293
+ "reduction": 16.3
294
+ },
295
+ {
296
+ "id": "/src/unstable-core-do-not-import/transformer.ts",
297
+ "size": 2739,
298
+ "origSize": 5070,
299
+ "renderedExports": [
300
+ "getDataTransformer",
301
+ "defaultTransformer",
302
+ "transformTRPCResponse",
303
+ "transformResult"
304
+ ],
305
+ "removedExports": [],
306
+ "dependents": [
307
+ "/src/unstable-core-do-not-import.ts",
308
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
309
+ "/src/unstable-core-do-not-import/router.ts",
310
+ "/src/unstable-core-do-not-import/initTRPC.ts"
311
+ ],
312
+ "percent": 1.35,
313
+ "reduction": 45.98
314
+ },
315
+ {
316
+ "id": "/src/unstable-core-do-not-import/initTRPC.ts",
317
+ "size": 2664,
318
+ "origSize": 4501,
319
+ "renderedExports": [
320
+ "initTRPC"
321
+ ],
322
+ "removedExports": [],
323
+ "dependents": [
324
+ "/src/unstable-core-do-not-import.ts"
325
+ ],
326
+ "percent": 1.31,
327
+ "reduction": 40.81
328
+ },
329
+ {
330
+ "id": "/src/unstable-core-do-not-import/middleware.ts",
331
+ "size": 2616,
332
+ "origSize": 5929,
333
+ "renderedExports": [
334
+ "middlewareMarker",
335
+ "createMiddlewareFactory",
336
+ "experimental_standaloneMiddleware",
337
+ "createInputMiddleware",
338
+ "createOutputMiddleware"
339
+ ],
340
+ "removedExports": [],
341
+ "dependents": [
342
+ "/src/unstable-core-do-not-import.ts",
343
+ "/src/unstable-core-do-not-import/initTRPC.ts",
344
+ "/src/unstable-core-do-not-import/procedureBuilder.ts"
345
+ ],
346
+ "percent": 1.29,
347
+ "reduction": 55.88
348
+ },
349
+ {
350
+ "id": "/src/unstable-core-do-not-import/utils.ts",
351
+ "size": 2460,
352
+ "origSize": 2982,
353
+ "renderedExports": [
354
+ "unsetMarker",
355
+ "mergeWithoutOverrides",
356
+ "isObject",
357
+ "isFunction",
358
+ "omitPrototype",
359
+ "isAsyncIterable",
360
+ "run",
361
+ "noop",
362
+ "identity",
363
+ "assert",
364
+ "sleep",
365
+ "abortSignalsAnyPonyfill"
366
+ ],
367
+ "removedExports": [],
368
+ "dependents": [
369
+ "/src/unstable-core-do-not-import.ts",
370
+ "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
371
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
372
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
373
+ "/src/unstable-core-do-not-import/error/TRPCError.ts",
374
+ "/src/unstable-core-do-not-import/router.ts",
375
+ "/src/unstable-core-do-not-import/transformer.ts",
376
+ "/src/unstable-core-do-not-import/middleware.ts",
377
+ "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
378
+ "/src/unstable-core-do-not-import/http/contentType.ts",
379
+ "/src/unstable-core-do-not-import/http/abortError.ts",
380
+ "/src/unstable-core-do-not-import/procedureBuilder.ts",
381
+ "/src/unstable-core-do-not-import/stream/jsonl.ts",
382
+ "/src/unstable-core-do-not-import/stream/sse.ts"
383
+ ],
384
+ "percent": 1.21,
385
+ "reduction": 17.51
386
+ },
387
+ {
388
+ "id": "/src/unstable-core-do-not-import/createProxy.ts",
389
+ "size": 2305,
390
+ "origSize": 2225,
391
+ "renderedExports": [
392
+ "createRecursiveProxy",
393
+ "createFlatProxy"
394
+ ],
395
+ "removedExports": [],
396
+ "dependents": [
397
+ "/src/unstable-core-do-not-import.ts",
398
+ "/src/unstable-core-do-not-import/router.ts"
399
+ ],
400
+ "percent": 1.14,
401
+ "reduction": 0
402
+ },
403
+ {
404
+ "id": "/src/unstable-core-do-not-import/error/TRPCError.ts",
405
+ "size": 2269,
406
+ "origSize": 2078,
407
+ "renderedExports": [
408
+ "getCauseFromUnknown",
409
+ "getTRPCErrorFromUnknown",
410
+ "TRPCError"
411
+ ],
412
+ "removedExports": [],
413
+ "dependents": [
414
+ "/src/unstable-core-do-not-import.ts",
415
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
416
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
417
+ "/src/unstable-core-do-not-import/router.ts",
418
+ "/src/unstable-core-do-not-import/middleware.ts",
419
+ "/src/unstable-core-do-not-import/http/contentType.ts",
420
+ "/src/unstable-core-do-not-import/procedureBuilder.ts",
421
+ "/src/unstable-core-do-not-import/stream/sse.ts"
422
+ ],
423
+ "percent": 1.12,
424
+ "reduction": 0
425
+ },
426
+ {
427
+ "id": "/src/adapters/fetch/fetchRequestHandler.ts",
428
+ "size": 2243,
429
+ "origSize": 2300,
430
+ "renderedExports": [
431
+ "fetchRequestHandler"
432
+ ],
433
+ "removedExports": [],
434
+ "dependents": [
435
+ "/src/adapters/fetch/index.ts"
436
+ ],
437
+ "percent": 1.11,
438
+ "reduction": 2.48
439
+ },
440
+ {
441
+ "id": "/src/adapters/next-app-dir/rethrowNextErrors.ts",
442
+ "size": 2120,
443
+ "origSize": 2241,
444
+ "renderedExports": [
445
+ "rethrowNextErrors"
446
+ ],
447
+ "removedExports": [],
448
+ "dependents": [
449
+ "/src/adapters/next-app-dir.ts",
450
+ "/src/adapters/next-app-dir/nextAppDirCaller.ts"
451
+ ],
452
+ "percent": 1.05,
453
+ "reduction": 5.4
454
+ },
455
+ {
456
+ "id": "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
457
+ "size": 2087,
458
+ "origSize": 2562,
459
+ "renderedExports": [
460
+ "JSONRPC2_TO_HTTP_CODE",
461
+ "HTTP_CODE_TO_JSONRPC2",
462
+ "getStatusCodeFromKey",
463
+ "getStatusKeyFromCode",
464
+ "getHTTPStatusCode",
465
+ "getHTTPStatusCodeFromError"
466
+ ],
467
+ "removedExports": [],
468
+ "dependents": [
469
+ "/src/unstable-core-do-not-import.ts",
470
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
471
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts"
472
+ ],
473
+ "percent": 1.03,
474
+ "reduction": 18.54
475
+ },
476
+ {
477
+ "id": "/src/adapters/node-http/writeResponse.ts",
478
+ "size": 2025,
479
+ "origSize": 2105,
480
+ "renderedExports": [
481
+ "writeResponseBody",
482
+ "writeResponse"
483
+ ],
484
+ "removedExports": [],
485
+ "dependents": [
486
+ "/src/adapters/node-http/nodeHTTPRequestHandler.ts"
487
+ ],
488
+ "percent": 1,
489
+ "reduction": 3.8
490
+ },
491
+ {
492
+ "id": "/src/unstable-core-do-not-import/parser.ts",
493
+ "size": 1815,
494
+ "origSize": 3704,
495
+ "renderedExports": [
496
+ "getParseFn"
497
+ ],
498
+ "removedExports": [],
499
+ "dependents": [
500
+ "/src/unstable-core-do-not-import.ts",
501
+ "/src/unstable-core-do-not-import/procedureBuilder.ts"
502
+ ],
503
+ "percent": 0.9,
504
+ "reduction": 51
505
+ },
506
+ {
507
+ "id": "/src/adapters/fastify/fastifyTRPCPlugin.ts",
508
+ "size": 1765,
509
+ "origSize": 2534,
510
+ "renderedExports": [
511
+ "fastifyTRPCPlugin"
512
+ ],
513
+ "removedExports": [],
514
+ "dependents": [
515
+ "/src/adapters/fastify/index.ts"
516
+ ],
517
+ "percent": 0.87,
518
+ "reduction": 30.35
519
+ },
520
+ {
521
+ "id": "/src/unstable-core-do-not-import/stream/utils/disposable.ts",
522
+ "size": 1755,
523
+ "origSize": 1836,
524
+ "renderedExports": [
525
+ "makeResource",
526
+ "makeAsyncResource"
527
+ ],
528
+ "removedExports": [],
529
+ "dependents": [
530
+ "/src/unstable-core-do-not-import.ts",
531
+ "/src/unstable-core-do-not-import/stream/jsonl.ts",
532
+ "/src/unstable-core-do-not-import/stream/sse.ts",
533
+ "/src/unstable-core-do-not-import/stream/utils/asyncIterable.ts",
534
+ "/src/unstable-core-do-not-import/stream/utils/mergeAsyncIterables.ts",
535
+ "/src/unstable-core-do-not-import/stream/utils/timerResource.ts"
536
+ ],
537
+ "percent": 0.87,
538
+ "reduction": 4.41
539
+ },
540
+ {
541
+ "id": "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
542
+ "size": 1692,
543
+ "origSize": 2105,
544
+ "renderedExports": [
545
+ "parseTRPCMessage"
546
+ ],
547
+ "removedExports": [],
548
+ "dependents": [],
549
+ "percent": 0.84,
550
+ "reduction": 19.62
551
+ },
552
+ {
553
+ "id": "/src/unstable-core-do-not-import/rpc/codes.ts",
554
+ "size": 1611,
555
+ "origSize": 1960,
556
+ "renderedExports": [
557
+ "TRPC_ERROR_CODES_BY_KEY",
558
+ "TRPC_ERROR_CODES_BY_NUMBER"
559
+ ],
560
+ "removedExports": [],
561
+ "dependents": [],
562
+ "percent": 0.8,
563
+ "reduction": 17.81
564
+ },
565
+ {
566
+ "id": "/src/adapters/next.ts",
567
+ "size": 1326,
568
+ "origSize": 2043,
569
+ "renderedExports": [
570
+ "createNextApiHandler"
571
+ ],
572
+ "removedExports": [],
573
+ "dependents": [],
574
+ "percent": 0.65,
575
+ "reduction": 35.1
576
+ },
577
+ {
578
+ "id": "/src/adapters/next-app-dir/redirect.ts",
579
+ "size": 1326,
580
+ "origSize": 1143,
581
+ "renderedExports": [
582
+ "TRPCRedirectError",
583
+ "redirect"
584
+ ],
585
+ "removedExports": [],
586
+ "dependents": [
587
+ "/src/adapters/next-app-dir.ts",
588
+ "/src/adapters/next-app-dir/nextAppDirCaller.ts",
589
+ "/src/adapters/next-app-dir/rethrowNextErrors.ts"
590
+ ],
591
+ "percent": 0.65,
592
+ "reduction": 0
593
+ },
594
+ {
595
+ "id": "/src/adapters/fastify/fastifyRequestHandler.ts",
596
+ "size": 1146,
597
+ "origSize": 2185,
598
+ "renderedExports": [
599
+ "fastifyRequestHandler"
600
+ ],
601
+ "removedExports": [],
602
+ "dependents": [
603
+ "/src/adapters/fastify/index.ts",
604
+ "/src/adapters/fastify/fastifyTRPCPlugin.ts"
605
+ ],
606
+ "percent": 0.57,
607
+ "reduction": 47.55
608
+ },
609
+ {
610
+ "id": "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
611
+ "size": 1104,
612
+ "origSize": 1300,
613
+ "renderedExports": [
614
+ "parseConnectionParamsFromUnknown",
615
+ "parseConnectionParamsFromString"
616
+ ],
617
+ "removedExports": [],
618
+ "dependents": [
619
+ "/src/unstable-core-do-not-import.ts",
620
+ "/src/unstable-core-do-not-import/http/contentType.ts"
621
+ ],
622
+ "percent": 0.54,
623
+ "reduction": 15.08
624
+ },
625
+ {
626
+ "id": "/src/unstable-core-do-not-import/http/formDataToObject.ts",
627
+ "size": 1060,
628
+ "origSize": 1047,
629
+ "renderedExports": [
630
+ "formDataToObject"
631
+ ],
632
+ "removedExports": [],
633
+ "dependents": [
634
+ "/src/unstable-core-do-not-import.ts"
635
+ ],
636
+ "percent": 0.52,
637
+ "reduction": 0
638
+ },
639
+ {
640
+ "id": "/src/observable/behaviorSubject.ts",
641
+ "size": 967,
642
+ "origSize": 1441,
643
+ "renderedExports": [
644
+ "behaviorSubject"
645
+ ],
646
+ "removedExports": [],
647
+ "dependents": [
648
+ "/src/observable/index.ts"
649
+ ],
650
+ "percent": 0.48,
651
+ "reduction": 32.89
652
+ },
653
+ {
654
+ "id": "/src/adapters/standalone.ts",
655
+ "size": 958,
656
+ "origSize": 3103,
657
+ "renderedExports": [
658
+ "createHTTPHandler",
659
+ "createHTTPServer",
660
+ "createHTTP2Handler"
661
+ ],
662
+ "removedExports": [],
663
+ "dependents": [],
664
+ "percent": 0.47,
665
+ "reduction": 69.13
666
+ },
667
+ {
668
+ "id": "/src/adapters/express.ts",
669
+ "size": 887,
670
+ "origSize": 1344,
671
+ "renderedExports": [
672
+ "createExpressMiddleware"
673
+ ],
674
+ "removedExports": [],
675
+ "dependents": [],
676
+ "percent": 0.44,
677
+ "reduction": 34
678
+ },
679
+ {
680
+ "id": "/src/unstable-core-do-not-import/stream/tracked.ts",
681
+ "size": 780,
682
+ "origSize": 1396,
683
+ "renderedExports": [
684
+ "sse",
685
+ "isTrackedEnvelope",
686
+ "tracked"
687
+ ],
688
+ "removedExports": [],
689
+ "dependents": [
690
+ "/src/unstable-core-do-not-import.ts",
691
+ "/src/unstable-core-do-not-import/stream/sse.ts"
692
+ ],
693
+ "percent": 0.38,
694
+ "reduction": 44.13
695
+ },
696
+ {
697
+ "id": "/src/adapters/aws-lambda/index.ts",
698
+ "size": 759,
699
+ "origSize": 2273,
700
+ "renderedExports": [
701
+ "awsLambdaRequestHandler"
702
+ ],
703
+ "removedExports": [],
704
+ "dependents": [],
705
+ "percent": 0.37,
706
+ "reduction": 66.61
707
+ },
708
+ {
709
+ "id": "/src/vendor/standard-schema-v1/error.ts",
710
+ "size": 696,
711
+ "origSize": 507,
712
+ "renderedExports": [
713
+ "StandardSchemaV1Error"
714
+ ],
715
+ "removedExports": [],
716
+ "dependents": [
717
+ "/src/unstable-core-do-not-import.ts",
718
+ "/src/unstable-core-do-not-import/parser.ts"
719
+ ],
720
+ "percent": 0.34,
721
+ "reduction": 0
722
+ },
723
+ {
724
+ "id": "/src/unstable-core-do-not-import/stream/utils/readableStreamFrom.ts",
725
+ "size": 651,
726
+ "origSize": 660,
727
+ "renderedExports": [
728
+ "readableStreamFrom"
729
+ ],
730
+ "removedExports": [],
731
+ "dependents": [
732
+ "/src/unstable-core-do-not-import/stream/jsonl.ts",
733
+ "/src/unstable-core-do-not-import/stream/sse.ts"
734
+ ],
735
+ "percent": 0.32,
736
+ "reduction": 1.36
737
+ },
738
+ {
739
+ "id": "/src/unstable-core-do-not-import/error/getErrorShape.ts",
740
+ "size": 621,
741
+ "origSize": 1106,
742
+ "renderedExports": [
743
+ "getErrorShape"
744
+ ],
745
+ "removedExports": [],
746
+ "dependents": [
747
+ "/src/unstable-core-do-not-import.ts",
748
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
749
+ ],
750
+ "percent": 0.31,
751
+ "reduction": 43.85
752
+ },
753
+ {
754
+ "id": "/src/unstable-core-do-not-import/stream/utils/timerResource.ts",
755
+ "size": 527,
756
+ "origSize": 659,
757
+ "renderedExports": [
758
+ "disposablePromiseTimerResult",
759
+ "timerResource"
760
+ ],
761
+ "removedExports": [],
762
+ "dependents": [
763
+ "/src/unstable-core-do-not-import/stream/sse.ts",
764
+ "/src/unstable-core-do-not-import/stream/utils/asyncIterable.ts",
765
+ "/src/unstable-core-do-not-import/stream/utils/withPing.ts"
766
+ ],
767
+ "percent": 0.26,
768
+ "reduction": 20.03
769
+ },
770
+ {
771
+ "id": "/src/unstable-core-do-not-import/rootConfig.ts",
772
+ "size": 343,
773
+ "origSize": 3318,
774
+ "renderedExports": [
775
+ "isServerDefault"
776
+ ],
777
+ "removedExports": [],
778
+ "dependents": [
779
+ "/src/unstable-core-do-not-import.ts",
780
+ "/src/unstable-core-do-not-import/initTRPC.ts"
781
+ ],
782
+ "percent": 0.17,
783
+ "reduction": 89.66
784
+ },
785
+ {
786
+ "id": "/src/unstable-core-do-not-import/stream/utils/createDeferred.ts",
787
+ "size": 309,
788
+ "origSize": 424,
789
+ "renderedExports": [
790
+ "createDeferred"
791
+ ],
792
+ "removedExports": [],
793
+ "dependents": [
794
+ "/src/unstable-core-do-not-import.ts",
795
+ "/src/unstable-core-do-not-import/stream/jsonl.ts",
796
+ "/src/unstable-core-do-not-import/stream/utils/mergeAsyncIterables.ts"
797
+ ],
798
+ "percent": 0.15,
799
+ "reduction": 27.12
800
+ },
801
+ {
802
+ "id": "/src/unstable-core-do-not-import/http/contentTypeParsers.ts",
803
+ "size": 277,
804
+ "origSize": 878,
805
+ "renderedExports": [
806
+ "octetInputParser"
807
+ ],
808
+ "removedExports": [],
809
+ "dependents": [
810
+ "/src/unstable-core-do-not-import.ts"
811
+ ],
812
+ "percent": 0.14,
813
+ "reduction": 68.45
814
+ },
815
+ {
816
+ "id": "/src/adapters/next-app-dir/notFound.ts",
817
+ "size": 218,
818
+ "origSize": 342,
819
+ "renderedExports": [
820
+ "notFound"
821
+ ],
822
+ "removedExports": [],
823
+ "dependents": [
824
+ "/src/adapters/next-app-dir.ts"
825
+ ],
826
+ "percent": 0.11,
827
+ "reduction": 36.26
828
+ },
829
+ {
830
+ "id": "/src/unstable-core-do-not-import/http/abortError.ts",
831
+ "size": 204,
832
+ "origSize": 325,
833
+ "renderedExports": [
834
+ "isAbortError",
835
+ "throwAbortError"
836
+ ],
837
+ "removedExports": [],
838
+ "dependents": [
839
+ "/src/unstable-core-do-not-import.ts",
840
+ "/src/unstable-core-do-not-import/stream/sse.ts",
841
+ "/src/unstable-core-do-not-import/stream/utils/asyncIterable.ts"
842
+ ],
843
+ "percent": 0.1,
844
+ "reduction": 37.23
845
+ },
846
+ {
847
+ "id": "/src/unstable-core-do-not-import/procedure.ts",
848
+ "size": 75,
849
+ "origSize": 2512,
850
+ "renderedExports": [
851
+ "procedureTypes"
852
+ ],
853
+ "removedExports": [],
854
+ "dependents": [
855
+ "/src/unstable-core-do-not-import.ts",
856
+ "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts"
857
+ ],
858
+ "percent": 0.04,
859
+ "reduction": 97.01
860
+ },
861
+ {
862
+ "id": "/src/unstable-core-do-not-import/error/formatter.ts",
863
+ "size": 60,
864
+ "origSize": 984,
865
+ "renderedExports": [
866
+ "defaultFormatter"
867
+ ],
868
+ "removedExports": [],
869
+ "dependents": [
870
+ "/src/unstable-core-do-not-import.ts",
871
+ "/src/unstable-core-do-not-import/router.ts",
872
+ "/src/unstable-core-do-not-import/initTRPC.ts"
873
+ ],
874
+ "percent": 0.03,
875
+ "reduction": 93.9
876
+ },
877
+ {
878
+ "id": "/src/http.ts",
879
+ "size": 0,
880
+ "origSize": 37,
881
+ "renderedExports": [],
882
+ "removedExports": [],
883
+ "dependents": [
884
+ "/src/adapters/ws.ts"
885
+ ],
886
+ "percent": 0,
887
+ "reduction": 100
888
+ },
889
+ {
890
+ "id": "/src/index.ts",
891
+ "size": 0,
892
+ "origSize": 32,
893
+ "renderedExports": [],
894
+ "removedExports": [],
895
+ "dependents": [],
896
+ "percent": 0,
897
+ "reduction": 100
898
+ },
899
+ {
900
+ "id": "/src/rpc.ts",
901
+ "size": 0,
902
+ "origSize": 36,
903
+ "renderedExports": [],
904
+ "removedExports": [],
905
+ "dependents": [],
906
+ "percent": 0,
907
+ "reduction": 100
908
+ },
909
+ {
910
+ "id": "/src/unstable-core-do-not-import.ts",
911
+ "size": 0,
912
+ "origSize": 2584,
913
+ "renderedExports": [],
914
+ "removedExports": [],
915
+ "dependents": [
916
+ "/src/adapters/express.ts",
917
+ "/src/adapters/next.ts",
918
+ "/src/adapters/standalone.ts",
919
+ "/src/adapters/ws.ts",
920
+ "/src/adapters/node-http/nodeHTTPRequestHandler.ts",
921
+ "/src/adapters/next-app-dir/nextAppDirCaller.ts",
922
+ "/src/adapters/node-http/writeResponse.ts"
923
+ ],
924
+ "percent": 0,
925
+ "reduction": 100
926
+ },
927
+ {
928
+ "id": "/src/shared.ts",
929
+ "size": 0,
930
+ "origSize": 653,
931
+ "renderedExports": [],
932
+ "removedExports": [],
933
+ "dependents": [],
934
+ "percent": 0,
935
+ "reduction": 100
936
+ },
937
+ {
938
+ "id": "/src/adapters/next-app-dir.ts",
939
+ "size": 0,
940
+ "origSize": 347,
941
+ "renderedExports": [],
942
+ "removedExports": [],
943
+ "dependents": [],
944
+ "percent": 0,
945
+ "reduction": 100
946
+ },
947
+ {
948
+ "id": "/src/observable/index.ts",
949
+ "size": 0,
950
+ "origSize": 474,
951
+ "renderedExports": [],
952
+ "removedExports": [],
953
+ "dependents": [
954
+ "/src/adapters/ws.ts"
955
+ ],
956
+ "percent": 0,
957
+ "reduction": 100
958
+ },
959
+ {
960
+ "id": "/src/adapters/fastify/index.ts",
961
+ "size": 0,
962
+ "origSize": 78,
963
+ "renderedExports": [],
964
+ "removedExports": [],
965
+ "dependents": [],
966
+ "percent": 0,
967
+ "reduction": 100
968
+ },
969
+ {
970
+ "id": "/src/adapters/fetch/index.ts",
971
+ "size": 0,
972
+ "origSize": 64,
973
+ "renderedExports": [],
974
+ "removedExports": [],
975
+ "dependents": [],
976
+ "percent": 0,
977
+ "reduction": 100
978
+ },
979
+ {
980
+ "id": "/src/adapters/node-http/index.ts",
981
+ "size": 0,
982
+ "origSize": 111,
983
+ "renderedExports": [],
984
+ "removedExports": [],
985
+ "dependents": [
986
+ "/src/adapters/express.ts",
987
+ "/src/adapters/next.ts",
988
+ "/src/adapters/standalone.ts",
989
+ "/src/adapters/ws.ts",
990
+ "/src/adapters/fastify/fastifyRequestHandler.ts"
991
+ ],
992
+ "percent": 0,
993
+ "reduction": 100
994
+ }
995
+ ],
996
+ "moduleCount": 64
997
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.1.3",
3
+ "version": "11.1.4-canary.1+2afe29aa8",
4
4
  "description": "The tRPC server library",
5
5
  "author": "KATT",
6
6
  "license": "MIT",
@@ -152,5 +152,5 @@
152
152
  "peerDependencies": {
153
153
  "typescript": ">=5.7.2"
154
154
  },
155
- "gitHead": "136b18fc55fece9b8f06d4a17780cff7f55cabf5"
155
+ "gitHead": "2afe29aa816e58e3a63dfd2a7a78ef0f25d41f45"
156
156
  }
@@ -1 +0,0 @@
1
- export * from '../../../../dist/adapters/node-http/content-type/form-data';
@@ -1 +0,0 @@
1
- module.exports = require('../../../../dist/adapters/node-http/content-type/form-data');
@@ -1 +0,0 @@
1
- export * from '../../../../dist/adapters/node-http/content-type/json';
@@ -1 +0,0 @@
1
- module.exports = require('../../../../dist/adapters/node-http/content-type/json');
@@ -1,16 +0,0 @@
1
- -----BEGIN CERTIFICATE REQUEST-----
2
- MIICnDCCAYQCAQAwVzELMAkGA1UEBhMCVVMxDjAMBgNVBAgMBVN0YXRlMQ0wCwYD
3
- VQQHDARDaXR5MRUwEwYDVQQKDAxPcmdhbml6YXRpb24xEjAQBgNVBAMMCWxvY2Fs
4
- aG9zdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMzmTl2DaAV9s+HQ
5
- q7kdhDvYIcd5bQdmX3apvkG9llW1ERbgcVgWYi+e+m8JK6IqSfu3lBbLIe5vdy47
6
- csdczal5xK+CYCGddsASdQrj1hOy+YYTI3O3XiGAUUJt6AEBFaMvCGM/g0q6UBmA
7
- g0tz+hh9b6cOG6lRkPG8GidU+HezPILseVSiYASk9DMJpS55J+NsxbGUyKkqwuSH
8
- AMDEeM1ICJIy2L4+JO7/89s4ac5RfFGqoAKck6V6DWSYrHBeYNA06o1JnfF8ee7E
9
- fVPmkDBs/kmOSuckep+a+UAk7xNDa/qbSFPCyVLtQuasHzyFdGNeaa7Mw0aHxazH
10
- flBiq/kCAwEAAaAAMA0GCSqGSIb3DQEBCwUAA4IBAQC7R/twgb7TKiC7877zUbgN
11
- L3Y8ojQ1j5hgNimFSdTQoO942a/qwpz3KNJiXYZFFJJfDLyPpXbM5tDD/kaB+htH
12
- WEw7WFbe/XI8A+YrcGM6hSoEqyidOhnmA8ImYesuUM3ljw6spfMuKN9HyaPW2AxR
13
- k4hkuOKeD6B7izvF20yqdTwMMNC417ZXX69Gxo2KmMJ1UwbLpy6MmooBFfmZfbEi
14
- 5q4SMz/xlqlB/yuN0Khdtef0TOQAMPE41rZ8Z7U5ilMwirH8Q+xAwuIeBg6i5dx5
15
- JYTv7n9ivLHAwKgbyxZ7uhCH8SVJQwmePBW7D6fsAAln/vRQ3qSDJfcLxpOKg/D9
16
- -----END CERTIFICATE REQUEST-----
@@ -1,16 +0,0 @@
1
- -----BEGIN CERTIFICATE REQUEST-----
2
- MIICnDCCAYQCAQAwVzELMAkGA1UEBhMCVVMxDjAMBgNVBAgMBVN0YXRlMQ0wCwYD
3
- VQQHDARDaXR5MRUwEwYDVQQKDAxPcmdhbml6YXRpb24xEjAQBgNVBAMMCWxvY2Fs
4
- aG9zdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMUlV+48NLYnj6bY
5
- 7IAZHEgXHw4EePv2lUct4jRqot80Kb41cgfCHlCkzwXBuyYrZhkNu9Dz6XoCijG6
6
- UvactVPxL2nJTA/YwzUAxzRI01JDzk3PXgGiS1S7C4w+VJe/rEVFXasywvM3KD78
7
- doQjyenK3TGpDuEqrGUMXqSv9ZWEzlkrcdiwKGqrOLvnHjVkEEuwxDlD7YIkwbqr
8
- WKjy1w9UX0yX77BW0CQxMfTFQR3xfk1/lpK2xL5xricAm/m3P0nayuBG1QnOEcJF
9
- LIztK60YH/p2JY2b+pgqpmW3RYjyNVODKoW7KPHoCHPDu97aNWulRdUjKK7bVLT8
10
- D8/NgQcCAwEAAaAAMA0GCSqGSIb3DQEBCwUAA4IBAQBskN6AEEvXGzbj8rSeyn+a
11
- +6Xa/NnmgPpxBWtWPDwIUv0bCCfRtwB93pDIKOf0PpNxidbdNFOZ5InbiWJ/HTZy
12
- Taz4ZcnCbekrc28Grb7yLKk+AKtdRIDGAutBnlCGmhnN2tMqgfqmC1A6liUa8B9K
13
- STYik2woZiH20fsF4maNNKv0tqWmSm/g4IOvniE+L3IebW0wl0BAKjAjc481uaNc
14
- sq72Lwgqdrh66AR70VeFzcTUJlXDTtCBfs2ejnJ7oqmldjsP1mIiTMobE6OOiSI1
15
- P3z52lWYIkQ5eq5bPsGLxOLbo3Oj97O3BRaW/KOOyrWy00sUoqtAnc9J80DpVb8m
16
- -----END CERTIFICATE REQUEST-----
@@ -1,21 +0,0 @@
1
- -----BEGIN CERTIFICATE-----
2
- MIIDXTCCAkWgAwIBAgIUHRRMEU8Gk+R8L6NWrn4V+tyR+TYwDQYJKoZIhvcNAQEL
3
- BQAwVzELMAkGA1UEBhMCVVMxDjAMBgNVBAgMBVN0YXRlMQ0wCwYDVQQHDARDaXR5
4
- MRUwEwYDVQQKDAxPcmdhbml6YXRpb24xEjAQBgNVBAMMCWxvY2FsaG9zdDAeFw0y
5
- NTAyMDUwODQwMTdaFw0yNjAyMDUwODQwMTdaMFcxCzAJBgNVBAYTAlVTMQ4wDAYD
6
- VQQIDAVTdGF0ZTENMAsGA1UEBwwEQ2l0eTEVMBMGA1UECgwMT3JnYW5pemF0aW9u
7
- MRIwEAYDVQQDDAlsb2NhbGhvc3QwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK
8
- AoIBAQDFJVfuPDS2J4+m2OyAGRxIFx8OBHj79pVHLeI0aqLfNCm+NXIHwh5QpM8F
9
- wbsmK2YZDbvQ8+l6AooxulL2nLVT8S9pyUwP2MM1AMc0SNNSQ85Nz14BoktUuwuM
10
- PlSXv6xFRV2rMsLzNyg+/HaEI8npyt0xqQ7hKqxlDF6kr/WVhM5ZK3HYsChqqzi7
11
- 5x41ZBBLsMQ5Q+2CJMG6q1io8tcPVF9Ml++wVtAkMTH0xUEd8X5Nf5aStsS+ca4n
12
- AJv5tz9J2srgRtUJzhHCRSyM7SutGB/6diWNm/qYKqZlt0WI8jVTgyqFuyjx6Ahz
13
- w7ve2jVrpUXVIyiu21S0/A/PzYEHAgMBAAGjITAfMB0GA1UdDgQWBBQXOmpfTQXk
14
- +zu/QjreEe21Wi3YcTANBgkqhkiG9w0BAQsFAAOCAQEAWzE8ACF1qf05SDGqLs8Y
15
- j948IXf0E2ou23/M2n5wMYOGRWe5KrHJjHYcTcssHklb30KEfv35QlKW3jBCy909
16
- DrTcpMcdNapbyMKvvUB1SlLildl0MoaJMtYKE/UjdBRcl/oTPRpOAvqZNC2bqdww
17
- YqHLW30RJQKVCjE63KN+CNf3Tl8JkZpbAex46BIP2m9pEeJYahGjr0sw/xH37j5N
18
- lkKVKMSdtqeGtP4x4tVZwb+c2faDVBncO7HtprHktx7zPyYrrLHRbejxF0nU6gJt
19
- TPWsxfAPz5Qp08/kd8JMYvp0c8vLqin7MeYbt27jrt38ojBDM63tr39HjBBCWD4X
20
- uA==
21
- -----END CERTIFICATE-----
@@ -1,28 +0,0 @@
1
- -----BEGIN PRIVATE KEY-----
2
- MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDFJVfuPDS2J4+m
3
- 2OyAGRxIFx8OBHj79pVHLeI0aqLfNCm+NXIHwh5QpM8FwbsmK2YZDbvQ8+l6Aoox
4
- ulL2nLVT8S9pyUwP2MM1AMc0SNNSQ85Nz14BoktUuwuMPlSXv6xFRV2rMsLzNyg+
5
- /HaEI8npyt0xqQ7hKqxlDF6kr/WVhM5ZK3HYsChqqzi75x41ZBBLsMQ5Q+2CJMG6
6
- q1io8tcPVF9Ml++wVtAkMTH0xUEd8X5Nf5aStsS+ca4nAJv5tz9J2srgRtUJzhHC
7
- RSyM7SutGB/6diWNm/qYKqZlt0WI8jVTgyqFuyjx6Ahzw7ve2jVrpUXVIyiu21S0
8
- /A/PzYEHAgMBAAECggEAKw/UHBKEhQExLIWXaweRGOIMA3jQoGClDK4mCcL9Hnn7
9
- YDO2W6F4E69cFOrTISw7md9ZFfQhHGhvnRsQwhNKvDIjZBz3A0MaqHoqCO6bUg3D
10
- g1V3OC4l/DT6+cAnpBnW3C6hniJxWMTEgrWMgaJ7mRiZph5CRMaYb137UkepAeZk
11
- YITpoT4WM/aC0m6tbRqPju44H1CI6fEO0jXvXMzbx9HC/ecGLXffUlr44coTEzJd
12
- 0jiJZ1IgF3ULSESP1YZ/ZO+QhZn0SAEGnwvPNPp8J+OPpMCyCpd7juaVJ0+L4dXW
13
- dY1AkU/CalomMmm8jRq7k0+EyewKwUXw4A84aw3q0QKBgQD/vXonqclhYKZROZPY
14
- lXAIOFAIDRlrnoMat1Rn7c4hLVEWeROSHERU3rkr2BORYTThTZlmv80ymkPughVJ
15
- 6+RxGqO7V9EwFMucdN1R2hWnryN4+sxjJzf4bfCabt+wNnWAkgzQM+v7CeTLZnqU
16
- cbvlGJ5XwuIUWl07cXk0c1k0CQKBgQDFWJ/1SckC+7MgruGyicvIPcPu2Cf/55D4
17
- swenPDitACeJkecdrCRsGisDk7DLc5qZTh1PWtD5UVl+9GCv4uXDYAmOqakPocZp
18
- pCHWJGOBBEYHpwuMlXfWoUqfpZFVhohcWfVt/8EzDgEwoXx2QkPNj4HAPw4U99zA
19
- ptn1ROnwjwKBgQCNULBNdn629mcw/vX5eiocALIIoORpGYAspR1ZCIkcwCPMnT75
20
- P/FqTGBaH95AOUy1KuIXaukCi0f6ZZtJ67Wh4iyTeyU2wmb4n4MklbPdouOhGEUU
21
- jTlaZ7XKQHYOsyke0JWP/wDpCUCKPKiDmo1PPNlSeXff80cNb9if6RVjsQKBgC1S
22
- ZDIGBwcLXSEVaLoDEWzkWnog5FbODKpBG3HZz75TecELZAOZhCfbfqNsqL6gxxGM
23
- MgkGd1W6zA3u+8GJH3FWPfuolS4E3jdmvWqbosp/e8HIKEvaC9Kb6jJt6Mm2gtyK
24
- wGXJxcn+3mEXxSi3oTC1U3wePxKrteP8rbO5ZuybAoGAG1iwMSSn9RgCHTetHy8c
25
- Drk+fz4LpOXrMODi5TKI6DIuA0fpHElrMPoqeZEECinSfqWsWtN/uAlmI2LKq0E6
26
- pqkklLaydD5M0netB1ldg++8M1KKnKaeU1A/TDCfgmpAHSNYjd94A6EcpFSfru7Z
27
- ofQVXV5mpAaM0R//PxI6w9E=
28
- -----END PRIVATE KEY-----
@@ -1,21 +0,0 @@
1
- -----BEGIN CERTIFICATE-----
2
- MIIDXTCCAkWgAwIBAgIUeqo3k/yGCOxONYa7gcKwKCNW6rYwDQYJKoZIhvcNAQEL
3
- BQAwVzELMAkGA1UEBhMCVVMxDjAMBgNVBAgMBVN0YXRlMQ0wCwYDVQQHDARDaXR5
4
- MRUwEwYDVQQKDAxPcmdhbml6YXRpb24xEjAQBgNVBAMMCWxvY2FsaG9zdDAeFw0y
5
- NTAyMDUwODQwMTBaFw0yNjAyMDUwODQwMTBaMFcxCzAJBgNVBAYTAlVTMQ4wDAYD
6
- VQQIDAVTdGF0ZTENMAsGA1UEBwwEQ2l0eTEVMBMGA1UECgwMT3JnYW5pemF0aW9u
7
- MRIwEAYDVQQDDAlsb2NhbGhvc3QwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK
8
- AoIBAQDM5k5dg2gFfbPh0Ku5HYQ72CHHeW0HZl92qb5BvZZVtREW4HFYFmIvnvpv
9
- CSuiKkn7t5QWyyHub3cuO3LHXM2pecSvgmAhnXbAEnUK49YTsvmGEyNzt14hgFFC
10
- begBARWjLwhjP4NKulAZgINLc/oYfW+nDhupUZDxvBonVPh3szyC7HlUomAEpPQz
11
- CaUueSfjbMWxlMipKsLkhwDAxHjNSAiSMti+PiTu//PbOGnOUXxRqqACnJOleg1k
12
- mKxwXmDQNOqNSZ3xfHnuxH1T5pAwbP5JjkrnJHqfmvlAJO8TQ2v6m0hTwslS7ULm
13
- rB88hXRjXmmuzMNGh8Wsx35QYqv5AgMBAAGjITAfMB0GA1UdDgQWBBRWKpGNrzjp
14
- AUOqQi2zGiRcmD+gfTANBgkqhkiG9w0BAQsFAAOCAQEAqGIcV/S8y5j0mCi3apmo
15
- xQpFswTeATmBbVuHkrj3Q+ghaxQ6QGa6o/V7oSGblhTagvRr8RGj8fWRoutQgUzP
16
- jh5wuDfjJh7lB2hAdi9L2dE+2K8/Y9r7U+UIFJIw0jIdEpx+X9egbhxBwy+pEo3Y
17
- D1oqQaOuLXyw3A5i4eow/kP1lOioU1MsNp3eVu4vr4MWTXjSdqs8XiUqRds1PlW7
18
- AhFrjqxJfb0V3mt/Mnx0JaPpMqtLlBQLmbNGKJUPjk4IVkqtEjg85iDa4FZ4YLhh
19
- lSgVizhxxrJAULTubDzaR/WRYEO82z5ramszt6pWJ926qXBbca/kI2detTRaaXKE
20
- kg==
21
- -----END CERTIFICATE-----
@@ -1,28 +0,0 @@
1
- -----BEGIN PRIVATE KEY-----
2
- MIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDM5k5dg2gFfbPh
3
- 0Ku5HYQ72CHHeW0HZl92qb5BvZZVtREW4HFYFmIvnvpvCSuiKkn7t5QWyyHub3cu
4
- O3LHXM2pecSvgmAhnXbAEnUK49YTsvmGEyNzt14hgFFCbegBARWjLwhjP4NKulAZ
5
- gINLc/oYfW+nDhupUZDxvBonVPh3szyC7HlUomAEpPQzCaUueSfjbMWxlMipKsLk
6
- hwDAxHjNSAiSMti+PiTu//PbOGnOUXxRqqACnJOleg1kmKxwXmDQNOqNSZ3xfHnu
7
- xH1T5pAwbP5JjkrnJHqfmvlAJO8TQ2v6m0hTwslS7ULmrB88hXRjXmmuzMNGh8Ws
8
- x35QYqv5AgMBAAECggEAClkuXN2Jt89HB2Zd1JICT0XFl6NmZ4YwLO16k6uS0mjR
9
- lbgdBAUmDSrTEfUNXFm/lfmJ/pMLTMAZ7ZPojTDpcoADzZZrgFR0KSlgJROSiLj/
10
- DlpcmG1K0S0qeCJWDOjvB2hqch1ve4BzPQUnJxIoL9ZJTjoG7nNVZfQUARJdoH6Y
11
- dbw3wm+BQ3ze+cuuaoiginTP1XionmV8ENOQQcBEezD0v/XyYFs9nbd88MqkMAeM
12
- L+DWvlW6UzsOK2zJGyHr6V+I3jjJ0dnMslu/IeiAsbO+SlTlvs1y+TtbeTAFwanN
13
- QvDB3cBZLjZ/QuCgdy7GEE7urU6ei+ZkwngS4uP1FQKBgQD3+zrYS15Xs1CFf7Jn
14
- mQvHWQpmVfsOHu1GxHx/9GFVtVLsolaEWaMElvuA9MF1hoBccz6JhT/qKmgGu1uB
15
- LLZS5nJVQxZTSgKmnvaJ+tfmOYEYjQc6surIFx+OrcejIMHicY5qHCfsKbrJ4Bz2
16
- TQVn5DFz30q6haCNS0Vl3GJCJQKBgQDThnL2RqmP/CN7vUYRHS5I82o+2gnA51c1
17
- /UcxHesLKLUHPbyUdh179dW4phU4OfD8cDz58WlSMg+kfPad2SwBTyRb1GabD6k4
18
- aBaW7hFvFX8LLyRwKkjcchdlPpUkk/tDG7/yGagOZERsw3WrB2THdH8A1tobe2VA
19
- creR/pf4RQKBgQCXtoUu1RV39EV8Fz7vsKuLH4eESnAZGISz+fvtUHbIN/HuwfbK
20
- bAiXA0QFhjhhjZM0fHEzM2mB+sW/8Jov8kntd/1U+oFLHYl3pONSUTwLJv07JvTY
21
- TaPkHHl7EgiEXcMgpbaqZmVqT7FuVoWBjmeTQwGaUW7npF8wcm+XvPgEXQKBgQDP
22
- usUh2SlijuKl/a5W1kqDOBHKIcTcXhUGn3MP6GrQ7axCrT2KqyiveTDngqtqKXTh
23
- 5LPtXkjpgOJdzp8/S2zs6DUzvbb6ZvnvvEEa/je+2OSILkbhpJUjcSRKuJgtcOqb
24
- 8B+j+dBSOeP80EO5r6woON8VCurtfFRmY4Kl7Np/5QKBgQDz02TVdu/umziELuTI
25
- fDwEN4MSVhNEXAFye8sr+ed288tcf87fMYIrOkaku6CEmkkyqFQjwaZIGugox8gW
26
- uIXFdP9vU3qkzkfV8z8W/3z1H51N5jU/u9SX/zVt+SBmxOj3M/UB46eHJap/2L24
27
- jgRr09TIWnnC3NCOKkzpbCRB7g==
28
- -----END PRIVATE KEY-----