@tmdb-graphql-api/resolvers 0.0.30 → 0.0.32
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 +6 -6
- package/dist/types/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/src/queries/movieRecommendations.ts +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
-----------------------------
|
|
2
2
|
Rollup File Analysis
|
|
3
3
|
-----------------------------
|
|
4
|
-
bundle size: 77.
|
|
5
|
-
original size: 117.
|
|
4
|
+
bundle size: 77.885 KB
|
|
5
|
+
original size: 117.825 KB
|
|
6
6
|
code reduction: 33.9 %
|
|
7
7
|
module count: 88
|
|
8
8
|
|
|
@@ -151,10 +151,10 @@ dependents: 1
|
|
|
151
151
|
|
|
152
152
|
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
|
153
153
|
file: /src/queries/movieRecommendations.ts
|
|
154
|
-
bundle space: 2.
|
|
155
|
-
rendered size: 1.
|
|
156
|
-
original size: 2.
|
|
157
|
-
code reduction: 33.
|
|
154
|
+
bundle space: 2.04 %
|
|
155
|
+
rendered size: 1.589 KB
|
|
156
|
+
original size: 2.379 KB
|
|
157
|
+
code reduction: 33.21 %
|
|
158
158
|
dependents: 1
|
|
159
159
|
- /src/main.ts
|
|
160
160
|
|