@bytescale/upload-widget-vue
Advanced tools
Comparing version 4.2.0 to 4.2.1
{ | ||
"name": "@bytescale/upload-widget-vue", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"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 ๐", |
@@ -493,3 +493,3 @@ <h1 align="center"> | ||
To extract the file `document.docx` from the uploaded ZIP file `/example.zip`, use the following: | ||
To extract the file `document.docx` from the uploaded ZIP file `/example.zip`: | ||
@@ -496,0 +496,0 @@ ```javascript |
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
47294