New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@baseplate-dev/plugin-storage

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@baseplate-dev/plugin-storage

Contains the storage plugin for Baseplate

latest
Source
npmnpm
Version
0.6.7
Version published
Maintainers
1
Created
Source

@baseplate-dev/plugin-storage

This plugin provides file storage capabilities for Baseplate projects, supporting S3-compatible storage.

Purpose

The plugin-storage package provides:

  • Multiple storage adapters (S3)
  • File upload and download functionality
  • Presigned URL generation for secure uploads
  • File categorization and validation
  • Storage configuration management
  • React components for file uploads

Features

  • Storage Adapters: Pluggable storage backends (local, S3)
  • File Categories: Define allowed file types and size limits
  • Presigned URLs: Secure direct uploads to storage
  • File Transformations: Support for image resizing and processing
  • GraphQL Integration: File upload mutations and queries
  • React Components: Pre-built file input components
  • Admin Interface: File management in admin panels

Part of Baseplate Monorepo

This package is part of the Baseplate monorepo and extends Baseplate projects with flexible file storage capabilities.

Keywords

baseplate

FAQs

Package last updated on 01 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts