Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "aspectify", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Converts one or more images to a given aspect ratio by cropping", | ||
@@ -5,0 +5,0 @@ "main": "lib/aspectify.js", |
# aspectify | ||
Converts one or more images to a given aspect ratio by cropping. | ||
Requires node.js >= 8. | ||
Requires node.js >= 14. | ||
@@ -6,0 +6,0 @@ ## Installation |
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
14909