Socket
Socket
Sign inDemoInstall

rc-upload

Package Overview
Dependencies
Maintainers
3
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-upload - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

3

lib/AjaxUploader.js

@@ -49,2 +49,5 @@ 'use strict';

},
componentWillUnmount: function componentWillUnmount() {
this.abort();
},
onChange: function onChange(e) {

@@ -51,0 +54,0 @@ var files = e.target.files;

6

package.json
{
"name": "rc-upload",
"version": "2.0.1",
"version": "2.0.2",
"description": "upload ui component for react",

@@ -12,6 +12,2 @@ "keywords": [

"homepage": "http://github.com/react-component/upload",
"maintainers": [
"eward.song@gmail.com",
"yiminghe@gmail.com"
],
"repository": {

@@ -18,0 +14,0 @@ "type": "git",

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