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

@sapporta/ui

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapporta/ui

React admin UI for Sapporta projects.

latest
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@sapporta/ui

React admin UI for Sapporta projects.

Stack

Vite + React 19 + Tailwind v4 + shadcn/ui + Zustand

Custom Views — UI Routing

Custom views are routed at /p/:projectId/views/:viewName.

The view component (default export from the .tsx file) runs in the browser.

Vite Plugin: sapportaViews

The vite-plugin-sapporta-views.ts plugin auto-discovers project views/ directories from the registry at startup, generating a virtual module (virtual:sapporta-views) with lazy import() statements.

FAQs

Package last updated on 06 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