lzwai-uploader
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -148,3 +148,3 @@ (function (root, factory) { | ||
'X-File-Name': encodeURIComponent(file.name), | ||
'x-access-token': file.token | ||
'x-access-token': this.opts.token | ||
}, | ||
@@ -151,0 +151,0 @@ xhr: function() { |
{ | ||
"name": "lzwai-uploader", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "A HTML5 upload component without UI", | ||
@@ -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
26054