react-uploader
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "react-uploader", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"author": "Upload <hello@upload.io> (https://upload.io)", | ||
@@ -5,0 +5,0 @@ "description": "React File Upload UI Widget — Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more 🚀 Comes with Cloud Storage 🌐", |
@@ -19,3 +19,3 @@ /* eslint @typescript-eslint/no-var-requires: 0 */ | ||
filename: `v${majorVersion}.js`, | ||
libraryTarget: "umd" | ||
libraryTarget: "window" | ||
}, | ||
@@ -22,0 +22,0 @@ // Important: causes all dependencies to be bundled into one JS file. |
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
114228