@graphql-box/connection-resolver 5.4.14 → 5.4.16
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 +23 -23
- 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 +2 -2
- package/src/main/index.ts +2 -1
@@ -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.169 KB
|
5
|
+
original size: 28.178 KB
|
6
|
+
code reduction: 28.42 %
|
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.63 %
|
12
|
+
rendered size: 3.152 KB
|
13
|
+
original size: 3.554 KB
|
14
|
+
code reduction: 11.31 %
|
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.7 %
|
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.61 %
|
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.92 %
|
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 %
|
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.49 %
|
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.88 %
|
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.8 %
|
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.62 %
|
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.82 %
|
95
95
|
rendered size: 569 Bytes
|
96
96
|
original size: 726 Bytes
|
97
97
|
code reduction: 21.63 %
|
@@ -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.74 %
|
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.4 %
|
122
122
|
rendered size: 485 Bytes
|
123
123
|
original size: 994 Bytes
|
124
124
|
code reduction: 51.21 %
|
@@ -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.8 %
|
140
140
|
rendered size: 364 Bytes
|
141
141
|
original size: 801 Bytes
|
142
142
|
code reduction: 54.56 %
|
@@ -154,7 +154,7 @@ dependents: 1
|
|
154
154
|
|
155
155
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
156
156
|
file: /src/helpers/getCurrentPageStartAndEndIndexes.ts
|
157
|
-
bundle space: 1.
|
157
|
+
bundle space: 1.35 %
|
158
158
|
rendered size: 273 Bytes
|
159
159
|
original size: 592 Bytes
|
160
160
|
code reduction: 53.89 %
|
@@ -163,7 +163,7 @@ dependents: 1
|
|
163
163
|
|
164
164
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
165
165
|
file: /src/helpers/isCursorLast.ts
|
166
|
-
bundle space: 1.
|
166
|
+
bundle space: 1.18 %
|
167
167
|
rendered size: 239 Bytes
|
168
168
|
original size: 525 Bytes
|
169
169
|
code reduction: 54.48 %
|
@@ -199,7 +199,7 @@ dependents: 1
|
|
199
199
|
|
200
200
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
201
201
|
file: /src/helpers/getStartAndEndCursors.ts
|
202
|
-
bundle space: 0.
|
202
|
+
bundle space: 0.73 %
|
203
203
|
rendered size: 148 Bytes
|
204
204
|
original size: 222 Bytes
|
205
205
|
code reduction: 33.33 %
|
@@ -217,7 +217,7 @@ dependents: 1
|
|
217
217
|
|
218
218
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
219
219
|
file: /src/helpers/getIndexesOnLastPage.ts
|
220
|
-
bundle space: 0.
|
220
|
+
bundle space: 0.71 %
|
221
221
|
rendered size: 144 Bytes
|
222
222
|
original size: 224 Bytes
|
223
223
|
code reduction: 35.71 %
|
@@ -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;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,
|
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,CAkGpB,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;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,
|
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,CAkGpB,CAAC"}
|