@trpc/server 11.0.0-rc.804 → 11.0.0-rc.806
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 +34 -34
- package/package.json +2 -2
|
@@ -291,9 +291,9 @@
|
|
|
291
291
|
"removedExports": [],
|
|
292
292
|
"dependents": [
|
|
293
293
|
"/src/unstable-core-do-not-import.ts",
|
|
294
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
294
295
|
"/src/unstable-core-do-not-import/router.ts",
|
|
295
|
-
"/src/unstable-core-do-not-import/initTRPC.ts"
|
|
296
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
|
|
296
|
+
"/src/unstable-core-do-not-import/initTRPC.ts"
|
|
297
297
|
],
|
|
298
298
|
"percent": 1.38,
|
|
299
299
|
"reduction": 45.98
|
|
@@ -353,14 +353,14 @@
|
|
|
353
353
|
"removedExports": [],
|
|
354
354
|
"dependents": [
|
|
355
355
|
"/src/unstable-core-do-not-import.ts",
|
|
356
|
-
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
357
|
-
"/src/unstable-core-do-not-import/router.ts",
|
|
358
|
-
"/src/unstable-core-do-not-import/transformer.ts",
|
|
359
|
-
"/src/unstable-core-do-not-import/middleware.ts",
|
|
360
356
|
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
361
357
|
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
362
358
|
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
363
359
|
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
360
|
+
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
361
|
+
"/src/unstable-core-do-not-import/router.ts",
|
|
362
|
+
"/src/unstable-core-do-not-import/transformer.ts",
|
|
363
|
+
"/src/unstable-core-do-not-import/middleware.ts",
|
|
364
364
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
365
365
|
"/src/unstable-core-do-not-import/http/abortError.ts",
|
|
366
366
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
@@ -382,10 +382,10 @@
|
|
|
382
382
|
"removedExports": [],
|
|
383
383
|
"dependents": [
|
|
384
384
|
"/src/unstable-core-do-not-import.ts",
|
|
385
|
-
"/src/unstable-core-do-not-import/router.ts",
|
|
386
|
-
"/src/unstable-core-do-not-import/middleware.ts",
|
|
387
385
|
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
388
386
|
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
387
|
+
"/src/unstable-core-do-not-import/router.ts",
|
|
388
|
+
"/src/unstable-core-do-not-import/middleware.ts",
|
|
389
389
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
390
390
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
391
391
|
"/src/unstable-core-do-not-import/stream/sse.ts"
|
|
@@ -453,8 +453,8 @@
|
|
|
453
453
|
"removedExports": [],
|
|
454
454
|
"dependents": [
|
|
455
455
|
"/src/unstable-core-do-not-import.ts",
|
|
456
|
-
"/src/unstable-core-do-not-import/
|
|
457
|
-
"/src/unstable-core-do-not-import/
|
|
456
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
457
|
+
"/src/unstable-core-do-not-import/error/getErrorShape.ts"
|
|
458
458
|
],
|
|
459
459
|
"percent": 1.05,
|
|
460
460
|
"reduction": 18.54
|
|
@@ -861,31 +861,31 @@
|
|
|
861
861
|
"reduction": 93.9
|
|
862
862
|
},
|
|
863
863
|
{
|
|
864
|
-
"id": "/src/
|
|
864
|
+
"id": "/src/http.ts",
|
|
865
865
|
"size": 0,
|
|
866
|
-
"origSize":
|
|
866
|
+
"origSize": 37,
|
|
867
867
|
"renderedExports": [],
|
|
868
868
|
"removedExports": [],
|
|
869
|
-
"dependents": [
|
|
869
|
+
"dependents": [
|
|
870
|
+
"/src/adapters/ws.ts"
|
|
871
|
+
],
|
|
870
872
|
"percent": 0,
|
|
871
873
|
"reduction": 100
|
|
872
874
|
},
|
|
873
875
|
{
|
|
874
|
-
"id": "/src/
|
|
876
|
+
"id": "/src/rpc.ts",
|
|
875
877
|
"size": 0,
|
|
876
|
-
"origSize":
|
|
878
|
+
"origSize": 36,
|
|
877
879
|
"renderedExports": [],
|
|
878
880
|
"removedExports": [],
|
|
879
|
-
"dependents": [
|
|
880
|
-
"/src/adapters/ws.ts"
|
|
881
|
-
],
|
|
881
|
+
"dependents": [],
|
|
882
882
|
"percent": 0,
|
|
883
883
|
"reduction": 100
|
|
884
884
|
},
|
|
885
885
|
{
|
|
886
|
-
"id": "/src/
|
|
886
|
+
"id": "/src/index.ts",
|
|
887
887
|
"size": 0,
|
|
888
|
-
"origSize":
|
|
888
|
+
"origSize": 32,
|
|
889
889
|
"renderedExports": [],
|
|
890
890
|
"removedExports": [],
|
|
891
891
|
"dependents": [],
|
|
@@ -893,9 +893,9 @@
|
|
|
893
893
|
"reduction": 100
|
|
894
894
|
},
|
|
895
895
|
{
|
|
896
|
-
"id": "/src/
|
|
896
|
+
"id": "/src/shared.ts",
|
|
897
897
|
"size": 0,
|
|
898
|
-
"origSize":
|
|
898
|
+
"origSize": 653,
|
|
899
899
|
"renderedExports": [],
|
|
900
900
|
"removedExports": [],
|
|
901
901
|
"dependents": [],
|
|
@@ -910,8 +910,8 @@
|
|
|
910
910
|
"removedExports": [],
|
|
911
911
|
"dependents": [
|
|
912
912
|
"/src/adapters/express.ts",
|
|
913
|
-
"/src/adapters/next.ts",
|
|
914
913
|
"/src/adapters/standalone.ts",
|
|
914
|
+
"/src/adapters/next.ts",
|
|
915
915
|
"/src/adapters/ws.ts",
|
|
916
916
|
"/src/adapters/node-http/nodeHTTPRequestHandler.ts",
|
|
917
917
|
"/src/adapters/next-app-dir/nextAppDirCaller.ts",
|
|
@@ -952,6 +952,16 @@
|
|
|
952
952
|
"percent": 0,
|
|
953
953
|
"reduction": 100
|
|
954
954
|
},
|
|
955
|
+
{
|
|
956
|
+
"id": "/src/adapters/fetch/index.ts",
|
|
957
|
+
"size": 0,
|
|
958
|
+
"origSize": 64,
|
|
959
|
+
"renderedExports": [],
|
|
960
|
+
"removedExports": [],
|
|
961
|
+
"dependents": [],
|
|
962
|
+
"percent": 0,
|
|
963
|
+
"reduction": 100
|
|
964
|
+
},
|
|
955
965
|
{
|
|
956
966
|
"id": "/src/adapters/node-http/index.ts",
|
|
957
967
|
"size": 0,
|
|
@@ -960,23 +970,13 @@
|
|
|
960
970
|
"removedExports": [],
|
|
961
971
|
"dependents": [
|
|
962
972
|
"/src/adapters/express.ts",
|
|
963
|
-
"/src/adapters/next.ts",
|
|
964
973
|
"/src/adapters/standalone.ts",
|
|
974
|
+
"/src/adapters/next.ts",
|
|
965
975
|
"/src/adapters/ws.ts",
|
|
966
976
|
"/src/adapters/fastify/fastifyRequestHandler.ts"
|
|
967
977
|
],
|
|
968
978
|
"percent": 0,
|
|
969
979
|
"reduction": 100
|
|
970
|
-
},
|
|
971
|
-
{
|
|
972
|
-
"id": "/src/adapters/fetch/index.ts",
|
|
973
|
-
"size": 0,
|
|
974
|
-
"origSize": 64,
|
|
975
|
-
"renderedExports": [],
|
|
976
|
-
"removedExports": [],
|
|
977
|
-
"dependents": [],
|
|
978
|
-
"percent": 0,
|
|
979
|
-
"reduction": 100
|
|
980
980
|
}
|
|
981
981
|
],
|
|
982
982
|
"moduleCount": 63
|
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.806+c16467cd1",
|
|
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": "c16467cd1b5156dfa8a3ad4acace14f3306c66be"
|
|
156
156
|
}
|