rc-upload
Advanced tools
Comparing version 1.5.8 to 1.5.9
@@ -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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13388