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 1.0.0 to 1.0.1

2

index.js

@@ -5,3 +5,3 @@ const utils = require('./utils');

const multerGoogleStorage = require("@infurnia/multer-cloud-storage");
const { OK_RESPONSE_TEXT } = require('../../controllers/utils');
const OK_RESPONSE_TEXT = "OK";
const crypto = require('crypto');

@@ -8,0 +8,0 @@ const path = require('path');

{
"name": "@infurnia/backend-file-storage",
"version": "1.0.0",
"version": "1.0.1",
"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