@graphql-box/worker-client 5.2.5 → 5.2.7
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.477 KB
|
|
5
5
|
original size: 15.177 KB
|
|
6
|
-
code reduction:
|
|
6
|
+
code reduction: 24.38 %
|
|
7
7
|
module count: 8
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
██████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░
|
|
10
10
|
file: /src/main.ts
|
|
11
|
-
bundle space:
|
|
12
|
-
rendered size: 6.
|
|
11
|
+
bundle space: 53.89 %
|
|
12
|
+
rendered size: 6.185 KB
|
|
13
13
|
original size: 7.224 KB
|
|
14
|
-
code reduction:
|
|
14
|
+
code reduction: 14.38 %
|
|
15
15
|
dependents: 1
|
|
16
16
|
- /src/index.ts
|
|
17
17
|
|
|
18
18
|
██████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
|
19
19
|
file: /src/registerWorker.ts
|
|
20
|
-
bundle space: 20
|
|
21
|
-
rendered size: 2.
|
|
20
|
+
bundle space: 20 %
|
|
21
|
+
rendered size: 2.295 KB
|
|
22
22
|
original size: 3.522 KB
|
|
23
|
-
code reduction:
|
|
23
|
+
code reduction: 34.84 %
|
|
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.64 %
|
|
30
|
+
rendered size: 1.566 KB
|
|
31
31
|
original size: 2.005 KB
|
|
32
|
-
code reduction: 21 %
|
|
32
|
+
code reduction: 21.9 %
|
|
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: 9.09 %
|
|
39
|
+
rendered size: 1.043 KB
|
|
40
40
|
original size: 1.515 KB
|
|
41
|
-
code reduction:
|
|
41
|
+
code reduction: 31.16 %
|
|
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.39 %
|
|
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.28 %
|
|
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.71 %
|
|
70
70
|
rendered size: 82 Bytes
|
|
71
71
|
original size: 382 Bytes
|
|
72
72
|
code reduction: 78.53 %
|