strapi-provider-upload-wasabi
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -32,3 +32,3 @@ 'use strict' | ||
file.url = data['Location'] | ||
return FileReader | ||
return file | ||
} catch (err) { | ||
@@ -35,0 +35,0 @@ strapi.log.error(err) |
{ | ||
"name": "strapi-provider-upload-wasabi", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Wasabi provider for Strapi upload", | ||
@@ -5,0 +5,0 @@ "homepage": "http://strapi.io", |
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
143667