@trpc/server 11.0.0-alpha-tmp-query-optoins-codemod.714 → 11.0.0-alpha-tmp-query-optoins-codemod.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.
@@ -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",
295
294
  "/src/unstable-core-do-not-import/router.ts",
296
- "/src/unstable-core-do-not-import/initTRPC.ts"
295
+ "/src/unstable-core-do-not-import/initTRPC.ts",
296
+ "/src/unstable-core-do-not-import/http/resolveResponse.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",
359
356
  "/src/unstable-core-do-not-import/error/TRPCError.ts",
360
357
  "/src/unstable-core-do-not-import/router.ts",
361
358
  "/src/unstable-core-do-not-import/transformer.ts",
362
359
  "/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/http/parseConnectionParams.ts",
386
- "/src/unstable-core-do-not-import/http/resolveResponse.ts",
387
385
  "/src/unstable-core-do-not-import/router.ts",
388
386
  "/src/unstable-core-do-not-import/middleware.ts",
387
+ "/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
388
+ "/src/unstable-core-do-not-import/http/resolveResponse.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/http/resolveResponse.ts",
456
- "/src/unstable-core-do-not-import/error/getErrorShape.ts"
455
+ "/src/unstable-core-do-not-import/error/getErrorShape.ts",
456
+ "/src/unstable-core-do-not-import/http/resolveResponse.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/http.ts",
863
+ "id": "/src/index.ts",
864
864
  "size": 0,
865
- "origSize": 37,
865
+ "origSize": 32,
866
866
  "renderedExports": [],
867
867
  "removedExports": [],
868
- "dependents": [
869
- "/src/adapters/ws.ts"
870
- ],
868
+ "dependents": [],
871
869
  "percent": 0,
872
870
  "reduction": 100
873
871
  },
874
872
  {
875
- "id": "/src/index.ts",
873
+ "id": "/src/http.ts",
876
874
  "size": 0,
877
- "origSize": 32,
875
+ "origSize": 37,
878
876
  "renderedExports": [],
879
877
  "removedExports": [],
880
- "dependents": [],
878
+ "dependents": [
879
+ "/src/adapters/ws.ts"
880
+ ],
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/standalone.ts",
914
913
  "/src/adapters/ws.ts",
914
+ "/src/adapters/standalone.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"
@@ -942,9 +942,9 @@
942
942
  "reduction": 100
943
943
  },
944
944
  {
945
- "id": "/src/adapters/fastify/index.ts",
945
+ "id": "/src/adapters/fetch/index.ts",
946
946
  "size": 0,
947
- "origSize": 78,
947
+ "origSize": 64,
948
948
  "renderedExports": [],
949
949
  "removedExports": [],
950
950
  "dependents": [],
@@ -960,17 +960,17 @@
960
960
  "dependents": [
961
961
  "/src/adapters/express.ts",
962
962
  "/src/adapters/next.ts",
963
- "/src/adapters/standalone.ts",
964
963
  "/src/adapters/ws.ts",
964
+ "/src/adapters/standalone.ts",
965
965
  "/src/adapters/fastify/fastifyRequestHandler.ts"
966
966
  ],
967
967
  "percent": 0,
968
968
  "reduction": 100
969
969
  },
970
970
  {
971
- "id": "/src/adapters/fetch/index.ts",
971
+ "id": "/src/adapters/fastify/index.ts",
972
972
  "size": 0,
973
- "origSize": 64,
973
+ "origSize": 78,
974
974
  "renderedExports": [],
975
975
  "removedExports": [],
976
976
  "dependents": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trpc/server",
3
- "version": "11.0.0-alpha-tmp-query-optoins-codemod.714+8e65cb0f1",
3
+ "version": "11.0.0-alpha-tmp-query-optoins-codemod.719+599e65fca",
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": "8e65cb0f1d4850b12838bada3592efb6513d1298"
155
+ "gitHead": "599e65fca9d6d8ccb4f4ddcc84661be0d6814f1d"
156
156
  }