react-uploader
Advanced tools
Comparing version 3.37.0 to 3.38.0
{ | ||
"name": "react-uploader", | ||
"version": "3.37.0", | ||
"version": "3.38.0", | ||
"author": "Upload <hello@upload.io> (https://upload.io)", | ||
@@ -78,3 +78,3 @@ "description": "React File Upload UI Widget โ Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more ๐ Comes with Cloud Storage ๐", | ||
"lodash.isequal": "^4.5.0", | ||
"uploader": "^3.37.0" | ||
"uploader": "^3.38.0" | ||
}, | ||
@@ -81,0 +81,0 @@ "devDependencies": { |
@@ -129,3 +129,3 @@ <h1 align="center"> | ||
import { Uploader } from "uploader"; // Installed by "react-uploader". | ||
import { UploadButton } from "react-uploader"; | ||
import { UploadDropzone } from "react-uploader"; | ||
@@ -132,0 +132,0 @@ // Initialize once (at the start of your app). |
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
30685
Updateduploader@^3.38.0