Socket
Socket
Sign inDemoInstall

react-uploader

Package Overview
Dependencies
10
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.37.0 to 3.38.0

4

package.json
{
"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).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc