@trpc/server 11.0.0-alpha-tmp-app-router-example.372 → 11.0.0-alpha-tmp-app-router-example.379
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 +15 -15
- package/package.json +2 -2
|
@@ -77,8 +77,8 @@
|
|
|
77
77
|
"removedExports": [],
|
|
78
78
|
"dependents": [
|
|
79
79
|
"/src/unstable-core-do-not-import.ts",
|
|
80
|
-
"/src/unstable-core-do-not-import/
|
|
81
|
-
"/src/unstable-core-do-not-import/
|
|
80
|
+
"/src/unstable-core-do-not-import/initTRPC.ts",
|
|
81
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
|
|
82
82
|
],
|
|
83
83
|
"percent": 5.68,
|
|
84
84
|
"reduction": 41.05
|
|
@@ -172,9 +172,9 @@
|
|
|
172
172
|
"removedExports": [],
|
|
173
173
|
"dependents": [
|
|
174
174
|
"/src/unstable-core-do-not-import.ts",
|
|
175
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
176
175
|
"/src/unstable-core-do-not-import/router.ts",
|
|
177
|
-
"/src/unstable-core-do-not-import/initTRPC.ts"
|
|
176
|
+
"/src/unstable-core-do-not-import/initTRPC.ts",
|
|
177
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
|
|
178
178
|
],
|
|
179
179
|
"percent": 2.6,
|
|
180
180
|
"reduction": 45.94
|
|
@@ -284,9 +284,9 @@
|
|
|
284
284
|
"removedExports": [],
|
|
285
285
|
"dependents": [
|
|
286
286
|
"/src/unstable-core-do-not-import.ts",
|
|
287
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
288
287
|
"/src/unstable-core-do-not-import/router.ts",
|
|
289
288
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
289
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
290
290
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
291
291
|
"/src/unstable-core-do-not-import/procedureBuilder.ts"
|
|
292
292
|
],
|
|
@@ -369,8 +369,8 @@
|
|
|
369
369
|
"removedExports": [],
|
|
370
370
|
"dependents": [
|
|
371
371
|
"/src/unstable-core-do-not-import.ts",
|
|
372
|
-
"/src/unstable-core-do-not-import/
|
|
373
|
-
"/src/unstable-core-do-not-import/
|
|
372
|
+
"/src/unstable-core-do-not-import/error/getErrorShape.ts",
|
|
373
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
|
|
374
374
|
],
|
|
375
375
|
"percent": 1.2,
|
|
376
376
|
"reduction": 23.5
|
|
@@ -390,12 +390,12 @@
|
|
|
390
390
|
"removedExports": [],
|
|
391
391
|
"dependents": [
|
|
392
392
|
"/src/unstable-core-do-not-import.ts",
|
|
393
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
394
|
-
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
395
393
|
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
396
394
|
"/src/unstable-core-do-not-import/router.ts",
|
|
397
395
|
"/src/unstable-core-do-not-import/transformer.ts",
|
|
398
396
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
397
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
398
|
+
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
399
399
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
400
400
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
401
401
|
"/src/unstable-core-do-not-import/stream/stream.ts"
|
|
@@ -633,9 +633,9 @@
|
|
|
633
633
|
"reduction": 93.8
|
|
634
634
|
},
|
|
635
635
|
{
|
|
636
|
-
"id": "/src/
|
|
636
|
+
"id": "/src/index.ts",
|
|
637
637
|
"size": 0,
|
|
638
|
-
"origSize":
|
|
638
|
+
"origSize": 32,
|
|
639
639
|
"renderedExports": [],
|
|
640
640
|
"removedExports": [],
|
|
641
641
|
"dependents": [],
|
|
@@ -643,9 +643,9 @@
|
|
|
643
643
|
"reduction": 100
|
|
644
644
|
},
|
|
645
645
|
{
|
|
646
|
-
"id": "/src/
|
|
646
|
+
"id": "/src/http.ts",
|
|
647
647
|
"size": 0,
|
|
648
|
-
"origSize":
|
|
648
|
+
"origSize": 37,
|
|
649
649
|
"renderedExports": [],
|
|
650
650
|
"removedExports": [],
|
|
651
651
|
"dependents": [],
|
|
@@ -653,9 +653,9 @@
|
|
|
653
653
|
"reduction": 100
|
|
654
654
|
},
|
|
655
655
|
{
|
|
656
|
-
"id": "/src/
|
|
656
|
+
"id": "/src/rpc.ts",
|
|
657
657
|
"size": 0,
|
|
658
|
-
"origSize":
|
|
658
|
+
"origSize": 36,
|
|
659
659
|
"renderedExports": [],
|
|
660
660
|
"removedExports": [],
|
|
661
661
|
"dependents": [],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trpc/server",
|
|
3
|
-
"version": "11.0.0-alpha-tmp-app-router-example.
|
|
3
|
+
"version": "11.0.0-alpha-tmp-app-router-example.379+76c56f47b",
|
|
4
4
|
"description": "The tRPC server library",
|
|
5
5
|
"author": "KATT",
|
|
6
6
|
"license": "MIT",
|
|
@@ -149,5 +149,5 @@
|
|
|
149
149
|
"funding": [
|
|
150
150
|
"https://trpc.io/sponsor"
|
|
151
151
|
],
|
|
152
|
-
"gitHead": "
|
|
152
|
+
"gitHead": "76c56f47b58ba5e5493a8ee44cf672836d21a6c2"
|
|
153
153
|
}
|