Comparing version 2.0.1 to 2.0.2
@@ -103,3 +103,4 @@ "use strict"; | ||
config.strokeColor, | ||
config.strokeDashed | ||
config.strokeDashed, | ||
config.strokeWeight | ||
); | ||
@@ -106,0 +107,0 @@ |
{ | ||
"name": "idcrop", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Image cropper utility that crops an image in any polygonal shape chosen and returns a base64 of the cropped area.", | ||
@@ -5,0 +5,0 @@ "main": "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
29486
640