@remotion/serverless-client 4.0.311 → 4.0.313
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/.turbo/turbo-make.log +2 -2
- package/.turbo/turbo-test.log +18 -18
- package/dist/esm/index.mjs +1 -1
- package/package.json +5 -5
package/.turbo/turbo-make.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @remotion/serverless-client@4.0.
|
|
3
|
+
> @remotion/serverless-client@4.0.313 make /Users/jonathanburger/remotion/packages/serverless-client
|
|
4
4
|
> tsc -d && bun --env-file=../.env.bundle bundle.ts
|
|
5
5
|
|
|
6
|
-
[0m[2m[[
|
|
6
|
+
[0m[2m[[1m7.04ms[0m[2m][0m Generated.
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @remotion/serverless-client@4.0.
|
|
3
|
+
> @remotion/serverless-client@4.0.311 test /Users/jonathanburger/remotion/packages/serverless-client
|
|
4
4
|
> bun test src
|
|
5
5
|
|
|
6
6
|
[0m[1mbun test [0m[2mv1.2.14 (6a363a38)[0m
|
|
7
7
|
[0m
|
|
8
8
|
src/test/dont-contain-forbidden.test.ts:
|
|
9
|
-
[0m[32m✓[0m[0m[1m Should not contain forbidden imports[0m [0m[2m[
|
|
9
|
+
[0m[32m✓[0m[0m[1m Should not contain forbidden imports[0m [0m[2m[6.58ms[0m[2m][0m
|
|
10
10
|
[0m
|
|
11
11
|
src/test/expected-out-name.test.ts:
|
|
12
|
-
[0m[32m✓[0m[0m[1m Should get a custom outname[0m [0m[2m[0.
|
|
13
|
-
[0m[32m✓[0m[0m[1m Should save to a different outname[0m [0m[2m[0.
|
|
14
|
-
[0m[32m✓[0m[0m[1m For stills[0m [0m[2m[0.
|
|
15
|
-
[0m[32m✓[0m[0m[1m Just a custom name[0m [0m[2m[0.
|
|
16
|
-
[0m[32m✓[0m[0m[1m Should throw on invalid names[0m [0m[2m[0.
|
|
17
|
-
[0m[32m✓[0m[0m[1m Should allow outName an outname with a slash[0m
|
|
18
|
-
[0m[32m✓[0m[0m[1m Should allow outName an outname with colon[0m
|
|
12
|
+
[0m[32m✓[0m[0m[1m Should get a custom outname[0m [0m[2m[0.15ms[0m[2m][0m
|
|
13
|
+
[0m[32m✓[0m[0m[1m Should save to a different outname[0m [0m[2m[0.56ms[0m[2m][0m
|
|
14
|
+
[0m[32m✓[0m[0m[1m For stills[0m [0m[2m[0.05ms[0m[2m][0m
|
|
15
|
+
[0m[32m✓[0m[0m[1m Just a custom name[0m [0m[2m[0.07ms[0m[2m][0m
|
|
16
|
+
[0m[32m✓[0m[0m[1m Should throw on invalid names[0m [0m[2m[0.26ms[0m[2m][0m
|
|
17
|
+
[0m[32m✓[0m[0m[1m Should allow outName an outname with a slash[0m [0m[2m[0.05ms[0m[2m][0m
|
|
18
|
+
[0m[32m✓[0m[0m[1m Should allow outName an outname with colon[0m [0m[2m[0.36ms[0m[2m][0m
|
|
19
19
|
[0m
|
|
20
20
|
src/test/most-expensive-chunks.test.ts:
|
|
21
|
-
[0m[32m✓[0m[0m[1m Should calculate most expensive chunks[0m [0m[2m[0.
|
|
22
|
-
[0m[32m✓[0m[0m[1m Render starting from frame 10 should have correct offset[0m [0m[2m[0.
|
|
23
|
-
[0m[32m✓[0m[0m[1m Render starting from frame 10 and last chunk in most expensive should be corret[0m [0m[2m[0.
|
|
21
|
+
[0m[32m✓[0m[0m[1m Should calculate most expensive chunks[0m [0m[2m[0.17ms[0m[2m][0m
|
|
22
|
+
[0m[32m✓[0m[0m[1m Render starting from frame 10 should have correct offset[0m [0m[2m[0.03ms[0m[2m][0m
|
|
23
|
+
[0m[32m✓[0m[0m[1m Render starting from frame 10 and last chunk in most expensive should be corret[0m [0m[2m[0.06ms[0m[2m][0m
|
|
24
24
|
[0m
|
|
25
25
|
src/test/min-max.test.ts:
|
|
26
|
-
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m Implemented min() functions correctly[0m [0m[2m[0.
|
|
27
|
-
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m Implemented max() functions correctly[0m [0m[2m[0.
|
|
28
|
-
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m min() should throw on empty arr[0m [0m[2m[0.
|
|
29
|
-
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m max() should throw on empty arr[0m
|
|
30
|
-
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m Custom max() should not throw[0m [0m[2m[
|
|
26
|
+
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m Implemented min() functions correctly[0m [0m[2m[0.07ms[0m[2m][0m
|
|
27
|
+
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m Implemented max() functions correctly[0m [0m[2m[0.04ms[0m[2m][0m
|
|
28
|
+
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m min() should throw on empty arr[0m [0m[2m[0.06ms[0m[2m][0m
|
|
29
|
+
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m max() should throw on empty arr[0m
|
|
30
|
+
[0m[32m✓[0m [0mmin() and max()[2m >[0m[1m Custom max() should not throw[0m [0m[2m[1.23ms[0m[2m][0m
|
|
31
31
|
|
|
32
32
|
[0m[32m 16 pass[0m
|
|
33
33
|
[0m[2m 0 fail[0m
|
|
34
34
|
19 expect() calls
|
|
35
|
-
Ran 16 tests across 4 files. [0m[2m[[
|
|
35
|
+
Ran 16 tests across 4 files. [0m[2m[[1m33.00ms[0m[2m][0m
|
package/dist/esm/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/serverless-client"
|
|
4
4
|
},
|
|
5
5
|
"name": "@remotion/serverless-client",
|
|
6
|
-
"version": "4.0.
|
|
6
|
+
"version": "4.0.313",
|
|
7
7
|
"main": "dist",
|
|
8
8
|
"sideEffects": false,
|
|
9
9
|
"author": "Jonny Burger <jonny@remotion.dev>",
|
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
"dependencies": {},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"eslint": "9.19.0",
|
|
21
|
-
"remotion": "4.0.
|
|
22
|
-
"@remotion/
|
|
23
|
-
"@remotion/
|
|
24
|
-
"@remotion/streaming": "4.0.
|
|
21
|
+
"remotion": "4.0.313",
|
|
22
|
+
"@remotion/renderer": "4.0.313",
|
|
23
|
+
"@remotion/eslint-config-internal": "4.0.313",
|
|
24
|
+
"@remotion/streaming": "4.0.313"
|
|
25
25
|
},
|
|
26
26
|
"exports": {
|
|
27
27
|
"./package.json": "./package.json",
|