Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-file-drop

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-file-drop - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

4

FileDrop.js

@@ -98,3 +98,5 @@ (function(root, factory) {

this.resetDragging();
if (this.props.onFrameDrop) this.props.onFrameDrop(event);
if (!this.state.draggingOverTarget) {
if (this.props.onFrameDrop) this.props.onFrameDrop(event);
}
},

@@ -101,0 +103,0 @@

{
"name": "react-file-drop",
"author": "Kabir Sarin",
"version": "0.1.7",
"version": "0.1.8",
"description": "",

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc