@graphql-box/worker-client 5.3.1 → 5.3.2-alpha-54321.0
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,50 +1,50 @@
|
|
|
1
1
|
-----------------------------
|
|
2
2
|
Rollup File Analysis
|
|
3
3
|
-----------------------------
|
|
4
|
-
bundle size: 11.
|
|
4
|
+
bundle size: 11.745 KB
|
|
5
5
|
original size: 15.078 KB
|
|
6
|
-
code reduction:
|
|
6
|
+
code reduction: 22.11 %
|
|
7
7
|
module count: 8
|
|
8
8
|
|
|
9
9
|
███████████████████████████░░░░░░░░░░░░░░░░░░░░░░░
|
|
10
10
|
file: /src/main.ts
|
|
11
|
-
bundle space: 54 %
|
|
12
|
-
rendered size: 6.
|
|
11
|
+
bundle space: 54.13 %
|
|
12
|
+
rendered size: 6.357 KB
|
|
13
13
|
original size: 7.224 KB
|
|
14
|
-
code reduction:
|
|
14
|
+
code reduction: 12 %
|
|
15
15
|
dependents: 1
|
|
16
16
|
- /src/index.ts
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
██████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
|
19
19
|
file: /src/registerWorker.ts
|
|
20
|
-
bundle space:
|
|
21
|
-
rendered size: 2.
|
|
20
|
+
bundle space: 20.16 %
|
|
21
|
+
rendered size: 2.368 KB
|
|
22
22
|
original size: 3.423 KB
|
|
23
|
-
code reduction:
|
|
23
|
+
code reduction: 30.82 %
|
|
24
24
|
dependents: 1
|
|
25
25
|
- /src/index.ts
|
|
26
26
|
|
|
27
27
|
██████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
|
28
28
|
file: /src/debug/logRequest.ts
|
|
29
|
-
bundle space: 13.
|
|
30
|
-
rendered size: 1.
|
|
29
|
+
bundle space: 13.49 %
|
|
30
|
+
rendered size: 1.584 KB
|
|
31
31
|
original size: 2.005 KB
|
|
32
|
-
code reduction: 21
|
|
32
|
+
code reduction: 21 %
|
|
33
33
|
dependents: 1
|
|
34
34
|
- /src/main.ts
|
|
35
35
|
|
|
36
36
|
████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
|
37
37
|
file: /src/debug/logSubscription.ts
|
|
38
|
-
bundle space:
|
|
39
|
-
rendered size: 1.
|
|
38
|
+
bundle space: 8.92 %
|
|
39
|
+
rendered size: 1.048 KB
|
|
40
40
|
original size: 1.515 KB
|
|
41
|
-
code reduction:
|
|
41
|
+
code reduction: 30.83 %
|
|
42
42
|
dependents: 1
|
|
43
43
|
- /src/main.ts
|
|
44
44
|
|
|
45
45
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
|
46
46
|
file: /src/helpers/operationNameRegex.ts
|
|
47
|
-
bundle space: 1.
|
|
47
|
+
bundle space: 1.35 %
|
|
48
48
|
rendered size: 159 Bytes
|
|
49
49
|
original size: 177 Bytes
|
|
50
50
|
code reduction: 10.17 %
|
|
@@ -54,7 +54,7 @@ dependents: 2
|
|
|
54
54
|
|
|
55
55
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
|
56
56
|
file: /src/constants.ts
|
|
57
|
-
bundle space: 1.
|
|
57
|
+
bundle space: 1.25 %
|
|
58
58
|
rendered size: 147 Bytes
|
|
59
59
|
original size: 228 Bytes
|
|
60
60
|
code reduction: 35.53 %
|
|
@@ -66,7 +66,7 @@ dependents: 4
|
|
|
66
66
|
|
|
67
67
|
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
|
68
68
|
file: /src/helpers/isGraphqlBoxMessageRequestPayload.ts
|
|
69
|
-
bundle space: 0.
|
|
69
|
+
bundle space: 0.7 %
|
|
70
70
|
rendered size: 82 Bytes
|
|
71
71
|
original size: 382 Bytes
|
|
72
72
|
code reduction: 78.53 %
|