@remotion/lambda-client 4.0.340 → 4.0.341
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 +12 -17
- package/LICENSE.md +7 -7
- package/dist/esm/index.mjs +1 -1
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
package/.turbo/turbo-make.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @remotion/lambda-client@4.0.
|
|
3
|
+
> @remotion/lambda-client@4.0.341 make /Users/jonathanburger/remotion/packages/lambda-client
|
|
4
4
|
> tsc -d && bun --env-file=../.env.bundle bundle.ts
|
|
5
5
|
|
|
6
|
-
[0m[2m[[
|
|
6
|
+
[0m[2m[[1m84.41ms[0m[2m][0m Generated.
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,28 +1,23 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
[0m[
|
|
7
|
-
[0m[32m✓[0m[0m[1m API input types should accept requestHandler option[0m
|
|
8
|
-
[0m
|
|
9
|
-
src/test/concurrency-payload.test.ts:
|
|
10
|
-
[0m[32m✓[0m[0m[1m Should include concurrency field in payload[0m [0m[2m[9.71ms[0m[2m][0m
|
|
11
|
-
[0m[32m✓[0m[0m[1m Should handle null concurrency[0m [0m[2m[0.22ms[0m[2m][0m
|
|
2
|
+
|
|
3
|
+
> @remotion/lambda-client@4.0.311 test /Users/jonathanburger/remotion/packages/lambda-client
|
|
4
|
+
> bun test src
|
|
5
|
+
|
|
6
|
+
[0m[1mbun test [0m[2mv1.2.14 (6a363a38)[0m
|
|
12
7
|
[0m
|
|
13
8
|
src/test/price-calculation.test.ts:
|
|
14
|
-
[0m[32m✓[0m[0m[1m Should not throw while calculating prices when time shifts occur[0m [0m[2m[
|
|
9
|
+
[0m[32m✓[0m[0m[1m Should not throw while calculating prices when time shifts occur[0m [0m[2m[2.80ms[0m[2m][0m
|
|
15
10
|
[0m
|
|
16
11
|
src/test/pricing.test.ts:
|
|
17
|
-
[0m[32m✓[0m[0m[1m Should calculate costs accurately[0m [0m[2m[0.
|
|
12
|
+
[0m[32m✓[0m[0m[1m Should calculate costs accurately[0m [0m[2m[0.19ms[0m[2m][0m
|
|
18
13
|
[0m
|
|
19
14
|
src/test/encode-aws-url.test.ts:
|
|
20
|
-
[0m[32m✓[0m[0m[1m Encode AWS URL test[0m [0m[2m[
|
|
15
|
+
[0m[32m✓[0m[0m[1m Encode AWS URL test[0m [0m[2m[0.17ms[0m[2m][0m
|
|
21
16
|
[0m
|
|
22
17
|
src/test/validate-disk-size-in-mb.test.ts:
|
|
23
|
-
[0m[32m✓[0m[0m[1m Disk size tests[0m [0m[2m[0.
|
|
18
|
+
[0m[32m✓[0m[0m[1m Disk size tests[0m [0m[2m[0.32ms[0m[2m][0m
|
|
24
19
|
|
|
25
|
-
[0m[32m
|
|
20
|
+
[0m[32m 4 pass[0m
|
|
26
21
|
[0m[2m 0 fail[0m
|
|
27
|
-
|
|
28
|
-
Ran
|
|
22
|
+
9 expect() calls
|
|
23
|
+
Ran 4 tests across 4 files. [0m[2m[[1m507.00ms[0m[2m][0m
|
package/LICENSE.md
CHANGED
|
@@ -6,10 +6,10 @@ In Remotion 5.0, the license will slightly change. [View the changes here](https
|
|
|
6
6
|
|
|
7
7
|
Depending on the type of your legal entity, you are granted permission to use Remotion for your project. Individuals and small companies are allowed to use Remotion to create videos for free (even commercial), while a company license is required for for-profit organizations of a certain size. This two-tier system was designed to ensure funding for this project while still allowing the source code to be available and the program to be free for most. Read below for the exact terms of use.
|
|
8
8
|
|
|
9
|
-
- [Free
|
|
10
|
-
- [Company
|
|
9
|
+
- [Free License](#free-license)
|
|
10
|
+
- [Company License](#company-license)
|
|
11
11
|
|
|
12
|
-
## Free
|
|
12
|
+
## Free License
|
|
13
13
|
|
|
14
14
|
Copyright © 2025 [Remotion](https://www.remotion.dev)
|
|
15
15
|
|
|
@@ -24,7 +24,7 @@ You are eligible to use Remotion for free if you are:
|
|
|
24
24
|
|
|
25
25
|
### Allowed use cases
|
|
26
26
|
|
|
27
|
-
Permission is hereby granted, free of charge, to any person eligible for the "Free
|
|
27
|
+
Permission is hereby granted, free of charge, to any person eligible for the "Free License", to use the software non-commercially or commercially for the purpose of creating videos and images and to modify the software to their own liking, for the purpose of fulfilling their custom use case or to contribute bug fixes or improvements back to Remotion.
|
|
28
28
|
|
|
29
29
|
### Disallowed use cases
|
|
30
30
|
|
|
@@ -38,12 +38,12 @@ The software is provided "as is", without warranty of any kind, express or impli
|
|
|
38
38
|
|
|
39
39
|
Support is provided on a best-we-can-do basis via GitHub Issues and Discord.
|
|
40
40
|
|
|
41
|
-
## Company
|
|
41
|
+
## Company License
|
|
42
42
|
|
|
43
|
-
You are required to obtain a
|
|
43
|
+
You are required to obtain a Company License to use Remotion if you are not within the group of entities eligible for a Free License. This license will enable you to use Remotion for the allowed use cases specified in the Free License, and give you access to prioritized support (read the [Support Policy](https://www.remotion.dev/docs/support)).
|
|
44
44
|
|
|
45
45
|
Visit [remotion.pro](https://www.remotion.pro/license) for pricing and to buy a license.
|
|
46
46
|
|
|
47
47
|
### FAQs
|
|
48
48
|
|
|
49
|
-
Are you not sure whether you need a
|
|
49
|
+
Are you not sure whether you need a Company License because of an edge case? Here are some [frequently asked questions](https://www.remotion.pro/faq).
|
package/dist/esm/index.mjs
CHANGED
|
@@ -16679,7 +16679,7 @@ var validateDownloadBehavior = (downloadBehavior) => {
|
|
|
16679
16679
|
}
|
|
16680
16680
|
}
|
|
16681
16681
|
};
|
|
16682
|
-
var VERSION = "4.0.
|
|
16682
|
+
var VERSION = "4.0.341";
|
|
16683
16683
|
var isColorSupported = () => {
|
|
16684
16684
|
const env = process.env || {};
|
|
16685
16685
|
const isForceDisabled = "NO_COLOR" in env;
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/lambda-client"
|
|
4
4
|
},
|
|
5
5
|
"name": "@remotion/lambda-client",
|
|
6
|
-
"version": "4.0.
|
|
6
|
+
"version": "4.0.341",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"sideEffects": false,
|
|
9
9
|
"author": "Jonny Burger <jonny@remotion.dev>",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"eslint": "9.19.0",
|
|
27
27
|
"next": "15.2.4",
|
|
28
28
|
"@types/mime-types": "2.1.1",
|
|
29
|
-
"@remotion/eslint-config-internal": "4.0.
|
|
30
|
-
"@remotion/serverless-client": "4.0.
|
|
29
|
+
"@remotion/eslint-config-internal": "4.0.341",
|
|
30
|
+
"@remotion/serverless-client": "4.0.341"
|
|
31
31
|
},
|
|
32
32
|
"publishConfig": {
|
|
33
33
|
"access": "public"
|