Socket
Socket
Sign inDemoInstall

react-file-drop

Package Overview
Dependencies
5
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.5 to 3.1.6

1

FileDrop.js

@@ -189,2 +189,1 @@ "use strict";

exports.FileDrop = FileDrop;
//# sourceMappingURL=FileDrop.js.map

2

package.json
{
"name": "react-file-drop",
"author": "https://sarink.net",
"version": "3.1.5",
"version": "3.1.6",
"description": "Zero dependency React component for Gmail or Facebook -like drag and drop file uploader. Drag files anywhere onto the window (or user defined 'frame' prop)! Very extensible, provides many hooks so you can use it to develop any custom behavior that you desire.",

@@ -6,0 +6,0 @@ "main": "FileDrop.js",

@@ -33,3 +33,3 @@ # react-file-drop

`import { FileDrop } from 'react-file-drop`
`import { FileDrop } from 'react-file-drop'`

@@ -36,0 +36,0 @@ ## How it works

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