@trpc/server 11.0.0-rc.330 → 11.0.0-rc.334
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bundleSize": 98388,
|
|
3
|
-
"bundleOrigSize":
|
|
4
|
-
"bundleReduction": 37.
|
|
3
|
+
"bundleOrigSize": 157498,
|
|
4
|
+
"bundleReduction": 37.53,
|
|
5
5
|
"modules": [
|
|
6
6
|
{
|
|
7
7
|
"id": "/src/adapters/ws.ts",
|
|
@@ -461,11 +461,11 @@
|
|
|
461
461
|
"removedExports": [],
|
|
462
462
|
"dependents": [
|
|
463
463
|
"/src/unstable-core-do-not-import.ts",
|
|
464
|
-
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
465
464
|
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
466
465
|
"/src/unstable-core-do-not-import/router.ts",
|
|
467
466
|
"/src/unstable-core-do-not-import/transformer.ts",
|
|
468
467
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
468
|
+
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
469
469
|
"/src/unstable-core-do-not-import/procedureBuilder.ts"
|
|
470
470
|
],
|
|
471
471
|
"percent": 0.89,
|
|
@@ -711,9 +711,9 @@
|
|
|
711
711
|
"reduction": 100
|
|
712
712
|
},
|
|
713
713
|
{
|
|
714
|
-
"id": "/src/
|
|
714
|
+
"id": "/src/index.ts",
|
|
715
715
|
"size": 0,
|
|
716
|
-
"origSize":
|
|
716
|
+
"origSize": 32,
|
|
717
717
|
"renderedExports": [],
|
|
718
718
|
"removedExports": [],
|
|
719
719
|
"dependents": [],
|
|
@@ -721,9 +721,9 @@
|
|
|
721
721
|
"reduction": 100
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
|
-
"id": "/src/
|
|
724
|
+
"id": "/src/rpc.ts",
|
|
725
725
|
"size": 0,
|
|
726
|
-
"origSize":
|
|
726
|
+
"origSize": 36,
|
|
727
727
|
"renderedExports": [],
|
|
728
728
|
"removedExports": [],
|
|
729
729
|
"dependents": [],
|
|
@@ -731,9 +731,9 @@
|
|
|
731
731
|
"reduction": 100
|
|
732
732
|
},
|
|
733
733
|
{
|
|
734
|
-
"id": "/src/
|
|
734
|
+
"id": "/src/unstable-core-do-not-import.ts",
|
|
735
735
|
"size": 0,
|
|
736
|
-
"origSize":
|
|
736
|
+
"origSize": 1498,
|
|
737
737
|
"renderedExports": [],
|
|
738
738
|
"removedExports": [],
|
|
739
739
|
"dependents": [],
|
|
@@ -741,9 +741,9 @@
|
|
|
741
741
|
"reduction": 100
|
|
742
742
|
},
|
|
743
743
|
{
|
|
744
|
-
"id": "/src/
|
|
744
|
+
"id": "/src/shared.ts",
|
|
745
745
|
"size": 0,
|
|
746
|
-
"origSize":
|
|
746
|
+
"origSize": 653,
|
|
747
747
|
"renderedExports": [],
|
|
748
748
|
"removedExports": [],
|
|
749
749
|
"dependents": [],
|
|
@@ -23,7 +23,6 @@ export * from './unstable-core-do-not-import/procedure';
|
|
|
23
23
|
export * from './unstable-core-do-not-import/procedureBuilder';
|
|
24
24
|
export * from './unstable-core-do-not-import/rootConfig';
|
|
25
25
|
export * from './unstable-core-do-not-import/router';
|
|
26
|
-
export * from './unstable-core-do-not-import/router';
|
|
27
26
|
export * from './unstable-core-do-not-import/rpc';
|
|
28
27
|
export * from './unstable-core-do-not-import/transformer';
|
|
29
28
|
export * from './unstable-core-do-not-import/types';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unstable-core-do-not-import.d.ts","sourceRoot":"","sources":["../src/unstable-core-do-not-import.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,cAAc,mDAAmD,CAAC;AAClE,cAAc,oDAAoD,CAAC;AACnE,cAAc,mDAAmD,CAAC;AAClE,cAAc,2CAA2C,CAAC;AAC1D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,mDAAmD,CAAC;AAClE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,oCAAoC,CAAC;AACnD,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,sCAAsC,CAAC;AACrD,cAAc,yCAAyC,CAAC;AACxD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,0CAA0C,CAAC;AACzD,cAAc,sCAAsC,CAAC;AACrD,cAAc,
|
|
1
|
+
{"version":3,"file":"unstable-core-do-not-import.d.ts","sourceRoot":"","sources":["../src/unstable-core-do-not-import.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,cAAc,mDAAmD,CAAC;AAClE,cAAc,oDAAoD,CAAC;AACnE,cAAc,mDAAmD,CAAC;AAClE,cAAc,2CAA2C,CAAC;AAC1D,cAAc,+CAA+C,CAAC;AAC9D,cAAc,mDAAmD,CAAC;AAClE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,oCAAoC,CAAC;AACnD,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,sCAAsC,CAAC;AACrD,cAAc,yCAAyC,CAAC;AACxD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,0CAA0C,CAAC;AACzD,cAAc,sCAAsC,CAAC;AACrD,cAAc,mCAAmC,CAAC;AAClD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,qCAAqC,CAAC"}
|
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.334+fdf26e552",
|
|
4
4
|
"description": "The tRPC server library",
|
|
5
5
|
"author": "KATT",
|
|
6
6
|
"license": "MIT",
|
|
@@ -161,5 +161,5 @@
|
|
|
161
161
|
"funding": [
|
|
162
162
|
"https://trpc.io/sponsor"
|
|
163
163
|
],
|
|
164
|
-
"gitHead": "
|
|
164
|
+
"gitHead": "fdf26e5525b0f316b8b480141f65f4200acaa707"
|
|
165
165
|
}
|
|
@@ -23,7 +23,6 @@ export * from './unstable-core-do-not-import/procedure';
|
|
|
23
23
|
export * from './unstable-core-do-not-import/procedureBuilder';
|
|
24
24
|
export * from './unstable-core-do-not-import/rootConfig';
|
|
25
25
|
export * from './unstable-core-do-not-import/router';
|
|
26
|
-
export * from './unstable-core-do-not-import/router';
|
|
27
26
|
export * from './unstable-core-do-not-import/rpc';
|
|
28
27
|
export * from './unstable-core-do-not-import/transformer';
|
|
29
28
|
export * from './unstable-core-do-not-import/types';
|