@trpc/server 11.0.0-rc.718 → 11.0.0-rc.719
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 +28 -28
- package/package.json +2 -2
|
@@ -286,9 +286,9 @@
|
|
|
286
286
|
"removedExports": [],
|
|
287
287
|
"dependents": [
|
|
288
288
|
"/src/unstable-core-do-not-import.ts",
|
|
289
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
289
290
|
"/src/unstable-core-do-not-import/initTRPC.ts",
|
|
290
|
-
"/src/unstable-core-do-not-import/router.ts"
|
|
291
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
|
|
291
|
+
"/src/unstable-core-do-not-import/router.ts"
|
|
292
292
|
],
|
|
293
293
|
"percent": 1.42,
|
|
294
294
|
"reduction": 45.98
|
|
@@ -348,13 +348,13 @@
|
|
|
348
348
|
"removedExports": [],
|
|
349
349
|
"dependents": [
|
|
350
350
|
"/src/unstable-core-do-not-import.ts",
|
|
351
|
+
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
352
|
+
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
353
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
351
354
|
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
352
355
|
"/src/unstable-core-do-not-import/transformer.ts",
|
|
353
356
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
354
357
|
"/src/unstable-core-do-not-import/router.ts",
|
|
355
|
-
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
356
|
-
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
357
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
358
358
|
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
359
359
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
360
360
|
"/src/unstable-core-do-not-import/http/isAbortError.ts",
|
|
@@ -377,10 +377,10 @@
|
|
|
377
377
|
"removedExports": [],
|
|
378
378
|
"dependents": [
|
|
379
379
|
"/src/unstable-core-do-not-import.ts",
|
|
380
|
-
"/src/unstable-core-do-not-import/middleware.ts",
|
|
381
|
-
"/src/unstable-core-do-not-import/router.ts",
|
|
382
380
|
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
383
381
|
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
382
|
+
"/src/unstable-core-do-not-import/middleware.ts",
|
|
383
|
+
"/src/unstable-core-do-not-import/router.ts",
|
|
384
384
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
385
385
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
386
386
|
"/src/unstable-core-do-not-import/stream/sse.ts"
|
|
@@ -447,8 +447,8 @@
|
|
|
447
447
|
"removedExports": [],
|
|
448
448
|
"dependents": [
|
|
449
449
|
"/src/unstable-core-do-not-import.ts",
|
|
450
|
-
"/src/unstable-core-do-not-import/
|
|
451
|
-
"/src/unstable-core-do-not-import/
|
|
450
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
451
|
+
"/src/unstable-core-do-not-import/error/getErrorShape.ts"
|
|
452
452
|
],
|
|
453
453
|
"percent": 1.08,
|
|
454
454
|
"reduction": 18.54
|
|
@@ -836,6 +836,18 @@
|
|
|
836
836
|
"percent": 0.03,
|
|
837
837
|
"reduction": 93.9
|
|
838
838
|
},
|
|
839
|
+
{
|
|
840
|
+
"id": "/src/http.ts",
|
|
841
|
+
"size": 0,
|
|
842
|
+
"origSize": 37,
|
|
843
|
+
"renderedExports": [],
|
|
844
|
+
"removedExports": [],
|
|
845
|
+
"dependents": [
|
|
846
|
+
"/src/adapters/ws.ts"
|
|
847
|
+
],
|
|
848
|
+
"percent": 0,
|
|
849
|
+
"reduction": 100
|
|
850
|
+
},
|
|
839
851
|
{
|
|
840
852
|
"id": "/src/index.ts",
|
|
841
853
|
"size": 0,
|
|
@@ -847,21 +859,19 @@
|
|
|
847
859
|
"reduction": 100
|
|
848
860
|
},
|
|
849
861
|
{
|
|
850
|
-
"id": "/src/
|
|
862
|
+
"id": "/src/rpc.ts",
|
|
851
863
|
"size": 0,
|
|
852
|
-
"origSize":
|
|
864
|
+
"origSize": 36,
|
|
853
865
|
"renderedExports": [],
|
|
854
866
|
"removedExports": [],
|
|
855
|
-
"dependents": [
|
|
856
|
-
"/src/adapters/ws.ts"
|
|
857
|
-
],
|
|
867
|
+
"dependents": [],
|
|
858
868
|
"percent": 0,
|
|
859
869
|
"reduction": 100
|
|
860
870
|
},
|
|
861
871
|
{
|
|
862
|
-
"id": "/src/
|
|
872
|
+
"id": "/src/shared.ts",
|
|
863
873
|
"size": 0,
|
|
864
|
-
"origSize":
|
|
874
|
+
"origSize": 653,
|
|
865
875
|
"renderedExports": [],
|
|
866
876
|
"removedExports": [],
|
|
867
877
|
"dependents": [],
|
|
@@ -875,10 +885,10 @@
|
|
|
875
885
|
"renderedExports": [],
|
|
876
886
|
"removedExports": [],
|
|
877
887
|
"dependents": [
|
|
878
|
-
"/src/adapters/ws.ts",
|
|
879
888
|
"/src/adapters/express.ts",
|
|
880
889
|
"/src/adapters/standalone.ts",
|
|
881
890
|
"/src/adapters/next.ts",
|
|
891
|
+
"/src/adapters/ws.ts",
|
|
882
892
|
"/src/adapters/next-app-dir/nextAppDirCaller.ts",
|
|
883
893
|
"/src/adapters/node-http/nodeHTTPRequestHandler.ts",
|
|
884
894
|
"/src/adapters/node-http/writeResponse.ts"
|
|
@@ -886,16 +896,6 @@
|
|
|
886
896
|
"percent": 0,
|
|
887
897
|
"reduction": 100
|
|
888
898
|
},
|
|
889
|
-
{
|
|
890
|
-
"id": "/src/shared.ts",
|
|
891
|
-
"size": 0,
|
|
892
|
-
"origSize": 653,
|
|
893
|
-
"renderedExports": [],
|
|
894
|
-
"removedExports": [],
|
|
895
|
-
"dependents": [],
|
|
896
|
-
"percent": 0,
|
|
897
|
-
"reduction": 100
|
|
898
|
-
},
|
|
899
899
|
{
|
|
900
900
|
"id": "/src/adapters/next-app-dir.ts",
|
|
901
901
|
"size": 0,
|
|
@@ -945,10 +945,10 @@
|
|
|
945
945
|
"renderedExports": [],
|
|
946
946
|
"removedExports": [],
|
|
947
947
|
"dependents": [
|
|
948
|
-
"/src/adapters/ws.ts",
|
|
949
948
|
"/src/adapters/express.ts",
|
|
950
949
|
"/src/adapters/standalone.ts",
|
|
951
950
|
"/src/adapters/next.ts",
|
|
951
|
+
"/src/adapters/ws.ts",
|
|
952
952
|
"/src/adapters/fastify/fastifyRequestHandler.ts"
|
|
953
953
|
],
|
|
954
954
|
"percent": 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.719+277532e77",
|
|
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": "
|
|
155
|
+
"gitHead": "277532e77d934d47d63500c74d0db71f7bd605ae"
|
|
156
156
|
}
|