ffcreator
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -73,3 +73,3 @@ 'use strict'; | ||
this.forEach((frame, index) => { | ||
if (!frame) FFLogger.enable(`empty frame: ${index}`); | ||
if (!frame) FFLogger.log(`empty frame: ${index}`); | ||
}); | ||
@@ -76,0 +76,0 @@ } |
{ | ||
"name": "ffcreator", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "FFCreator is a lightweight and flexible short video production library", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
195485