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

react-file-uploader

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-file-uploader - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

package.json
{
"name": "react-file-uploader",
"version": "0.3.1",
"version": "0.3.2",
"description": "A set of file-upload-components with React.js.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -61,3 +61,3 @@ import React, { Component, PropTypes } from 'react';

style: PropTypes.object,
upload: PropTypes.func.isRequired,
upload: PropTypes.func,
};

@@ -64,0 +64,0 @@

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