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

react-dropzone

Package Overview
Dependencies
Maintainers
2
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dropzone - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

3

dist/index.js

@@ -489,3 +489,4 @@ (function webpackUniversalModuleDefinition(root, factory) {

ref: this.setRefs,
onChange: this.onDrop
onChange: this.onDrop,
autoComplete: 'off'
};

@@ -492,0 +493,0 @@

@@ -106,3 +106,3 @@ {

},
"version": "4.0.0"
"version": "4.0.1"
}

@@ -15,2 +15,6 @@ ![react-dropzone logo](https://raw.githubusercontent.com/okonet/react-dropzone/master/logo/logo.png)

**Looking for maintainers: https://github.com/okonet/react-dropzone/issues/479**
---
## Installation

@@ -17,0 +21,0 @@

@@ -361,3 +361,4 @@ /* eslint prefer-template: 0 */

ref: this.setRefs,
onChange: this.onDrop
onChange: this.onDrop,
autoComplete: 'off'
}

@@ -364,0 +365,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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