Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@infurnia/backend-file-storage

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infurnia/backend-file-storage - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

3

index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc