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.8 to 1.5.9

2

lib/IframeUploader.js

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

try {
this.file.name = e.target.value;
this.file.filename = e.target.value;
this.file.uid = uid();

@@ -162,0 +162,0 @@ } catch (ex) {

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