@bytescale/upload-widget-vue
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@bytescale/upload-widget-vue", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)", | ||
@@ -5,0 +5,0 @@ "description": "Vue File Upload UI Widget โ Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more ๐ Comes with Cloud Storage ๐", |
@@ -182,3 +182,3 @@ <h1 align="center"> | ||
> | ||
> `on-complete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish"). | ||
> `on-complete` only fires if `showFinishButton = true` (when the user clicks "Finish"). | ||
> | ||
@@ -185,0 +185,0 @@ > `on-update` must be used when `showFinishButton = false`. |
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
48115