@infurnia/backend-file-storage
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -34,4 +34,5 @@ const utils = require('./utils'); | ||
try{ | ||
let _this = this; | ||
return multerGoogleStorage.storageEngine({ | ||
bucket: this.bucket_name, | ||
bucket: _this.bucket_name, | ||
projectId: this.project_id, | ||
@@ -38,0 +39,0 @@ uniformBucketLevelAccess: true, |
{ | ||
"name": "@infurnia/backend-file-storage", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Storage engine for google cloud storage", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
14291
325