New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

multer-gcloud

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multer-gcloud - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

index.js

@@ -74,3 +74,3 @@ const stream = require('stream')

function getPublicUrl(storageName) {
const = urlBase = `https://firebasestorage.googleapis.com`;
const urlBase = `https://firebasestorage.googleapis.com`;
return `${urlBase}/v0/b/platzigram-151d3.appspot.com/o/${encodeURIComponent(storageName)}?alt=media`;

@@ -77,0 +77,0 @@ }

{
"name": "multer-gcloud",
"version": "0.2.2",
"version": "0.2.3",
"description": "A storage module for connect with multer.",

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