@trpc/server 11.0.0-rc.465 → 11.0.0-rc.466
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/dist/bundle-analysis.json +21 -21
- package/package.json +2 -2
|
@@ -193,9 +193,9 @@
|
|
|
193
193
|
"removedExports": [],
|
|
194
194
|
"dependents": [
|
|
195
195
|
"/src/unstable-core-do-not-import.ts",
|
|
196
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
197
196
|
"/src/unstable-core-do-not-import/initTRPC.ts",
|
|
198
|
-
"/src/unstable-core-do-not-import/router.ts"
|
|
197
|
+
"/src/unstable-core-do-not-import/router.ts",
|
|
198
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
|
|
199
199
|
],
|
|
200
200
|
"percent": 2.08,
|
|
201
201
|
"reduction": 45.94
|
|
@@ -319,11 +319,11 @@
|
|
|
319
319
|
"removedExports": [],
|
|
320
320
|
"dependents": [
|
|
321
321
|
"/src/unstable-core-do-not-import.ts",
|
|
322
|
-
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
323
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
324
322
|
"/src/unstable-core-do-not-import/stream/sse.ts",
|
|
325
323
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
326
324
|
"/src/unstable-core-do-not-import/router.ts",
|
|
325
|
+
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
326
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
327
327
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
328
328
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
329
329
|
"/src/unstable-core-do-not-import/stream/jsonl.ts"
|
|
@@ -393,8 +393,8 @@
|
|
|
393
393
|
"removedExports": [],
|
|
394
394
|
"dependents": [
|
|
395
395
|
"/src/unstable-core-do-not-import.ts",
|
|
396
|
-
"/src/unstable-core-do-not-import/
|
|
397
|
-
"/src/unstable-core-do-not-import/
|
|
396
|
+
"/src/unstable-core-do-not-import/error/getErrorShape.ts",
|
|
397
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
|
|
398
398
|
],
|
|
399
399
|
"percent": 1.04,
|
|
400
400
|
"reduction": 17.52
|
|
@@ -415,14 +415,14 @@
|
|
|
415
415
|
"removedExports": [],
|
|
416
416
|
"dependents": [
|
|
417
417
|
"/src/unstable-core-do-not-import.ts",
|
|
418
|
-
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
419
|
-
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
420
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
421
418
|
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
422
419
|
"/src/unstable-core-do-not-import/stream/sse.ts",
|
|
423
420
|
"/src/unstable-core-do-not-import/transformer.ts",
|
|
424
421
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
425
422
|
"/src/unstable-core-do-not-import/router.ts",
|
|
423
|
+
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
424
|
+
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
425
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
426
426
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
427
427
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
428
428
|
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
@@ -709,6 +709,16 @@
|
|
|
709
709
|
"percent": 0.05,
|
|
710
710
|
"reduction": 93.8
|
|
711
711
|
},
|
|
712
|
+
{
|
|
713
|
+
"id": "/src/index.ts",
|
|
714
|
+
"size": 0,
|
|
715
|
+
"origSize": 32,
|
|
716
|
+
"renderedExports": [],
|
|
717
|
+
"removedExports": [],
|
|
718
|
+
"dependents": [],
|
|
719
|
+
"percent": 0,
|
|
720
|
+
"reduction": 100
|
|
721
|
+
},
|
|
712
722
|
{
|
|
713
723
|
"id": "/src/http.ts",
|
|
714
724
|
"size": 0,
|
|
@@ -722,9 +732,9 @@
|
|
|
722
732
|
"reduction": 100
|
|
723
733
|
},
|
|
724
734
|
{
|
|
725
|
-
"id": "/src/
|
|
735
|
+
"id": "/src/shared.ts",
|
|
726
736
|
"size": 0,
|
|
727
|
-
"origSize":
|
|
737
|
+
"origSize": 653,
|
|
728
738
|
"renderedExports": [],
|
|
729
739
|
"removedExports": [],
|
|
730
740
|
"dependents": [],
|
|
@@ -744,16 +754,6 @@
|
|
|
744
754
|
"percent": 0,
|
|
745
755
|
"reduction": 100
|
|
746
756
|
},
|
|
747
|
-
{
|
|
748
|
-
"id": "/src/shared.ts",
|
|
749
|
-
"size": 0,
|
|
750
|
-
"origSize": 653,
|
|
751
|
-
"renderedExports": [],
|
|
752
|
-
"removedExports": [],
|
|
753
|
-
"dependents": [],
|
|
754
|
-
"percent": 0,
|
|
755
|
-
"reduction": 100
|
|
756
|
-
},
|
|
757
757
|
{
|
|
758
758
|
"id": "/src/rpc.ts",
|
|
759
759
|
"size": 0,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trpc/server",
|
|
3
|
-
"version": "11.0.0-rc.
|
|
3
|
+
"version": "11.0.0-rc.466+1e8344ea7",
|
|
4
4
|
"description": "The tRPC server library",
|
|
5
5
|
"author": "KATT",
|
|
6
6
|
"license": "MIT",
|
|
@@ -149,5 +149,5 @@
|
|
|
149
149
|
"funding": [
|
|
150
150
|
"https://trpc.io/sponsor"
|
|
151
151
|
],
|
|
152
|
-
"gitHead": "
|
|
152
|
+
"gitHead": "1e8344ea7733b77b6d1b6dd07f7ed8630295447a"
|
|
153
153
|
}
|