@trpc/server 11.1.3-canary.15 → 11.1.3-canary.19

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.
@@ -305,9 +305,9 @@
305
305
  "removedExports": [],
306
306
  "dependents": [
307
307
  "/src/unstable-core-do-not-import.ts",
308
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
309
308
  "/src/unstable-core-do-not-import/router.ts",
310
- "/src/unstable-core-do-not-import/initTRPC.ts"
309
+ "/src/unstable-core-do-not-import/initTRPC.ts",
310
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
311
311
  ],
312
312
  "percent": 1.35,
313
313
  "reduction": 45.98
@@ -367,13 +367,13 @@
367
367
  "removedExports": [],
368
368
  "dependents": [
369
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
370
  "/src/unstable-core-do-not-import/error/TRPCError.ts",
374
371
  "/src/unstable-core-do-not-import/router.ts",
375
372
  "/src/unstable-core-do-not-import/transformer.ts",
376
373
  "/src/unstable-core-do-not-import/middleware.ts",
374
+ "/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
375
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
376
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
377
377
  "/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
378
378
  "/src/unstable-core-do-not-import/http/contentType.ts",
379
379
  "/src/unstable-core-do-not-import/http/abortError.ts",
@@ -396,10 +396,10 @@
396
396
  "removedExports": [],
397
397
  "dependents": [
398
398
  "/src/unstable-core-do-not-import.ts",
399
- "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
400
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
401
399
  "/src/unstable-core-do-not-import/router.ts",
402
400
  "/src/unstable-core-do-not-import/middleware.ts",
401
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
402
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts",
403
403
  "/src/unstable-core-do-not-import/http/contentType.ts",
404
404
  "/src/unstable-core-do-not-import/procedureBuilder.ts",
405
405
  "/src/unstable-core-do-not-import/stream/sse.ts"
@@ -467,8 +467,8 @@
467
467
  "removedExports": [],
468
468
  "dependents": [
469
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"
470
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts",
471
+ "/src/unstable-core-do-not-import/http/resolveResponse.ts"
472
472
  ],
473
473
  "percent": 1.03,
474
474
  "reduction": 18.54
@@ -874,18 +874,6 @@
874
874
  "percent": 0.03,
875
875
  "reduction": 93.9
876
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
877
  {
890
878
  "id": "/src/index.ts",
891
879
  "size": 0,
@@ -897,19 +885,21 @@
897
885
  "reduction": 100
898
886
  },
899
887
  {
900
- "id": "/src/rpc.ts",
888
+ "id": "/src/http.ts",
901
889
  "size": 0,
902
- "origSize": 36,
890
+ "origSize": 37,
903
891
  "renderedExports": [],
904
892
  "removedExports": [],
905
- "dependents": [],
893
+ "dependents": [
894
+ "/src/adapters/ws.ts"
895
+ ],
906
896
  "percent": 0,
907
897
  "reduction": 100
908
898
  },
909
899
  {
910
- "id": "/src/shared.ts",
900
+ "id": "/src/rpc.ts",
911
901
  "size": 0,
912
- "origSize": 653,
902
+ "origSize": 36,
913
903
  "renderedExports": [],
914
904
  "removedExports": [],
915
905
  "dependents": [],
@@ -924,8 +914,8 @@
924
914
  "removedExports": [],
925
915
  "dependents": [
926
916
  "/src/adapters/express.ts",
927
- "/src/adapters/standalone.ts",
928
917
  "/src/adapters/next.ts",
918
+ "/src/adapters/standalone.ts",
929
919
  "/src/adapters/ws.ts",
930
920
  "/src/adapters/node-http/nodeHTTPRequestHandler.ts",
931
921
  "/src/adapters/next-app-dir/nextAppDirCaller.ts",
@@ -934,6 +924,16 @@
934
924
  "percent": 0,
935
925
  "reduction": 100
936
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
937
  {
938
938
  "id": "/src/adapters/next-app-dir.ts",
939
939
  "size": 0,
@@ -956,6 +956,16 @@
956
956
  "percent": 0,
957
957
  "reduction": 100
958
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
+ },
959
969
  {
960
970
  "id": "/src/adapters/node-http/index.ts",
961
971
  "size": 0,
@@ -964,24 +974,14 @@
964
974
  "removedExports": [],
965
975
  "dependents": [
966
976
  "/src/adapters/express.ts",
967
- "/src/adapters/standalone.ts",
968
977
  "/src/adapters/next.ts",
978
+ "/src/adapters/standalone.ts",
969
979
  "/src/adapters/ws.ts",
970
980
  "/src/adapters/fastify/fastifyRequestHandler.ts"
971
981
  ],
972
982
  "percent": 0,
973
983
  "reduction": 100
974
984
  },
975
- {
976
- "id": "/src/adapters/fastify/index.ts",
977
- "size": 0,
978
- "origSize": 78,
979
- "renderedExports": [],
980
- "removedExports": [],
981
- "dependents": [],
982
- "percent": 0,
983
- "reduction": 100
984
- },
985
985
  {
986
986
  "id": "/src/adapters/fetch/index.ts",
987
987
  "size": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.1.3-canary.15+420dcc579",
3
+ "version": "11.1.3-canary.19+b7cac1db5",
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": "420dcc5791b3d9e2213e181501779eb3b29b45fa"
155
+ "gitHead": "b7cac1db56e8113fbb6e942af4534cd6db7cac60"
156
156
  }