@graphql-box/connection-resolver 5.4.13 → 5.4.14
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/cjs/index.cjs +1 -1
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/esm/index.mjs +1 -1
- package/dist/esm/index.mjs.map +1 -1
- package/dist/production.analysis.txt +22 -22
- package/dist/types/cjs/main/index.d.cts.map +1 -1
- package/dist/types/esm/main/index.d.ts.map +1 -1
- package/dist/types/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/main/index.ts +2 -0
@@ -1,23 +1,23 @@
|
|
1
1
|
-----------------------------
|
2
2
|
Rollup File Analysis
|
3
3
|
-----------------------------
|
4
|
-
bundle size: 20.
|
5
|
-
original size: 28.
|
6
|
-
code reduction: 28.
|
4
|
+
bundle size: 20.109 KB
|
5
|
+
original size: 28.126 KB
|
6
|
+
code reduction: 28.5 %
|
7
7
|
module count: 33
|
8
8
|
|
9
9
|
███████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
10
10
|
file: /src/main/index.ts
|
11
|
-
bundle space: 15.
|
12
|
-
rendered size: 3.
|
13
|
-
original size: 3.
|
14
|
-
code reduction: 11.
|
11
|
+
bundle space: 15.38 %
|
12
|
+
rendered size: 3.092 KB
|
13
|
+
original size: 3.502 KB
|
14
|
+
code reduction: 11.71 %
|
15
15
|
dependents: 1
|
16
16
|
- /src/index.ts
|
17
17
|
|
18
18
|
█████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
19
19
|
file: /src/helpers/getStartAndEndIndexes.ts
|
20
|
-
bundle space: 11.
|
20
|
+
bundle space: 11.74 %
|
21
21
|
rendered size: 2.36 KB
|
22
22
|
original size: 2.807 KB
|
23
23
|
code reduction: 15.92 %
|
@@ -26,7 +26,7 @@ dependents: 1
|
|
26
26
|
|
27
27
|
█████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
28
28
|
file: /src/helpers/validateCursor.ts
|
29
|
-
bundle space: 10.
|
29
|
+
bundle space: 10.64 %
|
30
30
|
rendered size: 2.139 KB
|
31
31
|
original size: 2.535 KB
|
32
32
|
code reduction: 15.62 %
|
@@ -35,7 +35,7 @@ dependents: 1
|
|
35
35
|
|
36
36
|
████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
37
37
|
file: /src/helpers/retrieveCachedConnection.ts
|
38
|
-
bundle space: 9.
|
38
|
+
bundle space: 9.95 %
|
39
39
|
rendered size: 2.001 KB
|
40
40
|
original size: 2.519 KB
|
41
41
|
code reduction: 20.56 %
|
@@ -44,7 +44,7 @@ dependents: 1
|
|
44
44
|
|
45
45
|
████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
46
46
|
file: /src/helpers/resolveConnection.ts
|
47
|
-
bundle space: 8.
|
47
|
+
bundle space: 8.03 %
|
48
48
|
rendered size: 1.614 KB
|
49
49
|
original size: 2.689 KB
|
50
50
|
code reduction: 39.98 %
|
@@ -53,7 +53,7 @@ dependents: 1
|
|
53
53
|
|
54
54
|
███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
55
55
|
file: /src/helpers/requestAndCachePages.ts
|
56
|
-
bundle space: 6.
|
56
|
+
bundle space: 6.51 %
|
57
57
|
rendered size: 1.309 KB
|
58
58
|
original size: 1.967 KB
|
59
59
|
code reduction: 33.45 %
|
@@ -63,7 +63,7 @@ dependents: 2
|
|
63
63
|
|
64
64
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
65
65
|
file: /src/helpers/getStartAndEndPageNumbers.ts
|
66
|
-
bundle space: 3.
|
66
|
+
bundle space: 3.89 %
|
67
67
|
rendered size: 782 Bytes
|
68
68
|
original size: 1.332 KB
|
69
69
|
code reduction: 41.29 %
|
@@ -72,7 +72,7 @@ dependents: 1
|
|
72
72
|
|
73
73
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
74
74
|
file: /src/helpers/getInRangeCachedEdges.ts
|
75
|
-
bundle space: 3.
|
75
|
+
bundle space: 3.81 %
|
76
76
|
rendered size: 767 Bytes
|
77
77
|
original size: 979 Bytes
|
78
78
|
code reduction: 21.65 %
|
@@ -82,7 +82,7 @@ dependents: 2
|
|
82
82
|
|
83
83
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
84
84
|
file: /src/helpers/retrieveCachedEdgesByPage.ts
|
85
|
-
bundle space: 3.
|
85
|
+
bundle space: 3.63 %
|
86
86
|
rendered size: 730 Bytes
|
87
87
|
original size: 760 Bytes
|
88
88
|
code reduction: 3.95 %
|
@@ -91,7 +91,7 @@ dependents: 1
|
|
91
91
|
|
92
92
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
93
93
|
file: /src/helpers/cacheCursors.ts
|
94
|
-
bundle space: 2.
|
94
|
+
bundle space: 2.83 %
|
95
95
|
rendered size: 569 Bytes
|
96
96
|
original size: 726 Bytes
|
97
97
|
code reduction: 21.63 %
|
@@ -100,7 +100,7 @@ dependents: 1
|
|
100
100
|
|
101
101
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
102
102
|
file: /src/helpers/mergeCachedEdges.ts
|
103
|
-
bundle space: 2.
|
103
|
+
bundle space: 2.78 %
|
104
104
|
rendered size: 560 Bytes
|
105
105
|
original size: 538 Bytes
|
106
106
|
code reduction: 0 %
|
@@ -109,7 +109,7 @@ dependents: 1
|
|
109
109
|
|
110
110
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
111
111
|
file: /src/helpers/getPageNumbersToRequest.ts
|
112
|
-
bundle space: 2.
|
112
|
+
bundle space: 2.75 %
|
113
113
|
rendered size: 553 Bytes
|
114
114
|
original size: 993 Bytes
|
115
115
|
code reduction: 44.31 %
|
@@ -118,7 +118,7 @@ dependents: 1
|
|
118
118
|
|
119
119
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
120
120
|
file: /src/helpers/hasPreviousNextPage.ts
|
121
|
-
bundle space: 2.
|
121
|
+
bundle space: 2.41 %
|
122
122
|
rendered size: 485 Bytes
|
123
123
|
original size: 994 Bytes
|
124
124
|
code reduction: 51.21 %
|
@@ -127,7 +127,7 @@ dependents: 1
|
|
127
127
|
|
128
128
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
129
129
|
file: /src/helpers/makeEntry.ts
|
130
|
-
bundle space: 1.
|
130
|
+
bundle space: 1.89 %
|
131
131
|
rendered size: 381 Bytes
|
132
132
|
original size: 615 Bytes
|
133
133
|
code reduction: 38.05 %
|
@@ -136,7 +136,7 @@ dependents: 1
|
|
136
136
|
|
137
137
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
138
138
|
file: /src/helpers/retrieveEntry.ts
|
139
|
-
bundle space: 1.
|
139
|
+
bundle space: 1.81 %
|
140
140
|
rendered size: 364 Bytes
|
141
141
|
original size: 801 Bytes
|
142
142
|
code reduction: 54.56 %
|
@@ -145,7 +145,7 @@ dependents: 1
|
|
145
145
|
|
146
146
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
147
147
|
file: /src/helpers/getPagesMissingFromCache.ts
|
148
|
-
bundle space: 1.
|
148
|
+
bundle space: 1.36 %
|
149
149
|
rendered size: 274 Bytes
|
150
150
|
original size: 339 Bytes
|
151
151
|
code reduction: 19.17 %
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../../src/main/index.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../../src/main/index.cts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAMlD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,sBAAsB,EAC3B,KAAK,6BAA6B,EAClC,KAAK,OAAO,EACZ,KAAK,IAAI,EACV,MAAM,aAAa,CAAC;AAErB,eAAO,MAAM,sBAAsB,GAE/B,MAAM,SAAS,WAAW,GAAG,SAAS,EACtC,IAAI,SAAS,WAAW,EACxB,GAAG,SAAS,OAAO,EACnB,QAAQ,SAAS,WAAW,EAC5B,YAAY,SAAS,IAAI,kGAQxB,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,YAAY,CAAC,cAEjE,MAAM,QACR,IAAI,GAAG,sBAAsB,WAC1B,GAAG,QACN,kBAAkB,KACvB,OAAO,CAAC,UAAU,CAiGpB,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/main/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/main/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAMlD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,sBAAsB,EAC3B,KAAK,6BAA6B,EAClC,KAAK,OAAO,EACZ,KAAK,IAAI,EACV,MAAM,aAAa,CAAC;AAErB,eAAO,MAAM,sBAAsB,GAE/B,MAAM,SAAS,WAAW,GAAG,SAAS,EACtC,IAAI,SAAS,WAAW,EACxB,GAAG,SAAS,OAAO,EACnB,QAAQ,SAAS,WAAW,EAC5B,YAAY,SAAS,IAAI,kGAQxB,6BAA6B,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,YAAY,CAAC,cAEjE,MAAM,QACR,IAAI,GAAG,sBAAsB,WAC1B,GAAG,QACN,kBAAkB,KACvB,OAAO,CAAC,UAAU,CAiGpB,CAAC"}
|