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

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.3 to 2.0.4

5

lib/AjaxUploader.js

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

if (!this.isMounted()) {
return;
}
var props = this.props;

@@ -212,5 +215,5 @@ var data = props.data;

}
});
}); /* eslint react/no-is-mounted:0*/
exports["default"] = AjaxUploader;
module.exports = exports['default'];

2

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

@@ -5,0 +5,0 @@ "keywords": [

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