Comparing version 1.4.0-alpha.327b1093 to 1.4.0-alpha.3b31a0de
@@ -36,3 +36,3 @@ "use strict"; | ||
} | ||
console.warn('setOutputFormat() is deprecated. Use the more powerful setCodec() instead.'); | ||
console.warn('setOutputFormat() is deprecated. Use the setCodec() and setImageSequence() instead.'); | ||
if (newLegacyFormat === 'mp4') { | ||
@@ -39,0 +39,0 @@ codec = 'h264'; |
{ | ||
"name": "remotion", | ||
"version": "1.4.0-alpha.327b1093", | ||
"version": "1.4.0-alpha.3b31a0de", | ||
"description": "Render videos in React", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
171410