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 1.5.1 to 1.5.2

4

HISTORY.md

@@ -0,1 +1,5 @@

### 1.5.2 2015-09-18
- fix: Fixed bug calling wrong method name [#13](https://github.com/react-component/upload/pull/13)
### 1.5.0 2015-09-16

@@ -2,0 +6,0 @@

2

lib/AjaxUploader.js

@@ -32,3 +32,3 @@ 'use strict';

if (e.key === 'Enter') {
this._onClick();
this.onClick();
}

@@ -35,0 +35,0 @@ },

{
"name": "rc-upload",
"version": "1.5.1",
"version": "1.5.2",
"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