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

rc-upload

Package Overview
Dependencies
Maintainers
5
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 3.2.0 to 3.2.1

3

es/AjaxUploader.js

@@ -219,4 +219,5 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };

};
onStart(file);
_this3.reqs[uid] = request(requestOption);
onStart(file);
});

@@ -223,0 +224,0 @@ });

@@ -244,4 +244,5 @@ 'use strict';

};
onStart(file);
_this3.reqs[uid] = request(requestOption);
onStart(file);
});

@@ -248,0 +249,0 @@ });

{
"name": "rc-upload",
"version": "3.2.0",
"version": "3.2.1",
"description": "upload ui component for react",

@@ -40,3 +40,3 @@ "keywords": [

"devDependencies": {
"axios": "^0.19.0",
"axios": "^0.20.0",
"co-busboy": "^1.3.0",

@@ -43,0 +43,0 @@ "coveralls": "^3.0.3",

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