@infurnia/backend-file-storage
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -37,3 +37,3 @@ const utils = require('./utils'); | ||
bucket: _this.bucket_name, | ||
projectId: this.project_id, | ||
projectId: _this.project_id, | ||
uniformBucketLevelAccess: true, | ||
@@ -40,0 +40,0 @@ destination, |
{ | ||
"name": "@infurnia/backend-file-storage", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"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
14292