@trpc/server 11.0.0-rc.772 → 11.0.0-rc.781
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 +29 -29
- 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,13 +353,13 @@
|
|
|
353
353
|
"removedExports": [],
|
|
354
354
|
"dependents": [
|
|
355
355
|
"/src/unstable-core-do-not-import.ts",
|
|
356
|
+
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
357
|
+
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
358
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
356
359
|
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
357
360
|
"/src/unstable-core-do-not-import/router.ts",
|
|
358
361
|
"/src/unstable-core-do-not-import/transformer.ts",
|
|
359
362
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
360
|
-
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
361
|
-
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
362
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
363
363
|
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
364
364
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
365
365
|
"/src/unstable-core-do-not-import/http/abortError.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"
|
|
@@ -452,8 +452,8 @@
|
|
|
452
452
|
"removedExports": [],
|
|
453
453
|
"dependents": [
|
|
454
454
|
"/src/unstable-core-do-not-import.ts",
|
|
455
|
-
"/src/unstable-core-do-not-import/
|
|
456
|
-
"/src/unstable-core-do-not-import/
|
|
455
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
456
|
+
"/src/unstable-core-do-not-import/error/getErrorShape.ts"
|
|
457
457
|
],
|
|
458
458
|
"percent": 1.05,
|
|
459
459
|
"reduction": 18.54
|
|
@@ -860,24 +860,24 @@
|
|
|
860
860
|
"reduction": 93.9
|
|
861
861
|
},
|
|
862
862
|
{
|
|
863
|
-
"id": "/src/
|
|
863
|
+
"id": "/src/http.ts",
|
|
864
864
|
"size": 0,
|
|
865
|
-
"origSize":
|
|
865
|
+
"origSize": 37,
|
|
866
866
|
"renderedExports": [],
|
|
867
867
|
"removedExports": [],
|
|
868
|
-
"dependents": [
|
|
868
|
+
"dependents": [
|
|
869
|
+
"/src/adapters/ws.ts"
|
|
870
|
+
],
|
|
869
871
|
"percent": 0,
|
|
870
872
|
"reduction": 100
|
|
871
873
|
},
|
|
872
874
|
{
|
|
873
|
-
"id": "/src/
|
|
875
|
+
"id": "/src/index.ts",
|
|
874
876
|
"size": 0,
|
|
875
|
-
"origSize":
|
|
877
|
+
"origSize": 32,
|
|
876
878
|
"renderedExports": [],
|
|
877
879
|
"removedExports": [],
|
|
878
|
-
"dependents": [
|
|
879
|
-
"/src/adapters/ws.ts"
|
|
880
|
-
],
|
|
880
|
+
"dependents": [],
|
|
881
881
|
"percent": 0,
|
|
882
882
|
"reduction": 100
|
|
883
883
|
},
|
|
@@ -910,8 +910,8 @@
|
|
|
910
910
|
"dependents": [
|
|
911
911
|
"/src/adapters/express.ts",
|
|
912
912
|
"/src/adapters/next.ts",
|
|
913
|
-
"/src/adapters/ws.ts",
|
|
914
913
|
"/src/adapters/standalone.ts",
|
|
914
|
+
"/src/adapters/ws.ts",
|
|
915
915
|
"/src/adapters/node-http/nodeHTTPRequestHandler.ts",
|
|
916
916
|
"/src/adapters/next-app-dir/nextAppDirCaller.ts",
|
|
917
917
|
"/src/adapters/node-http/writeResponse.ts"
|
|
@@ -951,16 +951,6 @@
|
|
|
951
951
|
"percent": 0,
|
|
952
952
|
"reduction": 100
|
|
953
953
|
},
|
|
954
|
-
{
|
|
955
|
-
"id": "/src/adapters/fetch/index.ts",
|
|
956
|
-
"size": 0,
|
|
957
|
-
"origSize": 64,
|
|
958
|
-
"renderedExports": [],
|
|
959
|
-
"removedExports": [],
|
|
960
|
-
"dependents": [],
|
|
961
|
-
"percent": 0,
|
|
962
|
-
"reduction": 100
|
|
963
|
-
},
|
|
964
954
|
{
|
|
965
955
|
"id": "/src/adapters/node-http/index.ts",
|
|
966
956
|
"size": 0,
|
|
@@ -970,12 +960,22 @@
|
|
|
970
960
|
"dependents": [
|
|
971
961
|
"/src/adapters/express.ts",
|
|
972
962
|
"/src/adapters/next.ts",
|
|
973
|
-
"/src/adapters/ws.ts",
|
|
974
963
|
"/src/adapters/standalone.ts",
|
|
964
|
+
"/src/adapters/ws.ts",
|
|
975
965
|
"/src/adapters/fastify/fastifyRequestHandler.ts"
|
|
976
966
|
],
|
|
977
967
|
"percent": 0,
|
|
978
968
|
"reduction": 100
|
|
969
|
+
},
|
|
970
|
+
{
|
|
971
|
+
"id": "/src/adapters/fetch/index.ts",
|
|
972
|
+
"size": 0,
|
|
973
|
+
"origSize": 64,
|
|
974
|
+
"renderedExports": [],
|
|
975
|
+
"removedExports": [],
|
|
976
|
+
"dependents": [],
|
|
977
|
+
"percent": 0,
|
|
978
|
+
"reduction": 100
|
|
979
979
|
}
|
|
980
980
|
],
|
|
981
981
|
"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.781+df4d4ede3",
|
|
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": "df4d4ede3492c91a0846f683ef2f1d0ffeed3b09"
|
|
156
156
|
}
|