nf-photo-collage
Advanced tools
Comparing version 1.2.0 to 1.2.1
export type CollageOptions = { | ||
sources: string|Buffer[]; | ||
sources: string[]|Buffer[]; | ||
width: number; | ||
@@ -4,0 +4,0 @@ height: number; |
{ | ||
"name": "nf-photo-collage", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
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
10345